paper-with-me

Papers

Practical Performative Policy Learning with Strategic Agents

2024-12-02 · Qianyi Chen, Ying Chen, Bo Li

This paper studies the performative policy learning problem, where agents adjust their features in response to a released policy to improve their potential outcomes, inducing an endogenous distribution shift. There has been growing interest in training machine learning models in strategic environments, including strategic classification and performative prediction. However, existing approaches often rely on restrictive parametric assumptions: micro-level utility models in strategic classification and macro-level data distribution maps in performative prediction, severely limiting scalability and generalizability. We approach this problem as a complex causal inference task, relaxing parametric assumptions on both micro-level agent behavior and macro-level data distribution. Leveraging bounded rationality, we uncover a practical low-dimensional structure in distribution shifts and construct an effective mediator in the causal path from the deployed model to the shifted data. We then propose a gradient-based policy optimization algorithm with a differentiable classifier as a substitute for the high-dimensional distribution map. Our algorithm efficiently utilizes batch feedback and limited manipulation patterns. Our approach achieves high sample efficiency compared to methods reliant on bandit feedback or zero-order optimization. We also provide theoretical guarantees for algorithmic convergence. Extensive and challenging experiments on high-dimensional settings demonstrate our method's practical efficacy.

📄 PDF Abstract BibTeX arXiv:2412.01344

Code (1)

Cqyiiii/Practical-Performative-Policy-Learning-PPPL 공식 구현 pytorch

Tasks

Causal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Performative Prediction

2020-02-16 · ICML 2020 1 · Juan C. Perdomo, Tijana Zrnic, Celestine Mendler-Dünner, Moritz Hardt

When predictions support decisions they may influence the outcome they aim to predict. We call such predictions performative; the prediction influences the target. Performativity is a well-studied phenomenon in policy-ma…

Prediction

Learning In Reverse Causal Strategic Environments With Ramifications on Two Sided Markets

2024-04-20 · Seamus Somerstep, Yuekai Sun, Ya'acov Ritov

Motivated by equilibrium models of labor markets, we develop a formulation of causal strategic classification in which strategic agents can directly manipulate their outcomes. As an application, we compare employers that…

The Decoupled Risk Landscape in Performative Prediction

2025-06-10 · Javier Sanguino, Thomas Kehrenberg, Jose A. Lozano, Novi Quadrianto

Performative Prediction addresses scenarios where deploying a model induces a distribution shift in the input data, such as individuals modifying their features and reapplying for a bank loan after rejection. Literature …

Prediction

Online Performative Gradient Descent for Learning Nash Equilibria in Decision-Dependent Games

2023-09-21 · NeurIPS 2023 11

We study the multi-agent game within the innovative framework of decision-dependent games, which establishes a feedback mechanism that population data reacts to agents’ actions and further characterizes the strategic int…

Independent Learning in Performative Markov Potential Games

2025-04-29 · Rilind Sahitaj, Paulius Sasnauskas, Yiğit Yalın, Debmalya Mandal 외

Performative Reinforcement Learning (PRL) refers to a scenario in which the deployed policy changes the reward and transition dynamics of the underlying environment. In this work, we study multi-agent PRL by incorporatin…