paper-with-me

Papers

Are Concept Drift Detectors Reliable Alarming Systems? -- A Comparative Study

2022-11-23 · Lorena Poenaru-Olaru, Luis Cruz, Arie van Deursen, Jan S. Rellermeyer

As machine learning models increasingly replace traditional business logic in the production system, their lifecycle management is becoming a significant concern. Once deployed into production, the machine learning models are constantly evaluated on new streaming data. Given the continuous data flow, shifting data, also known as concept drift, is ubiquitous in such settings. Concept drift usually impacts the performance of machine learning models, thus, identifying the moment when concept drift occurs is required. Concept drift is identified through concept drift detectors. In this work, we assess the reliability of concept drift detectors to identify drift in time by exploring how late are they reporting drifts and how many false alarms are they signaling. We compare the performance of the most popular drift detectors belonging to two different concept drift detector groups, error rate-based detectors and data distribution-based detectors. We assess their performance on both synthetic and real-world data. In the case of synthetic data, we investigate the performance of detectors to identify two types of concept drift, abrupt and gradual. Our findings aim to help practitioners understand which drift detector should be employed in different situations and, to achieve this, we share a list of the most important observations made throughout this study, which can serve as guidelines for practical usage. Furthermore, based on our empirical results, we analyze the suitability of each concept drift detection group to be used as alarming system.

📄 PDF Abstract BibTeX arXiv:2211.13098

Code (0)

등록된 구현이 없습니다.

Tasks

Drift DetectionManagement

Similar Papers 제목 키워드 기반

Domain Specific Concept Drift Detectors for Predicting Financial Time Series

2021-03-22 · Filippo Neri

Concept drift detectors allow learning systems to maintain good accuracy on non-stationary data streams. Financial time series are an instance of non-stationary data streams whose concept drifts (market phases) are so im…

Time SeriesTime Series Analysis

Label-Free Concept Drift Assessment for Reliable AI in Emerging Wireless Applications

2025-07-31 · Athanasios Tziouvaras, Carolina Fortuna, George Floros, Kostas Kolomvatsos 외 arxiv

Machine learning models deployed in non-stationary environments degrade silently, since as the input distribution drifts their accuracy decays without an error signal and without labels to reveal it. Sustaining reliable …

Anomaly Detection

How to Sustainably Monitor ML-Enabled Systems? Accuracy and Energy Efficiency Tradeoffs in Concept Drift Detection

2024-04-30 · Rafiullah Omar, Justus Bogner, Joran Leest, Vincenzo Stoico 외

ML-enabled systems that are deployed in a production environment typically suffer from decaying model prediction quality through concept drift, i.e., a gradual change in the statistical characteristics of a certain real-…

Drift Detection

Towards Computational Performance Engineering for Unsupervised Concept Drift Detection -- Complexities, Benchmarking, Performance Analysis

2023-04-17 · Elias Werner, Nishant Kumar, Matthias Lieber, Sunna Torge 외

Concept drift detection is crucial for many AI systems to ensure the system's reliability. These systems often have to deal with large amounts of data or react in real-time. Thus, drift detectors must meet computational …

BenchmarkingDrift Detection

Labelling Drifts in a Fault Detection System for Wind Turbine Maintenance

2021-06-18 · Iñigo Martinez, Elisabeth Viles, Iñaki Cabrejas

A failure detection system is the first step towards predictive maintenance strategies. A popular data-driven method to detect incipient failures and anomalies is the training of normal behaviour models by applying a mac…

Fault Detection