TL;DR
This paper introduces ERICS, a model-agnostic framework that detects concept drift in data streams by monitoring changes in the distribution of model parameters using information-theoretic measures, improving detection accuracy.
Contribution
The paper presents a novel, model-agnostic approach for concept drift detection that considers parameter distributions and can detect input-level drifts, outperforming existing methods.
Findings
ERICS effectively detects concept drift in synthetic and real-world datasets.
It outperforms existing concept drift detection methods in accuracy and precision.
The framework is adaptable to various models and input-level drift detection.
Abstract
Data distributions in streaming environments are usually not stationary. In order to maintain a high predictive quality at all times, online learning models need to adapt to distributional changes, which are known as concept drift. The timely and robust identification of concept drift can be difficult, as we never have access to the true distribution of streaming data. In this work, we propose a novel framework for the detection of real concept drift, called ERICS. By treating the parameters of a predictive model as random variables, we show that concept drift corresponds to a change in the distribution of optimal parameters. To this end, we adopt common measures from information theory. The proposed framework is completely model-agnostic. By choosing an appropriate base model, ERICS is also capable to detect concept drift at the input level, which is a significant advantage over…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
