paper-with-me

홈 › Papers

The Window Dilemma: Why Concept Drift Detection is Ill-Posed

2026-02-06 · Brandon Gower-Winter, Misja Groen, Georg Krempl arxiv

Non-stationarity of an underlying data generating process that leads to distributional changes over time is a key characteristic of Data Streams. This phenomenon, commonly referred to as Concept Drift, has been intensively studied, and Concept Drift Detectors have been established as a class of methods for detecting such changes (drifts). For the most part, Drift Detectors compare regions (windows) of the data stream and detect drift if those windows are sufficiently dissimilar. In this work, we introduce the Window Dilemma, an observation that perceived drift is a product of windowing and not necessarily the underlying data generating process. Additionally, we highlight that drift detection is ill-posed, primarily because verification of drift events are implausible in practice. We demonstrate these contributions first by an illustrative example, followed by empirical comparisons of drift detectors against a variety of alternative adaptation strategies. Our main finding is that traditional batch learning techniques often perform better than their drift-aware counterparts further bringing into question the purpose of detectors in Stream Classification.

📄 PDF Abstract BibTeX arXiv:2602.06456

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Concept Drift Visualization of SVM with Shifting Window

2024-06-19 · Honorius Galmeanu, Razvan Andonie

In machine learning, concept drift is an evolution of information that invalidates the current data model. It happens when the statistical properties of the input data change over time in unforeseen ways. Concept drift d…

Drift Detection

OPTWIN: Drift identification with optimal sub-windows

2023-05-19 · Mauro Dalle Lucca Tosi, Martin Theobald

Online Learning (OL) is a field of research that is increasingly gaining attention both in academia and industry. One of the main challenges of OL is the inherent presence of concept drifts, which are commonly defined as…

Drift Detection

Towards non-parametric drift detection via Dynamic Adapting Window Independence Drift Detection (DAWIDD)

2020-01-01 · ICML 2020 1 · Fabian Hinder, André Artelt, CITEC Barbara Hammer

The notion of concept drift refers to the phenomenon that the distribution, which is underlying the observed data, changes over time; as a consequence machine learning models may become inaccurate and need adjustment. Ma…

Drift Detection

McDiarmid Drift Detection Methods for Evolving Data Streams

2017-10-05 · Ali Pesaranghader, Herna Viktor, Eric Paquet

Increasingly, Internet of Things (IoT) domains, such as sensor networks, smart cities, and social networks, generate vast amounts of data. Such data are not only unbounded and rapidly evolving. Rather, the content thereo…

Drift DetectionGeneral Classification

Precise Change Point Detection using Spectral Drift Detection

2022-05-13 · Fabian Hinder, André Artelt, Valerie Vaquet, Barbara Hammer

The notion of concept drift refers to the phenomenon that the data generating distribution changes over time; as a consequence machine learning models may become inaccurate and need adjustment. In this paper we consider …

Change Point DetectionDrift Detection