On the Computational Complexity of Performative Prediction
Ioannis Anagnostides, Rohan Chauhan, Ioannis Panageas, Tuomas Sandholm, Jingming Yan
TL;DR
This work studies the computational complexity of finding performatively stable points in performative prediction, where deploying a model shifts the data distribution. It identifies a sharp phase transition governed by ρ = Lβ/α, showing that computing an ε-performatively stable point is PPAD-complete when ρ ≤ 1 + O(ε), even with a simple quadratic loss and affine shifts; however, a poly-time algorithm exists for ρ = 1 + Oε(ε^4) achieving an ε^{1/4}-approximation, and there are unconditional exponential query lower bounds. The hardness results extend to general convex domains and demonstrate PPAD-hardness, while strategic classification exhibits PLS-hardness for computing strategic local optima and hardness with endogenous costs. Together, these findings reveal a sharply delineated complexity boundary for performative stability and highlight fundamental limits on retraining-based approaches in the presence of strong performative effects. These results have implications for designing robust deployment and evaluation protocols in settings where predictive models influence the very data they aim to predict.
Abstract
Performative prediction captures the phenomenon where deploying a predictive model shifts the underlying data distribution. While simple retraining dynamics are known to converge linearly when the performative effects are weak ($ρ< 1$), the complexity in the regime $ρ> 1$ was hitherto open. In this paper, we establish a sharp phase transition: computing an $ε$-performatively stable point is PPAD-complete -- and thus polynomial-time equivalent to Nash equilibria in general-sum games -- even when $ρ= 1 + O(ε)$. This intractability persists even in the ostensibly simple setting with a quadratic loss function and linear distribution shifts. One of our key technical contributions is to extend this PPAD-hardness result to general convex domains, which is of broader interest in the complexity of variational inequalities. Finally, we address the special case of strategic classification, showing that computing a strategic local optimum is PLS-hard.
