REVIEW 4 major objections 5 minor 30 references
Joint Scoring Rules: Zero-Sum Competition Avoids Performative Prediction
T0 review · 4 major / 5 minor · reviewed 2026-08-10 · deepseek-v4-flash
Pith's one-line read Zero-sum competition among multiple predictors lets a principal deterministically choose their most preferred action, restoring honest conditional predictions.
desk verdict A novel zero-sum mechanism that plausibly beats the Othman-Sandholm impossibility, but the key proofs live in an unavailable appendix. 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 zero-sum joint scoring rule $S_i(a,p,q)=s(p_{i,a},q_a)-\frac{1}{n-1}\sum_{j\neq i}s(p_{j,a},q_a)$, where $s$ is a symmetric strictly proper single-agent scoring rule, together with the optimistic-max decision rule that selects an action iff some agent's prediction for it weakly dominates all other predictions for every action. This pair makes honesty for the preferred action an equilibrium and guarantees that in every equilibrium the principal's most preferred action is chosen and honestly reported. Quasi-strict propriety is the formal target: at least one equilibrium exists, all equilibria select $a^*$ with honest reports for it, and honesty on untaken actions is weakly incentivized.
What would settle it
Enumerate all small finite action/outcome spaces, all symmetric strictly proper scoring rules, and all strict preference orders, and check every combination of a zero-sum rule with the optimistic-max decision rule: if any equilibrium chooses an action other than the principal's most preferred one, Theorem 2 is false. Alternatively, in the paper's toy setup let two agents train on separate noisy samples of the same environment; if either agent's equilibrium report for the preferred action systematically differs from its own posterior, the known-$q$ assumption is load-bearing in a way the theory does not cover.
Extended reading notes
Core claim
The central result is Theorem 2: for $n\ge 2$ agents, the optimistic-max decision rule paired with a zero-sum scoring rule is quasi-strictly proper. In every equilibrium each agent reports the true conditional distribution for the principal's favorite action $a^*$, and the max decision rule applied to any agent's report selects $a^*$. The proof isolates each agent's incentives: holding other reports fixed, the agent faces a strictly proper rule, while the zero-sum structure exactly cancels any gain from changing which action the principal takes. Theorem 6 completes the picture by showing that any symmetric scoring rule/decision-rule pair that is quasi-strictly proper must be zero-sum, meaning the design space collapses to this family.
Load-bearing premise
The theorems assume every agent knows the true conditional distribution $q$ over outcomes; when $q$ must be estimated from data, the incentive and uniqueness results are not directly proven to survive.
Editorial extensions
If this is right
- A principal can deterministically take their most preferred action without eliciting a utility function over outcomes, using only symmetric proper scores and multiple agents' conditional predictions.
- Because non-zero-sum symmetric rules cannot achieve this (Theorem 6), honest conditional prediction must be explicitly engineered with a zero-sum objective; it will not arise by default.
- Large action spaces can be narrowed to the optimal action in $O(\log |A|)$ comparisons, or even $O(1)$ comparisons when a non-conditional prediction is available (Theorems 7 and 8).
- With stochastic decision rules satisfying Conditions 1–3, honest predictions are strictly incentivized for untaken actions that have positive probability, while the principal randomizes away from $a^*$ only with arbitrarily small probability (Theorems 10–12).
- In the paper's toy environment, zero-sum training improves both predictive accuracy and principal utility and removes previously learned performative behavior faster than simply removing the performative gradient.
Reading between the lines
- The theoretical results assume agents know the true conditional distribution $q$; the experiments train without a known $q$, so extending the uniqueness and incentive guarantees to the estimated-$q$ setting is an open question the paper does not fully answer.
- If the mechanism works with two dropout-generated views of the same model, it could become a drop-in training objective for large models, since no separate agent population is needed.
- The uniqueness theorem suggests that any training pipeline that successfully avoids performative prediction must locally approximate a zero-sum objective; checking for that structure could help audit existing systems for hidden manipulation incentives.
- The $O(1)$ search result relies on an initial non-conditional prediction, and that first prediction would itself be subject to performative pressure, so the practical gain depends on the honesty of that upstream step.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies the problem of a principal who wants to use conditional predictions from expert agents to deterministically choose their most preferred action, in a setting where predictions can influence which action is taken. The authors claim that while a single expert cannot be incentivized to report honestly under a symmetric scoring rule (the Othman and Sandholm impossibility), this becomes possible with two or more agents if the agents are evaluated with a zero-sum joint scoring rule. The main theoretical result (Theorem 2) states that, for n >= 2, an optimistic-max decision rule combined with a zero-sum scoring rule is quasi-strictly proper and selects the principal's preferred action in all equilibria. The paper also claims a uniqueness theorem (only zero-sum rules work), an efficient binary-search procedure over actions, extensions to stochastic choice, and toy experiments showing that zero-sum training avoids and even removes performative prediction behavior.
Significance. If the main theorems are correct, the paper would provide a genuinely useful way around a well-known impossibility result: honest conditional predictions can be elicited without specifying the principal's full utility function, and the principal can deterministically take their preferred action. The uniqueness result (Theorem 6) and the efficient search and stochastic-choice extensions are also valuable because they narrow the design space and address practical obstacles. The experimental results, despite the toy-scale environment, are a useful sanity check. However, the paper currently lacks proofs for several load-bearing claims and contains an experimental baseline that is not a genuine zero-sum implementation, so the significance can be fully assessed only after those issues are resolved.
major comments (4)
- [Section 3, Lemma 1 and Theorem 2] Lemma 1 is stated with the note 'The proofs for this and all theoretical results are provided in the technical appendix,' but no technical appendix is included in the manuscript. Since the proof of Theorem 2 relies directly on Lemma 1, and since Theorems 3-12 have no proofs in the main text, the central soundness of the paper cannot currently be verified. Please include the appendix or, at minimum, a complete proof of Lemma 1 and of the uniqueness claim in Theorem 6.
- [Section 3, Theorem 2 proof] In the proof of Theorem 2, the sentence 'there exists some agent k != j who is either reporting honestly or can change their prediction to p_{k,a'} = q_{a'} without affecting the action taken' is asserted without justification. This step is load-bearing because the contradiction depends on an agent being able to deviate to a truthful report for the chosen action while keeping the decision rule's output fixed. The proof should spell out why such an agent exists under the optimistic-max rule, including the case where the chosen action is a* itself and the case with exactly two agents.
- [Section 4, Figures 1 and 2] The 'exact' zero-sum baseline, described as pitting the agent against a detached version of itself that makes identical predictions, does not implement the zero-sum mechanism analyzed in Section 3. When the opponent's prediction is identical and detached, the zero-sum loss is identically zero (or, if gradients are taken through only one term, reduces to standard proper-scoring training), so this baseline cannot provide evidence about zero-sum competition. The paper should either specify precisely what is computed in the 'exact' condition and explain how it constitutes a zero-sum objective, or remove this baseline and interpret Figures 1 and 2 using only the dropout-based variant.
- [Section 2, 'For now, we consider the case where the ground truth q is known to all agents'] All theoretical results, including Theorems 2-6, are proved under the assumption that the true conditional distribution q is known to all agents. The experiments, however, train models without known q (the ground truth is a randomly initialized neural network, and the models must learn predictions). The empirical results are therefore not covered by the theory. The paper should state this as an explicit limitation and either prove an extension in which q is unknown and scoring is based on realized outcomes, or clearly separate the experimental claims from the theoretical guarantees.
minor comments (5)
- [Algorithm 1, line 6] The line 'A <- D((pA2, pA2))' appears to be a typo for D((pA1, pA2)); as written, the binary search never compares the two halves of the action set.
- [Section 3.2, Condition 1] Condition 1 reads 'If p'_{i,a} > p'_{i,a} forall a in A', which should presumably be 'p'_{i,a} > p_{i,a}'; the current statement is vacuous.
- [Section 2, zero-sum scoring rule definition] The notation s(pi,a,qa) is used for the expected score, while S(a,p,o) is the realized score; please clarify the relationship, for example by writing s(pi,a,qa) = E_{o ~ qa}[s(pi,a,o)], so that the expected-score formula is unambiguous.
- [Introduction] There is a duplicated word in 'it is impossible for decision maker to to deterministically identify'.
- [Section 3.1, Theorem 8] The claimed O(1)-comparison procedure begins by eliciting a non-conditional, non-zero-sum prediction about which action will be chosen, which appears to reintroduce the performative incentive the paper aims to avoid; the statement needs a clearer explanation of why that initial prediction can be trusted.
Circularity Check
No significant circularity: the zero-sum mechanism is derived from stated definitions against an external impossibility benchmark, not from fitted values or self-citation.
full rationale
The paper's central result (Theorem 2) is a direct proof from the definition of zero-sum scoring rules and the optimistic-max decision rule, using Lemma 1, which follows from own-score maximization under a strictly proper base rule. The claimed uniqueness (Theorem 6) is presented as a theorem with proofs in an appendix, and the main text does not substitute a self-citation for the argument. The relevant impossibility baseline is Othman and Sandholm (2010), an external result, and the paper's contribution is explicitly to overcome that result with n≥2 agents. Self-citations (Hubinger et al. 2023; Oesterheld et al. 2023) are used for motivation and risk framing, not to establish the incentive or uniqueness theorems; removing them would not change the derivation. The assumption that q is known to agents is stated, and the experiments address a different setting, but that is a scope limitation, not circularity. No fitted parameter is relabeled as a prediction, and no equation reduces to its own input by construction. Score 0.
Assumptions & free parameters
free parameters (1)
- Constant c in zero-sum scoring rule =
0
assumptions (5)
- domain assumption The true conditional distribution q over outcomes is known to all agents
- domain assumption The principal's preferences are complete, transitive, and strict, with tie-breaking, and the scoring rule is symmetric under permutations of actions, outcomes, and agents
- standard math Strictly proper scoring rules uniquely incentivize truthful reports in non-performative settings (Gneiting and Raftery 2007)
- standard math Equilibrium analysis uses Nash and strong equilibrium solution concepts
- domain assumption The Independence axiom on principal preferences (for mean-max results)
Cite this review
Pith. "Pith review of Joint Scoring Rules: Zero-Sum Competition Avoids Performative Prediction." pith.science (2026). https://pith.science/paper/MVLCGDVS
@misc{pith2026241220732,
author = {Pith},
title = {Pith review of: Joint Scoring Rules: Zero-Sum Competition Avoids Performative Prediction},
year = {2026},
howpublished = {\url{https://pith.science/paper/MVLCGDVS}},
note = {Machine review of arXiv:2412.20732}
}
read the original abstract
In a decision-making scenario, a principal could use conditional predictions from an expert agent to inform their choice. However, this approach would introduce a fundamental conflict of interest. An agent optimizing for predictive accuracy is incentivized to manipulate their principal towards more predictable actions, which prevents that principal from being able to deterministically select their true preference. We demonstrate that this impossibility result can be overcome through the joint evaluation of multiple agents. When agents are made to engage in zero-sum competition, their incentive to influence the action taken is eliminated, and the principal can identify and take the action they most prefer. We further prove that this zero-sum setup is unique, efficiently implementable, and applicable under stochastic choice. Experiments in a toy environment demonstrate that training on a zero-sum objective significantly enhances both predictive accuracy and principal utility, and can eliminate previously learned manipulative behavior.
Figures
Reference graph
Works this paper leans on
-
[1]
Armstrong, S. 2013. Risks and Mitigation Strategies for Oracle AI. In Philosophy and Theory of Artificial Intelligence, 335--347. Springer
work page 2013
-
[2]
Armstrong, S.; and O'Rorke, X. 2017. Good and safe uses of AI Oracles. arXiv preprint arXiv:1711.05541
arXiv 2017
-
[3]
Armstrong, S.; Sandberg, A.; and Bostrom, N. 2012. Thinking inside the box: Controlling and using an oracle AI. Minds and Machines, 22(4): 299--324
work page 2012
-
[4]
Bengs, V.; H \"u llermeier, E.; and Waegeman, W. 2023. On Second-Order Scoring Rules for Epistemic Uncertainty Quantification. arXiv preprint arXiv:2301.12736
work page Pith review arXiv 2023
-
[5]
Bostrom, N. 2014. Superintelligence. Oxford University Press
work page 2014
-
[6]
Brier, G. W. 1950. Verification of Forecasts Expressed in Terms of Probability. Monthly Weather Review, 78(1)
work page 1950
-
[7]
Chan, A. 2022. Scoring Rules for Performative Binary Prediction. arXiv preprint arXiv:2207.02847
work page Pith review arXiv 2022
-
[8]
Chen, Y.; Kash, I.; Ruberry, M.; and Shnayder, V. 2011. Decision markets with good incentives. In International Workshop on Internet and Network Economics, 72--83. Springer
work page 2011
Show all 30 references
-
[9]
B.; Martic, M.; Legg, S.; and Amodei, D
Christiano, P.; Leike, J.; Brown, T. B.; Martic, M.; Legg, S.; and Amodei, D. 2017. Deep reinforcement learning from human preferences. NeurIPS, 31: 22146--22157
2017
-
[10]
De-Arteaga, M.; and Elmer, J. 2022. Self-fulfilling prophecies and machine learning in resuscitation science. Resuscitation
2022
-
[11]
Gneiting, T.; and Raftery, A. E. 2007. Strictly proper scoring rules, prediction, and estimation. Journal of the American statistical Association, 102(477): 359--378
2007
-
[12]
Good, I. J. 1952. Rational Decisions. Journal of the Royal Statistical Society. Series B (Methodological), 14: 107--114
1952
-
[13]
Hadfield-Menell, D.; and Hadfield, G. 2019. Incomplete Contracting and AI Alignment
2019
-
[14]
Hanson, R. 2003. Combinatorial Information Market Design. Information Systems Frontiers, 5(1): 107--119
2003
-
[15]
Hardt, M.; Jagadeesan, M.; and Mendler-D \"u nner, C. 2022. Performative Power. In NeurIPS
2022
-
[16]
Hendrycks, D. 2023. Natural Selection Favors AIs over Humans. arXiv:2303.16200
2023 arXiv
-
[17]
Hubinger, E.; Jermyn, A.; Treutlein, J.; Hudson, R.; and Woolverton, K. 2023. Conditioning Predictive Models: Risks and Strategies. arXiv preprint arXiv:2302.00805
2023 arXiv
-
[18]
Hubinger, E.; van Merwijk, C.; Mikulik, V.; Skalse, J.; and Garrabrant, S. 2019. Risks from learned optimization in advanced machine learning systems. arXiv preprint arXiv:1906.01820
2019 arXiv
-
[19]
Izzo, Z.; Ying, L.; and Zou, J. 2021. How to learn when data reacts to your model: performative gradient descent. In Proceedings of the 38th International Conference on Machine Learning, 4641--4650. PMLR
2021
-
[20]
Krueger, D.; Maharaj, T.; and Leike, J. 2020. Hidden incentives for auto-induced distributional shift. arXiv preprint arXiv:2009.09153
2020 arXiv
-
[21]
Mendler-D \"u nner, C.; Perdomo, J.; Zrnic, T.; and Hardt, M. 2020. Stochastic optimization for performative prediction. NeurIPS, 33: 4929--4939
2020
-
[22]
Oesterheld, C.; and Conitzer, V. 2020. Minimum-regret contracts for principal-expert problems. Conference on Web and Internet Economics (WINE), 16
2020
-
[23]
Oesterheld, C.; Treutlein, J.; Cooper, E.; and Hudson, R. 2023. Incentivizing honest performative predictions with proper scoring rules
2023
-
[24]
Omohundro, S. M. 2008. The Basic AI Drives. In Proceedings of the 2008 conference on Artificial General Intelligence: Proceedings of the First AGI Conference, 483--492. IOS Press
2008
-
[25]
Othman, A.; and Sandholm, T. 2010. Decision Rules and Decision Markets. In Proc. of 9th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2010), van der Hoek, Kaminka, Lesp\'erance, Luck and Sen (eds.), May, 10--14, 2010, Toronto, Canada, 625--632. Int. Conf. on Au...
2010
-
[26]
Perdomo, J.; Zrnic, T.; Mendler-D \"u nner, C.; and Hardt, M. 2020. Performative prediction. In Proceedings of the 37th International Conference on Machine Learning, volume 119, 7599--7609. PMLR
2020
-
[27]
Savage, L. J. 1971. Elicitation of Personal Probabilities and Expectations. Journal of the American Statistical Association, 66: 783--801
1971
-
[28]
Shah, R.; Varma, V.; Kumar, R.; Phuong, M.; Krakovna, V.; Uesato, J.; and Kenton, Z. 2022. Goal Misgeneralization: Why Correct Specifications Aren't Enough For Correct Goals. arXiv preprint arXiv:2210.01790
2022 arXiv
-
[29]
Shi, P.; Conitzer, V.; and Guo, M. 2009. Prediction mechanisms that do not incentivize undesirable actions. In International Workshop on Internet and Network Economics, 89--100. Springer
2009
-
[30]
Turner, A.; Smith, L.; Shah, R.; Critch, A.; and Tadepalli, P. 2021. Optimal Policies Tend To Seek Power. NeurIPS, 34: 23063--23074
2021
Reviewed August 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.