REVIEW 2 cited by
Unsupervised Concept Drift Detection from Deep Learning Representations in Real-time
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
Concept drift is the phenomenon in which the underlying data distributions and statistical properties of a target domain change over time, leading to a degradation in model performance. Consequently, production models require continuous drift detection monitoring. Most drift detection methods to date are supervised, relying on ground-truth labels. However, they are inapplicable in many real-world scenarios, as true labels are often unavailable. Although recent efforts have proposed unsupervised drift detectors, many lack the accuracy required for reliable detection or are too computationally intensive for real-time use in high-dimensional, large-scale production environments. Moreover, they often fail to characterize or explain drift effectively. To address these limitations, we propose \textsc{DriftLens}, an unsupervised framework for real-time concept drift detection and characterization. Designed for deep learning classifiers handling unstructured data, \textsc{DriftLens} leverages distribution distances in deep learning representations to enable efficient and accurate detection. Additionally, it characterizes drift by analyzing and explaining its impact on each label. Our evaluation across classifiers and data-types demonstrates that \textsc{DriftLens} (i) outperforms previous methods in detecting drift in 15/17 use cases; (ii) runs at least 5 times faster; (iii) produces drift curves that align closely with actual drift (correlation $\geq\!0.85$); (iv) effectively identifies representative drift samples as explanations.
Forward citations
Cited by 2 Pith papers
-
Improving Real-Time Concept Drift Detection using a Hybrid Transformer-Autoencoder Framework
A hybrid Transformer-autoencoder plus Trust Score is claimed to detect concept drift earlier and more sensitively than standard autoencoders on synthetic airline data.
-
Counterfactual Reward Model Training for Bias Mitigation in Multimodal Reinforcement Learning
A proposed Counterfactual Trust Score aggregates drift, uncertainty, fairness violations, and counterfactual consistency into a single reward-model trust signal, evaluated only via a self-composed score on an unnamed ...
Discussion (0). Sign in to comment.