Papers
Topics
Authors
Recent
Search
2000 character limit reached

Performative Scenario Optimization

Published 31 Mar 2026 in cs.GT | (2603.29982v1)

Abstract: This paper introduces a performative scenario optimization framework for decision-dependent chance-constrained problems. Unlike classical stochastic optimization, we account for the feedback loop where decisions actively shape the underlying data-generating process. We define performative solutions as self-consistent equilibria and establish their existence using Kakutani's fixed-point theorem. To ensure computational tractability without requiring an explicit model of the environment, we propose a model-free, scenario-based approximation that alternates between data generation and optimization. Under mild regularity conditions, we prove that a stochastic fixed-point iteration, equipped with a logarithmic sample size schedule, converges almost surely to the unique performative solution. The effectiveness of the proposed framework is demonstrated through an emerging AI safety application: deploying performative guardrails against LLM jailbreaks. Numerical results confirm the co-evolution and convergence of the guardrail classifier and the induced adversarial prompt distribution to a stable equilibrium.

Authors (2)

Summary

  • The paper introduces a novel framework that formalizes decision-dependent uncertainty via performative feedback, establishing existence and convergence of self-consistent solutions.
  • It employs a scenario-based, model-free approximation wherein iterative fixed-point updates with logarithmically growing sample sizes guarantee convergence to the optimal decision.
  • Empirical results in LLM security demonstrate the framework’s practical efficacy in adapting guardrails against adversarial prompt distribution shifts.

Performative Scenario Optimization: A Formal and Algorithmic Framework

Introduction

The paper "Performative Scenario Optimization" (2603.29982) presents a novel approach to decision-dependent stochastic optimization, wherein the deployed decision actively shapes the underlying data distribution through a performative feedback loop. This research addresses the computational and theoretical challenges arising from environments where adversaries or other agents adapt in response to deployed controls, leading to endogenous and evolving uncertainty. The authors introduce a model-free, scenario-based method equipped with rigorous convergence theory, and demonstrate the practical impact in LLM safety against adversarial prompt distribution shifts.

Formalization of Performative Chance-Constrained Optimization

Classical stochastic optimization assumes exogenous uncertainty, failing to capture the performative feedbacks prevalent in strategic or adversarial settings. The authors define a decision-dependent chance-constrained problem where the probability law Px\mathbb{P}_x governing system uncertainty is itself a function of the chosen decision xx. A decision xx must satisfy

Px(g(x,ξ)γ)1ε,\mathbb{P}_x(g(x, \xi) \leq \gamma) \geq 1 - \varepsilon,

where g(x,ξ)g(x, \xi) encodes constraints or performance thresholds. Critically, the feasible set depends on xx in both direct evaluation and through its influence on Px\mathbb{P}_x, necessitating a fixed-point—termed a "performative solution"—characterized by self-consistency.

Leveraging Kakutani’s fixed point theorem, the paper establishes existence conditions for performative solutions under standard compactness and continuity assumptions. The best-response operator is defined as

Φ(x)=argminyXεγ(x)f(y),\Phi(x) = \arg\min_{y \in \mathcal{X}_{\varepsilon}^{\gamma}(x)} f(y),

where Xεγ(x)\mathcal{X}_{\varepsilon}^{\gamma}(x) is the set of decisions feasible under the distribution induced by xx. The equilibrium is then xx0.

Scenario-Based Algorithmic Approximation and Convergence

Explicit computation of xx1 is typically intractable, especially under unknown adversarial dynamics. The authors substitute model specification with a scenario-based, data-driven approximation. At each iteration, the decision-maker deploys a candidate xx2, samples scenarios from the observed, environment-adapted distribution xx3, and optimizes empirically over these samples.

The stochastic fixed-point iteration is formulated as

xx4

where xx5 is the scenario-based best response over xx6 i.i.d. samples. Under appropriate conditions—strong convexity, Lipschitz continuity in xx7, uniform scenario approximation—the authors prove almost sure convergence to the unique performative solution, provided the sample size schedule xx8 grows logarithmically.

Game-Theoretic Microfoundation

The feedback between decisions and distributions is microfounded by a two-player game-theoretic model: the optimizer selects xx9, and strategic agents (potentially adversaries) adapt via action xx0 that induces a new probability measure xx1. The agent’s adaptation is governed by utility tradeoffs balancing constraint violation and cost (e.g., semantic drift in adversarial examples), with KL-regularized objectives providing interpretability and tractability. The Nash equilibrium of this game is shown to be equivalent to the performative fixed point of the scenario optimization procedure.

AI Safety Application: Performative Guardrails for LLM Jailbreaks

The practical import of the framework is demonstrated in the context of LLM security, where deployed guardrails against malicious prompts induce adversarial adaptation of the input distribution. The model operates in the high-dimensional embedding space standard in industrial LLM security layers. A linear classifier xx2 acts as the guardrail, and the post-deployment adversarial prompt distribution is implicitly determined by strategic transformations that maximize evasion while penalizing excessive deviation from typical (benign) semantics.

This closed-loop, performative update process can be visualized as follows: Figure 1

Figure 1: The evolution of the performative classifier and the distribution shift in embedding space. The dashed line is the dynamic classifier xx3; blue points are benign prompts, orange points are adversarially mutated malicious prompts.

Critical numerical findings include:

  • Co-evolution and Equilibrium: The classifier and the adversarial prompt distribution co-evolve, rapidly converging to a stable configuration. This quantifies and visualizes the theoretical fixed-point structure derived in the paper.
  • Sample Complexity Management: Logarithmic growth in sample size per iteration is both theoretically sufficient and empirically validated for equilibrium attainment, balancing efficiency and accuracy. Figure 2

    Figure 2: (Left) Convergence of the iterates to the performative fixed point in the embedding space. (Right) Logarithmic growth of scenario sample size xx4 ensures vanishing stochastic errors.

Theoretical and Practical Implications

This work places scenario-based performative optimization on a rigorous footing, enabling adaptive decision-making when the underlying uncertainty is itself an artifact of the deployed decision. Theoretically, the paper bridges stochastic optimization, scenario methods, and performative prediction/game theory, offering novel convergence results under minimal distributional assumptions.

Practically, this framework is robust to distributional misspecification and adversarial adaptation, making it highly relevant for dynamic security settings, algorithmic marketplaces, content moderation, and any application characterized by strategic agent behavior. The black-box, model-free approach circumvents failure modes arising from agent model misspecification, a frequent practical bottleneck in adversarial domains.

Outlook and Future Directions

Further development may focus on relaxing convexity assumptions, extending to infinite-dimensional function spaces, and integrating advanced sample-efficient or robust learning techniques. Moreover, coupling performative scenario optimization with reinforcement learning policies or hierarchical control schemes could further enhance adaptivity and resilience in complex, multi-agent systems.

Conclusion

The performative scenario optimization framework rigorously formalizes and algorithmically solves decision-dependent chance-constrained problems where the deployed action alters the uncertainty process. Through scenario-based fixed-point iteration and convergence guarantees, the approach yields robust, self-consistent solutions without explicit modeling of adversarial or agent behavior. Empirical results in LLM safety substantiate the framework’s practical efficacy for designing adaptive defenses in adversarial, evolving environments.

References: "Performative Scenario Optimization" (2603.29982)

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We found no open problems mentioned in this paper.

Collections

Sign up for free to add this paper to one or more collections.