paper-with-me

홈 › Papers

Beta Distribution Drift Detection for Adaptive Classifiers

2018-11-27 · Lukas Fleckenstein, Sebastian Kauschke, Johannes Fürnkranz

With today's abundant streams of data, the only constant we can rely on is change. For stream classification algorithms, it is necessary to adapt to concept drift. This can be achieved by monitoring the model error, and triggering counter measures as changes occur. In this paper, we propose a drift detection mechanism that fits a beta distribution to the model error, and treats abnormal behavior as drift. It works with any given model, leverages prior knowledge about this model, and allows to set application-specific confidence thresholds. Experiments confirm that it performs well, in particular when drift occurs abruptly.

📄 PDF Abstract BibTeX arXiv:1811.10900

Code (0)

등록된 구현이 없습니다.

Tasks

Drift DetectionGeneral Classification

Similar Papers 제목 키워드 기반

Employing chunk size adaptation to overcome concept drift

2021-10-25 · Jędrzej Kozal, Filip Guzy, Michał Woźniak

Modern analytical systems must be ready to process streaming data and correctly respond to data distribution changes. The phenomenon of changes in data distributions is called concept drift, and it may harm the quality o…

Drift Detection

Bilevel Online Deep Learning in Non-stationary Environment

2022-01-25 · Ya-nan Han, Jian-wei Liu, Bing-biao Xiao, Xin-Tan Wang 외

Recent years have witnessed enormous progress of online learning. However, a major challenge on the road to artificial agents is concept drift, that is, the data probability distribution would change where the data insta…

Bilevel OptimizationDeep LearningDrift Detection

Reservoir of Diverse Adaptive Learners and Stacking Fast Hoeffding Drift Detection Methods for Evolving Data Streams

2017-09-07 · Ali Pesaranghader, Herna Viktor, Eric Paquet

The last decade has seen a surge of interest in adaptive learning algorithms for data stream classification, with applications ranging from predicting ozone level peaks, learning stock market indicators, to detecting com…

Computer SecurityDrift Detection

On the Reliable Detection of Concept Drift from Streaming Unlabeled Data

2017-03-31 · Tegjyot Singh Sethi, Mehmed Kantardzic

Classifiers deployed in the real world operate in a dynamic environment, where the data distribution can change over time. These changes, referred to as concept drift, can cause the predictive performance of the classifi…

Change DetectionDrift Detection

Fast & Furious: Modelling Malware Detection as Evolving Data Streams

2022-05-24 · Fabrício Ceschin, Marcus Botacin, Heitor Murilo Gomes, Felipe Pinagé 외

Malware is a major threat to computer systems and imposes many challenges to cyber security. Targeted threats, such as ransomware, cause millions of dollars in losses every year. The constant increase of malware infectio…

Drift DetectionMalware Detection