Improving Real-Time Concept Drift Detection using a Hybrid Transformer-Autoencoder Framework
N Harshit, K Mounvik

TL;DR
This paper introduces a hybrid Transformer-Autoencoder framework with a novel Trust Score for early, sensitive, and interpretable real-time concept drift detection in machine learning, outperforming baseline methods.
Contribution
The study presents a new hybrid Transformer-Autoencoder model combined with a Trust Score methodology for improved real-time concept drift detection.
Findings
Transformer-Autoencoder detects drift earlier than standard autoencoders.
The proposed method improves sensitivity and interpretability in drift detection.
The framework outperforms baseline methods on airline passenger data with synthetic drift.
Abstract
In applied machine learning, concept drift, which is either gradual or abrupt changes in data distribution, can significantly reduce model performance. Typical detection methods,such as statistical tests or reconstruction-based models,are generally reactive and not very sensitive to early detection. Our study proposes a hybrid framework consisting of Transformers and Autoencoders to model complex temporal dynamics and provide online drift detection. We create a distinct Trust Score methodology, which includes signals on (1) statistical and reconstruction-based drift metrics, more specifically, PSI, JSD, Transformer-AE error, (2) prediction uncertainty, (3) rules violations, and (4) trend of classifier error aligned with the combined metrics defined by the Trust Score. Using a time sequenced airline passenger data set with synthetic drift, our proposed model allows for a better detection…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Air Quality Monitoring and Forecasting · Anomaly Detection Techniques and Applications
