paper-with-me

Papers

Performative Drift Resistant Classification Using Generative Domain Adversarial Networks

2025-04-01 · Maciej Makowski, Brandon Gower-Winter, Georg Krempl

Performative Drift is a special type of Concept Drift that occurs when a model's predictions influence the future instances the model will encounter. In these settings, retraining is not always feasible. In this work, we instead focus on drift understanding as a method for creating drift-resistant classifiers. To achieve this, we introduce the Generative Domain Adversarial Network (GDAN) which combines both Domain and Generative Adversarial Networks. Using GDAN, domain-invariant representations of incoming data are created and a generative network is used to reverse the effects of performative drift. Using semi-real and synthetic data generators, we empirically evaluate GDAN's ability to provide drift-resistant classification. Initial results are promising with GDAN limiting performance degradation over several timesteps. Additionally, GDAN's generative network can be used in tandem with other models to limit their performance degradation in the presence of performative drift. Lastly, we highlight the relationship between model retraining and the unpredictability of performative drift, providing deeper insights into the challenges faced when using traditional Concept Drift mitigation strategies in the performative setting.

📄 PDF Abstract BibTeX arXiv:2504.01135

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Identifying Predictions That Influence the Future: Detecting Performative Concept Drift in Data Streams

2024-12-13 · Brandon Gower-Winter, Georg Krempl, Sergey Dragomiretskiy, Tineke Jelsma 외

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 inspec…

Drift Detection

Partially Performative Prediction

2026-06-05 · Jaewook Lee, Tijana Zrnic arxiv

Performative prediction studies feedback loops that arise when predictive models are deployed in consequential domains. In these settings, deploying a model can change the population whose patterns the model aims to pred…

Drift-Resistant Navigation World Model with Anchored Epipolar Guidance

2026-05-23 · Po-Chien Luan, Zimin Xia, Wuyang Li, Yang Gao 외 arxiv

We propose Drift-Resistant Navigation World Model, a generative model that mitigates both perceptual drift and geometric drift in conventional rollout-based navigation world models. Existing methods recursively feed gene…

Incremental Open-set Domain Adaptation

2024-08-31 · Sayan Rakshit, Hmrishav Bandyopadhyay, Nibaran Das, Biplab Banerjee

Catastrophic forgetting makes neural network models unstable when learning visual domains consecutively. The neural network model drifts to catastrophic forgetting-induced low performance of previously learnt domains whe…

Domain Adaptationimage-classificationImage ClassificationIncremental Learning

Optimal Classification under Performative Distribution Shift

2024-11-04 · Edwige Cyffers, Muni Sreenivas Pydi, Jamal Atif, Olivier Cappé

Performative learning addresses the increasingly pervasive situations in which algorithmic decisions may induce changes in the data distribution as a consequence of their public deployment. We propose a novel view in whi…

ClassificationRobust classification