How to Learn when Data Gradually Reacts to Your Model
Zachary Izzo, James Zou, Lexing Ying

TL;DR
This paper introduces Stateful PerfGD, an algorithm for training ML models in performative settings where data distribution reacts gradually to the model, providing convergence guarantees and outperforming previous methods.
Contribution
The paper proposes Stateful PerfGD, a novel algorithm that accounts for gradual data distribution changes in performative learning, with proven convergence.
Findings
Stateful PerfGD outperforms existing methods in experiments.
Theoretical convergence guarantees are established for Stateful PerfGD.
Gradual adaptation of data distribution is effectively handled by the new algorithm.
Abstract
A recent line of work has focused on training machine learning (ML) models in the performative setting, i.e. when the data distribution reacts to the deployed model. The goal in this setting is to learn a model which both induces a favorable data distribution and performs well on the induced distribution, thereby minimizing the test loss. Previous work on finding an optimal model assumes that the data distribution immediately adapts to the deployed model. In practice, however, this may not be the case, as the population may take time to adapt to the model. In many applications, the data distribution depends on both the currently deployed ML model and on the "state" that the population was in before the model was deployed. In this work, we propose a new algorithm, Stateful Performative Gradient Descent (Stateful PerfGD), for minimizing the performative loss even in the presence of these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Explainable Artificial Intelligence (XAI) · Machine Learning and Data Classification
