paper-with-me

홈 › Papers

A comprehensive analysis of concept drift locality in data streams

2023-11-10 · Gabriel J. Aguiar, Alberto Cano

Adapting to drifting data streams is a significant challenge in online learning. Concept drift must be detected for effective model adaptation to evolving data properties. Concept drift can impact the data distribution entirely or partially, which makes it difficult for drift detectors to accurately identify the concept drift. Despite the numerous concept drift detectors in the literature, standardized procedures and benchmarks for comprehensive evaluation considering the locality of the drift are lacking. We present a novel categorization of concept drift based on its locality and scale. A systematic approach leads to a set of 2,760 benchmark problems, reflecting various difficulty levels following our proposed categorization. We conduct a comparative assessment of 9 state-of-the-art drift detectors across diverse difficulties, highlighting their strengths and weaknesses for future research. We examine how drift locality influences the classifier performance and propose strategies for different drift categories to minimize the recovery time. Lastly, we provide lessons learned and recommendations for future concept drift research. Our benchmark data streams and experiments are publicly available at https://github.com/gabrieljaguiar/locality-concept-drift.

📄 PDF Abstract BibTeX arXiv:2311.06396

Code (1)

gabrieljaguiar/locality-concept-drift 공식 구현

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

When to Retrain after Drift: A Data-Only Test of Post-Drift Data Size Sufficiency

2026-03-09 · Ren Fujiwara, Yasuko Matsubara, Yasushi Sakurai arxiv

Sudden concept drift makes previously trained predictors unreliable, yet deciding when to retrain and what post-drift data size is sufficient is rarely addressed. We propose CALIPER - a detector- and model-agnostic, data…

Characterizing Concept Drift

2015-11-12 · Geoffrey I. Webb, Roy Hyde, Hong Cao, Hai Long Nguyen 외

Most machine learning models are static, but the world is dynamic, and increasing online deployment of learned models gives increasing urgency to the development of efficient and effective mechanisms to address learning …

CONDA-PM -- A Systematic Review and Framework for Concept Drift Analysis in Process Mining

2020-09-08 · Ghada El-Khawaga, Mervat Abuelkheir, Sherif I. Barakat, Alaa M. Riad 외

Business processes evolve over time to adapt to changing business environments. This requires continuous monitoring of business processes to gain insights into whether they conform to the intended design or deviate from …

ManagementSystematic Literature Review

A Systematic Study of Online Class Imbalance Learning with Concept Drift

2017-03-20 · Shuo Wang, Leandro L. Minku, Xin Yao

As an emerging research topic, online class imbalance learning often combines the challenges of both class imbalance and concept drift. It deals with data streams having very skewed class distributions, where concept dri…

Robust Outlier Detection and Low-Latency Concept Drift Adaptation for Data Stream Regression: A Dual-Channel Architecture

2025-12-13 · Bingbing Wang, Shengyan Sun, Jiaqi Wang, Yu Tang arxiv

Outlier detection and concept drift detection represent two challenges in data analysis. Most studies address these issues separately. However, joint detection mechanisms in regression remain underexplored, where the con…

Outlier Detection