paper-with-me

Papers

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

2023-04-17 · Elias Werner, Nishant Kumar, Matthias Lieber, Sunna Torge, Stefan Gumhold, Wolfgang E. Nagel

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 requirements or constraints with a comprehensive performance evaluation. However, so far, the focus of developing drift detectors is on inference quality, e.g. accuracy, but not on computational performance, such as runtime. Many of the previous works consider computational performance only as a secondary objective and do not have a benchmark for such evaluation. Hence, we propose and explain performance engineering for unsupervised concept drift detection that reflects on computational complexities, benchmarking, and performance analysis. We provide the computational complexities of existing unsupervised drift detectors and discuss why further computational performance investigations are required. Hence, we state and substantiate the aspects of a benchmark for unsupervised drift detection reflecting on inference quality and computational performance. Furthermore, we demonstrate performance analysis practices that have proven their effectiveness in High-Performance Computing, by tracing two drift detectors and displaying their performance data.

📄 PDF Abstract BibTeX arXiv:2304.08319

Code (1)

elwer/perf_dd 공식 구현

Tasks

BenchmarkingDrift Detection

Similar Papers 제목 키워드 기반

One or Two Things We know about Concept Drift -- A Survey on Monitoring Evolving Environments

2023-10-24 · Fabian Hinder, Valerie Vaquet, Barbara Hammer

The world surrounding us is subject to constant change. These changes, frequently described as concept drift, influence many industrial and technical processes. As they can lead to malfunctions and other anomalous behavi…

Anomaly DetectionDrift DetectionSystematic Literature Review

DriftGAN: Using historical data for Unsupervised Recurring Drift Detection

2024-07-09 · Christofer Fellicious, Sahib Julka, Lorenz Wendlinger, Michael Granitzer

In real-world applications, input data distributions are rarely static over a period of time, a phenomenon known as concept drift. Such concept drifts degrade the model's prediction performance, and therefore we require …

Drift Detection

STUDD: A Student-Teacher Method for Unsupervised Concept Drift Detection

2021-03-01 · Vitor Cerqueira, Heitor Murilo Gomes, Albert Bifet, Luis Torgo

Concept drift detection is a crucial task in data stream evolving environments. Most of state of the art approaches designed to tackle this problem monitor the loss of predictive models. However, this approach falls shor…

Drift Detection

Implicit Concept Drift Detection for Multi-label Data Streams

2022-01-31 · Ege Berkay Gulcan, Fazli Can

Many real-world applications adopt multi-label data streams as the need for algorithms to deal with rapidly changing data increases. Changes in data distribution, also known as concept drift, cause the existing classific…

Drift DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Unsupervised Concept Drift Detection from Deep Learning Representations in Real-time

2024-06-24 · Salvatore Greco, Bartolomeo Vacchetti, Daniele Apiletti, Tania Cerquitelli

Concept Drift is a phenomenon in which the underlying data distribution and statistical properties of a target domain change over time, leading to a degradation of the model's performance. Consequently, models deployed i…

Drift Detection