Performatively Stable Equilibrium
- Performatively stable equilibrium is a fixed-point solution concept where a model or strategy is optimal for the distribution it induces.
- It formalizes stability via repeated retraining dynamics and fixed-point conditions in both single-agent and multiplayer settings.
- Extensions to neural networks and mixed equilibria reveal computational thresholds and convergence challenges in decision-dependent environments.
to=arxiv_search 天天中彩票微信 json {"query":"\"performatively stable equilibrium\" OR \"performatively stable\" performative prediction", "max_results": 10} to=arxiv_search json {"query":"(Cetin et al., 2023) OR (Mofakhami et al., 2023) OR (Farina et al., 27 Feb 2026) OR (Zhong et al., 1 Sep 2025) OR (Anagnostides et al., 28 Jan 2026) OR (Narang et al., 2022) OR (Chen et al., 6 Oct 2025)", "max_results": 10} Performatively stable equilibrium is a fixed-point solution concept for settings in which deployed decisions alter the data distribution or environment that later governs retraining. In its most basic form, a model, policy, or strategy profile is performatively stable when it is optimal for the distribution or environment induced by itself. In single-agent performative prediction, this is the fixed point of repeated risk minimization; in multiplayer settings, it is the Nash equilibrium of the frozen game induced by the candidate profile; and in recent online-learning formulations, the notion extends to mixed equilibria over model iterates. Across these formulations, performative stability formalizes the equilibrium reached by myopic retraining under endogenous distribution shift, rather than the solution of a fully strategic or globally performative objective (Mofakhami et al., 2023, Narang et al., 2022, Farina et al., 27 Feb 2026).
1. Formal definitions and equivalent fixed-point views
In the performative prediction framework, a deployed model induces a distribution , and the performative risk is
A model is performatively stable if it is optimal for the distribution it induces. Equivalently, with the retraining operator
performative stability is the fixed-point condition . A standard first-order relaxation used in convex settings is
which coincides with exact performative stability when is convex (Anagnostides et al., 28 Jan 2026).
A closely related formulation uses the decoupled performative risk
which makes explicit the distinction between evaluating a model against its own induced distribution and evaluating it against a frozen distribution induced by another model. This decoupling is central to both repeated retraining analyses and online-to-batch reductions (Farina et al., 27 Feb 2026).
In multiplayer performative prediction, player chooses , the joint action is 0, and player 1’s loss is
2
For each reference point 3, the static frozen game 4 is defined by
5
A profile 6 is a performatively stable equilibrium if it is a Nash equilibrium of 7, equivalently
8
In decision-dependent games this same idea is written as
9
so that the profile is a Nash equilibrium of the game induced by its own distribution (Narang et al., 2022, Zhong et al., 1 Sep 2025).
Performative stability is distinct from both Nash equilibrium and performative optimality. In multiplayer games, Nash equilibrium requires the full derivative of each player’s loss with respect to the induced distribution response, whereas performative stability keeps the distribution frozen at the candidate profile. In performative reinforcement learning, the performatively stable policy is explicitly described as a surrogate target rather than the desired objective, because the desired notion is the performatively optimal policy that maximizes the true matched policy-environment value (Narang et al., 2022, Chen et al., 6 Oct 2025).
2. Retraining dynamics, contraction regimes, and stability criteria
The canonical dynamic associated with performative stability is repeated retraining. In the single-agent case,
0
and in multiplayer settings,
1
Performatively stable equilibria are precisely the fixed points of these updates (Mofakhami et al., 2023, Narang et al., 2022).
Classical positive results establish convergence by proving that the retraining map is a contraction. In the parameter-space formulation of performative prediction, if
2
and the loss is 3-strongly convex and 4-smooth in 5, then the retraining operator satisfies
6
so repeated risk minimization converges when 7 (Mofakhami et al., 2023).
The multiplayer analogue is governed by the quantity
8
Under the standing assumptions that each frozen game is 9-strongly monotone, each 0 is Lipschitz in Wasserstein distance, and the gradient in 1 is Lipschitz with constant 2, repeated retraining converges linearly whenever 3: 4 The same work also studies repeated gradient play,
5
and repeated stochastic gradient play, obtaining linear convergence under stronger thresholds and finite-variance assumptions (Narang et al., 2022).
A more localized notion of stability appears in analyses of policy iteration and best-response maps. There, the criterion is not global contraction but local attraction of the fixed point: an equilibrium is locally stable if all sufficiently small perturbations converge back under repeated updates. This local notion is the one used in the analysis of Kyle’s discrete-time equilibrium, where the Jacobian of the policy-iteration map determines whether perturbations decay or expand (Cetin et al., 2023).
3. Prediction-space formulations and neural-network performative stability
A major reformulation of performative stability replaces sensitivity in parameter space by sensitivity in prediction space. Instead of writing the shifted distribution as 6, the distribution map is written as 7, where 8 is the predictive function. The performative risk becomes
9
and a performatively stable classifier is again the fixed point of repeated risk minimization, but now interpreted in function space (Mofakhami et al., 2023).
The central assumption is 0-sensitivity with respect to Pearson 1 divergence: 2 where
3
Under this formulation, the loss need only be 4-strongly convex in the predictions 5, and the gradient in prediction space must be bounded: 6 This removes the requirement of convexity in the model parameters, which is the restrictive part of earlier convergence guarantees for modern neural networks (Mofakhami et al., 2023).
For convex function classes 7, the retraining operator contracts in function space: 8 and therefore repeated risk minimization converges linearly whenever
9
For nonconvex function classes, including neural-network parameterizations, the analysis gives a near-convergence result under approximation error 0: 1 so the iterates converge to a neighborhood of a stable solution when the contraction factor is below one and 2 is small (Mofakhami et al., 2023).
The paper also introduces the Resample-if-Rejected (RIR) procedure as a concrete performative shift model. One samples 3 from the base distribution 4, rejects it with probability 5, and if rejected draws another sample. The shifted density is
6
For
7
the map is 8-sensitive in 9, and the bounded norm ratio property holds with
0
The empirical illustration uses the Kaggle “Give Me Some Credit” dataset, a two-layer neural network with a hidden layer of size 1, LeakyReLU nonlinearity, and a scaled sigmoid output, and repeated retraining is run approximately by gradient descent until the risk change is below 2. The reported behavior is that performative risk decreases and stabilizes for large 3, while convergence is less reliable for smaller 4, consistent with stronger performative effects (Mofakhami et al., 2023).
4. Multiplayer performative prediction and decision-dependent games
In multiplayer settings, performatively stable equilibrium is the equilibrium concept associated with myopic retraining rather than full strategic optimization. The distinction is made explicit by the decomposition
5
A Nash equilibrium of the full decision-dependent game satisfies 6 for all players, whereas a performatively stable equilibrium requires only the frozen-distribution stationarity 7. This makes performatively stable equilibria computationally easier than Nash equilibria because the distribution-response term 8 is ignored (Narang et al., 2022).
The decision-dependent game formulation makes the induced-distribution structure explicit. Player 9 solves
0
and the induced game at a reference point 1 is
2
The equilibrium condition is
3
and repeated retraining is
4
This framework emphasizes that the feedback loop operates through the entire joint action profile, not just an individual player’s action (Zhong et al., 1 Sep 2025).
To avoid reliance on an unknown or impractical 5-smoothness constant, the paper "Towards Performatively Stable Equilibria in Decision-Dependent Games for Arbitrary Data Distribution Maps" (Zhong et al., 1 Sep 2025) introduces the gradient-based sensitivity measure 6-sensitivity: 7 With the joint expected gradient map 8, this yields
9
Under 0-strong monotonicity,
1
the retraining dynamics are contractive: 2 and repeated retraining converges to a performatively stable equilibrium whenever
3
The paper further proposes the Sensitivity-Informed Repeated Retraining algorithm, SIR4, which selects
5
adds the quadratic regularizer
6
and updates empirical sensitivities during retraining. The reported experiments cover a prediction error minimization game, Cournot competition, and a ride-share revenue maximization game. In the prediction error minimization game, SIR7 achieves the lowest total RMSE, around 8, and converges within about 9 iterations; in the Cournot and ride-share tasks it converges within about 0 iterations and outperforms the baselines listed as RR, RGD, SFB, AGM, and OPGD (Zhong et al., 1 Sep 2025).
5. Mixed equilibria, optimality gaps, and computational complexity
A major extension of performative stability replaces deterministic fixed points by mixed equilibria over model iterates. If 1 are produced by any online algorithm with sublinear regret on stochastic losses
2
and 3 is the uniform distribution over 4, then
5
This result requires no smoothness, strong convexity, or continuity assumptions on the distribution map 6. It also explains why stable single points are not the only relevant solution concept: a mixed performatively stable equilibrium can exist even when no deterministic stable model exists. The standard example is squared loss 7 with
8
on 9, for which there is no performatively stable point and retraining oscillates as 00 (Farina et al., 27 Feb 2026).
Recent reinforcement-learning work makes the distinction between stability and optimality especially explicit. In performative reinforcement learning, a performatively stable policy is optimal for the environment induced by itself, but this is not the same as the performatively optimal policy that maximizes the true matched value 01. The paper "Achieve Performatively Optimal Policy for Performative Reinforcement Learning" (Chen et al., 6 Oct 2025) states that there is a provably positive constant gap between the performatively stable policy and the desired performatively optimal policy in prior work, and it emphasizes that PS is neither necessary nor sufficient for PO. Under the regularizer dominance condition, the value function satisfies a gradient dominance property; on the compact lower-bounded policy set
02
a zeroth-order Frank-Wolfe method is used to return a 03-stationary policy with probability at least 04, and if 05, that policy is also an 06-PO policy. The stated complexities are
07
This suggests that performative stability, although natural for repeated retraining, need not identify the desired objective in environments where the policy should be evaluated in its own induced dynamics (Chen et al., 6 Oct 2025).
The computational difficulty of finding performatively stable points is now understood to exhibit a sharp threshold. Under the Euclidean assumptions of 08-strong convexity, 09-smoothness, and distribution sensitivity
10
the key parameter is
11
When 12, repeated risk minimization is contractive and converges linearly. By contrast, computing an 13-performatively stable point is 14-hard even when
15
and the problem is PPAD-complete. The hardness persists even for the quadratic loss
16
and affine distribution shifts, extends to any well-bounded convex compact domain, and is accompanied by an exponential ERM-query lower bound. The same paper also proves that computing a strategic local optimum is 17-hard, and that performatively stable points in strategic classification with endogenous costs are 18-hard (Anagnostides et al., 28 Jan 2026).
6. Kyle’s equilibrium as a sharp local-stability threshold
A particularly sharp characterization of performative stability appears in the discrete-time insider-trading model of Kyle. There are 19 trading times, noise-trader orders satisfy 20, the terminal asset value satisfies 21, aggregate order flow is
22
market makers set efficient prices
23
and the insider maximizes
24
The unique linear equilibrium is described by coefficients 25 such that
26
The paper studies stability via the insider’s policy-iteration map
27
and defines local stability by the existence of an 28 such that every initial 29 with
30
satisfies 31 (Cetin et al., 2023).
The main theorem is exact: Kyle’s discrete-time equilibrium is performatively stable if and only if there are at most two trading dates. For 32, the map satisfies
33
so the equilibrium is super-attractive. For 34, the Jacobian at equilibrium is
35
and the equilibrium is locally stable. For every 36, and for all 37, the equilibrium is not locally stable. More precisely, the induced scalar map in the 38-th coordinate satisfies
39
so perturbations expand in at least one direction. After normalization 40, the derivative becomes a universal constant for all 41, and for 42
43
This example is notable for two reasons. First, the stability classification is parameter-independent: it depends only on the number of trading dates, not on 44, 45, or 46. Second, the equilibrium is not unstable when 47: some perturbations, such as those in the last coordinate or the 48-th coordinate, can still converge back to equilibrium, even though generic perturbations in earlier coordinates do not. The result therefore isolates a dimension threshold in performative stability: one and two-dimensional policy-iteration maps are locally contracting, while three or more trading periods generate an expanding direction and destroy local attraction (Cetin et al., 2023).