paper-with-me

Papers

Drift detection using uncertainty distribution divergence

2011-12-01 · Evolving Systems 2011 12 · Patrick Lindstrom, Brian Mac Namee, Sarah Jane Delany

Data generated from naturally occurring processes tends to be non-stationary. For example, seasonal and gradual changes in climate data and sudden changes in financial data. In machine learning the degradation in classifier performance due to such changes in the data is known as concept drift and there are many approaches to detecting and handling it. Most approaches to detecting concept drift, however, make the assumption that true classes for test examples will be available at no cost shortly after classification and base the detection of concept drift on measures relying on these labels. The high labelling cost in many domains provides a strong motivation to reduce the number of labelled instances required to detect and handle concept drift. Triggered detection approaches that do not require labelled instances to detect concept drift show great promise for achieving this. In this paper we present Confidence Distribution Batch Detection, an approach that provides a signal correlated to changes in concept without using labelled data. This signal combined with a trigger and a rebuild policy can maintain classifier accuracy which, in most cases, matches the accuracy achieved using classification error based detection techniques but using only a limited amount of labelled data.

📄 PDF Abstract BibTeX

Code (1)

mitre/menelaus

Tasks

Drift Detection

Similar Papers 제목 키워드 기반

Early Concept Drift Detection via Prediction Uncertainty

2024-12-15 · Pengqian Lu, Jie Lu, Anjin Liu, Guangquan Zhang

Concept drift, characterized by unpredictable changes in data distribution over time, poses significant challenges to machine learning models in streaming data scenarios. Although error rate-based concept drift detectors…

Drift DetectionPrediction

Concept Drift Detection: Dealing with MissingValues via Fuzzy Distance Estimations

2020-08-09 · Anjin Liu, Jie Lu, Guangquan Zhang

In data streams, the data distribution of arriving observations at different time points may change - a phenomenon called concept drift. While detecting concept drift is a relatively mature area of study, solutions to th…

Drift DetectionImputationMissing Values

Mining Label Distribution Drift in Unsupervised Domain Adaptation

2020-06-16 · Peizhao Li, Zhengming Ding, Hongfu Liu

Unsupervised domain adaptation targets to transfer task-related knowledge from labeled source domain to unlabeled target domain. Although tremendous efforts have been made to minimize domain divergence, most existing met…

Domain AdaptationUnsupervised Domain Adaptation

Robust Divergence Angle for Inter-satellite Laser Communications under Target Deviation Uncertainty

2023-05-13 · Zhanwei Yu, Yi Zhao, Di Yuan

Performance degradation due to target deviation by, for example, drift or jitter, presents a significant issue to inter-satellite laser communications. In particular, with periodic acquisition for positioning the satelli…

Detecting covariate drift in text data using document embeddings and dimensionality reduction

2023-09-17 · Vinayak Sodar, Ankit Sekseria

Detecting covariate drift in text data is essential for maintaining the reliability and performance of text analysis models. In this research, we investigate the effectiveness of different document embeddings, dimensiona…

ClassificationDimensionality ReductionDrift Detection