REVIEW 3 major objections 4 minor 2 cited by
Incentive-Aware Machine Learning; Robustness, Fairness, Improvement & Causality
T0 review · 3 major / 4 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read This survey organizes incentive-aware machine learning into three perspectives—robustness, fairness, and improvement/causality—unified by a common Stackelberg model of a principal committing to a rule and agents best-responding.
desk verdict A genuinely useful survey of incentive-aware ML whose three-perspective taxonomy is the main contribution; the 'unified framework' language oversells Section 2, but the paper deserves a serious referee. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the Stackelberg interaction formalized in Equations (1)–(3): nature draws a feature vector $x$, the principal commits to and announces a rule $f$, agents report $\hat{x}(f)$ maximizing a utility of the form $u(x,\hat{x};f)=\mathrm{val}(\hat{x};f)-\mathrm{cost}(x,\hat{x})$, and the principal's loss $\ell$ is evaluated at the reported point. In the offline case the objective is $\min_f \mathbb{E}_{x\sim D}[\ell(h^\star(x), f(\hat{x}(f)))]$, and in the online case it is Stackelberg regret against the best fixed rule. The survey uses this skeleton to place every variant: causal features enter by letting changes to some coordinates change the true label, heterogeneity enters through different distributions or cost functions, and partial information enters through randomized or opaque rules. This shared notation is what lets the robustness, fairness, and improvement/causality results be stated and compared in one vocabulary.
What would settle it
Code the papers cited in the survey's own three perspective sections, recording for each whether its objective is robustness only, fairness only, improvement only, or a combination; if a substantial share (say, more than one third) of the papers are naturally classified as mixed, the three-way partition is weakened as a description of the field.
Extended reading notes
Core claim
The central claim is that the field has a shared mathematical skeleton: a Stackelberg game in which a principal publicly commits to a decision rule, agents observe the rule and respond with a best-response report, and the principal's loss or regret is evaluated on the reported points. The paper writes this skeleton explicitly for offline settings, where the principal minimizes expected loss at the Stackelberg equilibrium rule, and for online settings, where the principal minimizes Stackelberg regret against the best fixed rule. It then shows that the three perspectives differ in what the principal optimizes and what the agents' actions mean: gaming in the robustness view, a cost or benefit to subpopulations in the fairness view, and a change to genuinely causal features in the improvement/causality view. If the survey is right, every model variant in the literature—continuous adaptation or manipulation graph, full or partial information, rational or biased best response, homogeneous or heterogeneous agents—is a configuration of this single interaction.
Load-bearing premise
The taxonomy assumes that every paper can be assigned to one primary perspective (robustness, fairness, or improvement/causality), so if a large part of the literature is genuinely mixed, the survey's organizing partition would misrepresent the field.
Editorial extensions
If this is right
- A newcomer to incentive-aware ML can use the paper's taxonomy to classify any paper as robustness, fairness, or improvement/causality and translate its model into the shared Stackelberg notation.
- Online strategic learning results become comparable through the Stackelberg regret benchmark, so different algorithms can be ranked by the same quantity.
- The causal-feature split turns the design problem into a choice: if strategic changes affect only proxy features, the goal is suppression; if they affect causal features, the goal is incentivization.
- The open questions the survey names—gaming versus improvement, agent heterogeneity, partial information about the rule—are all expressible as concrete modeling choices inside the same framework.
Reading between the lines
- If the taxonomy holds, papers that do not fit the three perspectives, such as alternating-move games or strategic label manipulation, are not counterexamples but a neighboring problem class defined by dropping one of the framework's assumptions.
- A reader could test the taxonomy's fit by coding the papers cited in the survey for whether their stated objective is purely robustness, purely fairness, purely improvement, or a mix; a high mixed share would suggest the field is better described by a two-dimensional grid than by three disjoint boxes.
- The survey's own distinction between causal and proxy features implies that interventions meant to reduce gaming, such as making rules less transparent, may also suppress genuine improvement; this trade-off is a natural next theoretical target.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper is a survey of incentive-aware machine learning, organizing the literature into three perspectives: robustness, fairness, and improvement/causality. It introduces a common modeling framework in Section 2 based on a Stackelberg interaction between a principal and strategically responding agents, formalized through ground-truth functions, agent utility functions, and offline and online objectives (Equations (1)-(3)). The survey then reviews representative work in each perspective, including causal models, performative prediction, fairness, and heterogeneous agents, and concludes with open directions and a candid list of omitted topics. The paper makes no original technical claims; its contribution is a taxonomy and a consistent notation for comparing existing results.
Significance. As a synthesis, the paper is valuable: it offers a readable entry point into a fast-growing area, proposes a useful three-way categorization, and carefully acknowledges its limitations (Sections 4.3 and 6). It gathers a broad set of references and consistently translates them into a common notation. The value of the survey, however, depends on the accuracy of its literature summaries and on how well the stated 'unified framework' matches the actual scope of the field. Those two points are the main sources of the concerns raised below. If the authors tighten the claims and correct the identified factual error, the survey will be a reliable and helpful resource.
major comments (3)
- [Abstract, Section 1, Section 2] The abstract and introduction claim a 'unified framework encapsulating models for these perspectives,' but the paper's own scope limitations contradict this. Section 4.3 describes performative prediction as 'another framework' that relies on smoothness assumptions on x to x-hat 'instead of focusing on the agents' utility functions,' which is a different microfoundation from Equation (3). Section 6 then lists several active research programs (alternating-leader games, econometrics for strategic agents, strategic self-selection) that 'did not directly fit under one of our three outlined perspectives.' The Section 2 formalism therefore unifies only the utility-based, best-response models within the three perspectives, not the entire field. Please revise the abstract and introduction to scope the claim explicitly (e.g., 'a unified framework for the utility-based Stackelberg models studied in the three perspectives') and position performative prediction and the Section 6 topics as adjacent frameworks rather than parts of the unified framework.
- [Section 3.2, paragraph on strategic learnability] The text attributes the 'strategic Littlestone dimension' to Ahmadi et al. [2021] (The Strategic Perceptron), but the reference list shows that Ahmadi et al. [2024] is the paper titled 'Strategic Littlestone Dimension: Improved bounds on online strategic classification.' The same sentence states that Ahmadi et al. [2021] investigates whether learnability of a concept class implies strategic learnability for general classes; the Strategic Perceptron paper instead proposes a margin-based algorithm for linear classifiers and does not address general concept-class learnability. Please correct the citation and the accompanying characterization, and adjust the sentence about Cohen et al. [2024a] and Ahmadi et al. [2021] accordingly.
- [Section 2, Causality subsection; abstract] The abstract promises that the unified framework covers 'causal settings,' but Section 2 gives no formal model for the causal case. It only states that some features are causal and that several cited papers use structural causal graphs; no analogue of Equations (1)-(3) is written down for how ground truth changes when agents modify causal features. To support the claim of a unified framework, please either include a formal statement of the causal extension (e.g., how h*(x) is updated after causal feature changes) and reference the specific formal models in the cited papers, or soften the claim to say that causal settings are reviewed in Section 4.2 rather than being part of the unified framework.
minor comments (4)
- [Abstract and throughout] The text contains typographical and typesetting artifacts (e.g., 'c an', 'i nto', 'differentiating', and corrupted symbols like '/BD {sign}' in the loss definitions). These should be cleaned up for the final version.
- [Section 3.1] The summary of Levanon and Rosenfeld [2021] says 'the paper does not provide theoretical guarantees,' but that paper includes both theoretical and experimental content; consider clarifying what aspect lacks guarantees.
- [Section 5, first paragraph] The statement that 'most (if not all) of the papers discussed so far' focus on homogeneous populations is slightly incomplete, since some improvement-perspective papers (e.g., Alon et al. [2020], Haghtalab et al. [2020]) already model heterogeneous agents; a brief qualifier would improve accuracy.
- [Section 4.3] The subsection on performative prediction is very short and the transition to it is abrupt; given that the paper's own footnote in Section 1 lists performative prediction as part of the field, a few more sentences explaining why it does not fit the Section 2 framework would help the reader.
Circularity Check
No circularity: this survey's taxonomy is descriptive and its framework definitions are standard, so nothing reduces to its own inputs.
full rationale
This paper is a literature survey and taxonomy; its central claim is that incentive-aware ML can be organized into robustness, fairness, and improvement/causality perspectives sharing a Stackelberg-style framework (Section 2, Equations (1)-(3)). Those equations are standard definitions of strategic classification objectives and agent utility (u(x,x̂;f) := val(x̂;f) - cost(x,x̂)), not results derived from the taxonomy; no parameter is fitted and no quantity is 'predicted' from data that were used to define it. The author's self-citations (e.g., Bechavod et al. 2022, Chen et al. 2020, Harris et al. 2023, Haupt et al. 2023) appear as examples of existing literature within the survey, not as load-bearing justifications for a novel technical claim. The manuscript's own concessions, including Section 4.3's note that performative prediction uses smoothness assumptions 'instead of focusing on the agents' utility functions' and Section 6's list of research topics that 'did not directly fit under one of our three outlined perspectives,' limit the comprehensiveness of the proposed unified framework, but a limitation on scope is not circular reasoning. Accordingly, there are no circular steps.
Assumptions & free parameters
Cite this review
Pith. "Pith review of Incentive-Aware Machine Learning; Robustness, Fairness, Improvement & Causality." pith.science (2026). https://pith.science/paper/MBM5NCRQ
@misc{pith2026250505211,
author = {Pith},
title = {Pith review of: Incentive-Aware Machine Learning; Robustness, Fairness, Improvement & Causality},
year = {2026},
howpublished = {\url{https://pith.science/paper/MBM5NCRQ}},
note = {Machine review of arXiv:2505.05211}
}
read the original abstract
The article explores the emerging domain of incentive-aware machine learning (ML), which focuses on algorithmic decision-making in contexts where individuals can strategically modify their inputs to influence outcomes. It categorizes the research into three perspectives: robustness, aiming to design models resilient to "gaming"; fairness, analyzing the societal impacts of such systems; and improvement/causality, recognizing situations where strategic actions lead to genuine personal or societal improvement. The paper introduces a unified framework encapsulating models for these perspectives, including offline, online, and causal settings, and highlights key challenges such as differentiating between gaming and improvement and addressing heterogeneity among agents. By synthesizing findings from diverse works, we outline theoretical advancements and practical solutions for robust, fair, and causally-informed incentive-aware ML systems.
Forward citations
Cited by 2 Pith papers
-
The Disparate Effects of Partial Information in Bayesian Strategic Learning
For Bayesian strategic agents, score and utility disparities between cost-differentiated groups remain bounded and can be minimized at intermediate transparency, whereas naive agents produce unbounded utility disparit...
-
Desirable Effort Fairness and Optimality Trade-offs in Strategic Learning
Constraining a strategic classifier to keep desirable-effort incentives fair between two groups costs the principal an explicit accuracy or welfare loss bounded by the fairness tolerance beta.
Reference graph
Works this paper leans on
-
[2021]
On classification of strategic agents who can both game and improve
Saba Ahmadi, Hedyeh Beyhaghi, Avrim Blum, and Keziah Naggit a. On classification of strategic agents who can both game and improve. In L. Elisa Celis, edito r, 3rd Symposium on Foundations of Responsible Computing, FORC 2022, June 6-8, 2022, Cambridg e, MA, USA , volume 218 of LIPIcs, pages 3:1–3:22. Schloss Dagstuhl - Leibniz-Zentrum f¨ ur I nformatik,
work page 2022
-
[2024]
Strategyproof linear regression in high dimensions
Yiling Chen, Chara Podimata, Ariel D Procaccia, and Nisarg S hah. Strategyproof linear regression in high dimensions. In Proceedings of the 2018 ACM Conference on Economics and Computa tion, pages 9–26,
work page 2018
-
[3]
Manipulation-proof machine learn- ing
Daniel Bj¨ orkegren, Joshua E Blumenstock, and Samsun Knight. Manipulation-proof machine learn- ing. arXiv preprint arXiv:2004.03865 ,
arXiv 2004
-
[5]
Who's Gaming the System? A Causally-Motivated Approach for Detecting Strategic Adaptation
doi: 10.4230/ LIPICS.FORC.2020.9. URL https://doi.org/10.4230/LIPIcs.FORC.2020.9. Trenton Chang, Lindsay Warrenburg, Sae-Hwan Park, Ravi B Pa rikh, Maggie Makar, and Jenna Wiens. Who’s gaming the system? a causally-motivated appro ach for detecting strategic adap- tation. arXiv preprint arXiv:2412.02000 ,
work page Pith review arXiv 2020
-
[7]
Learnab ility gaps of strategic classifica- tion
Lee Cohen, Yishay Mansour, Shay Moran, and Han Shao. Learnab ility gaps of strategic classifica- tion. arXiv preprint arXiv:2402.19303 , 2024a. Lee Cohen, Saeed Sharifi-Malvajerdi, Kevin Stangl, Ali Vaki lian, and Juba Ziani. Bayesian strategic classification. arXiv preprint arXiv:2402.08758 , 2024b. Thomas S Dee, Will Dobbie, Brian A Jacob, and Jonah Rockoff...
-
[10]
Group-fair classification with strategic agents
Andrew Estornell, Sanmay Das, Yang Liu, and Yevgeniy Vorobe ychik. Group-fair classification with strategic agents. In Proceedings of the 2023 ACM Conference on Fairness, Accountab ility, and Transparency, pages 389–399,
work page 2023
-
[11]
Equalizing recourse across groups
Vivek Gupta, Pegah Nokhiz, Chitradeep Dutta Roy, and Suresh Venkatasubramanian. Equalizing recourse across groups. arXiv preprint arXiv:1909.03166 ,
arXiv 1909
-
[13]
URL https://doi.org/10.24963/ijcai.2020/23
doi: 10.24963/IJCAI.2020/23. URL https://doi.org/10.24963/ijcai.2020/23. Moritz Hardt, Nimrod Megiddo, Christos Papadimitriou, and Mary Wootters. Strategic classifica- tion. In Proceedings of the 2016 ACM conference on innovations in theo retical computer science, pages 111–122,
Show all 17 references
-
[14]
R ecommending to strategic users
Andreas Haupt, Dylan Hadfield-Menell, and Chara Podimata. R ecommending to strategic users. arXiv preprint arXiv:2302.06559 ,
-
[16]
A survey of algorithmic recourse: definitions, formulations, solutions, and prosp ects
Amir-Hossein Karimi, Gilles Barthe, Bernhard Sch¨ olkopf,and Isabel Valera. A survey of algorithmic recourse: definitions, formulations, solutions, and prosp ects. arXiv preprint arXiv:2010.04050 ,
2010 arXiv
-
[17]
One-shot strategic class ification under unknown costs
Elan Rosenfeld and Nir Rosenfeld. One-shot strategic class ification under unknown costs. In Forty- first International Conference on Machine Learning, ICML 2024, V ienna, Austria, July 21-27,
2024
-
[2003]
T he double-edged sword of behavioral responses in strategic classification: Theory and user stud ies
Raman Ebrahimi, Kristen Vaccaro, and Parinaz Naghizadeh. T he double-edged sword of behavioral responses in strategic classification: Theory and user stud ies. arXiv preprint arXiv:2410.18066 ,
-
[2010]
Strategic classification from revealed preferences
Jinshuo Dong, Aaron Roth, Zachary Schutzman, Bo Waggoner, a nd Zhiwei Steven Wu. Strategic classification from revealed preferences. In Proceedings of the 2018 ACM Conference on Eco- nomics and Computation , pages 55–70,
2018
-
[2019]
Nika Haghtalab, Nicole Immorlica, Brendan Lucier, and Jack Z. Wang. Maximizing welfare with incentive-aware evaluation mechanisms. In Christian Bess iere, editor, Proceedings of the Twenty- Ninth International Joint Conference on Artificial Intelligen ce, IJCAI 2020 , pages 160...
2020
-
[2020]
The role of randomness and n oise in strategic classification
Mark Braverman and Sumegha Garg. The role of randomness and n oise in strategic classification. In Aaron Roth, editor, 1st Symposium on Foundations of Responsible Computing, FORC 2020, June 1-3, 2020, Harvard University, Cambridge, MA, USA (virt ual conference), volume 156 of L...
2020
-
[2022]
URL https://doi.org/10.4230/LIPIcs.FORC.2022.3
doi: 10.4230/ LIPICS.FORC.2022.3. URL https://doi.org/10.4230/LIPIcs.FORC.2022.3. Saba Ahmadi, Hedyeh Beyhaghi, Avrim Blum, and Keziah Naggit a. Setting fair incentives to maximize improvement. In Kunal Talwar, editor, 4th Symposium on Foundations of Responsible Computing, FOR...
2022 arXiv
-
[2023]
Classification un- der strategic self-selection
Guy Horowitz, Yonatan Sommer, Moran Koren, and Nir Rosenfel d. Classification un- der strategic self-selection. In Forty-first International Conference on Machine Learn- ing, ICML 2024, Vienna, Austria, July 21-27, 2024 . OpenReview.net,
2024
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.