Identifying Predictions That Influence the Future: Detecting Performative Concept Drift in Data Streams
Brandon Gower-Winter, Georg Krempl, Sergey Dragomiretskiy, Tineke, Jelsma, Arno Siebes

TL;DR
This paper introduces a new concept of performative drift in data streams, where model predictions influence the data distribution, and proposes a novel detection method called CB-PDD to identify such drift effectively.
Contribution
The paper defines performative drift, distinguishes it from other drifts, and presents CB-PDD, the first approach specifically designed to detect performative concept drift in data streams.
Findings
CB-PDD shows high efficacy in detecting performative drift.
CB-PDD maintains low false detection rates.
CB-PDD is resilient to intrinsic drift and comparable to existing techniques.
Abstract
Concept Drift has been extensively studied within the context of Stream Learning. However, it is often assumed that the deployed model's predictions play no role in the concept drift the system experiences. Closer inspection reveals that this is not always the case. Automated trading might be prone to self-fulfilling feedback loops. Likewise, malicious entities might adapt to evade detectors in the adversarial setting resulting in a self-negating feedback loop that requires the deployed models to constantly retrain. Such settings where a model may induce concept drift are called performative. In this work, we investigate this phenomenon. Our contributions are as follows: First, we define performative drift within a stream learning setting and distinguish it from other causes of drift. We introduce a novel type of drift detection task, aimed at identifying potential performative concept…
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
Taxonomy
TopicsData Stream Mining Techniques
