English

How to Learn when Data Reacts to Your Model: Performative Gradient Descent

Machine Learning 2021-02-17 v2 Machine Learning

Abstract

Performative distribution shift captures the setting where the choice of which ML model is deployed changes the data distribution. For example, a bank which uses the number of open credit lines to determine a customer's risk of default on a loan may induce customers to open more credit lines in order to improve their chances of being approved. Because of the interactions between the model and data distribution, finding the optimal model parameters is challenging. Works in this area have focused on finding stable points, which can be far from optimal. Here we introduce performative gradient descent (PerfGD), which is the first algorithm which provably converges to the performatively optimal point. PerfGD explicitly captures how changes in the model affects the data distribution and is simple to use. We support our findings with theory and experiments.

Keywords

Cite

@article{arxiv.2102.07698,
  title  = {How to Learn when Data Reacts to Your Model: Performative Gradient Descent},
  author = {Zachary Izzo and Lexing Ying and James Zou},
  journal= {arXiv preprint arXiv:2102.07698},
  year   = {2021}
}

Comments

21 pages, 5 figures

R2 v1 2026-06-23T23:10:50.340Z