paper-with-me

Papers

An Efficient Concept Drift Detection Method for Streaming Data under Limited Labeling

2017-10-01 · Youngin KIM, Cheong Hee Park

In data stream analysis, detecting the concept drift accu- rately is important to maintain the classification performance. Most drift detection methods assume that the class labels become available immedi- ately after a data sample arrives. However, it is unrealistic to attempt to acquire all of the labels when processing the data streams, as labeling costs are high and much time is needed. In this paper, we propose a concept drift detection method under the assumption that there is limited access or no access to class labels. The proposed method detects concept drift on unla- beled data streams based on the class label information which is predicted by a classifier or a virtual classifier. Experimental results on synthetic and real streaming data show that the proposed method is competent to detect the concept drift on unlabeled data stream. key words: conce

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Drift Detection

Similar Papers 제목 키워드 기반

Learner-based Concept Drift Detection: Analysis and Evaluation

2026-06-18 · Md Moman Ul Haque Khan, Samira Sadaoui arxiv

Machine learning algorithms deployed for evolving streaming environments must handle the non-stationary data distributions, commonly referred to as concept drift. The presence of concept drift poses a major challenge for…

Diagnosing Concept Drift with Visual Analytics

2020-07-28 · Weikai Yang, Zhen Li, Mengchen Liu, Yafeng Lu 외

Concept drift is a phenomenon in which the distribution of a data stream changes over time in unforeseen ways, causing prediction models built on historical data to become inaccurate. While a variety of automated methods…

Drift Detectiontext-classificationText Classification

Online Semi-Supervised Concept Drift Detection with Density Estimation

2019-09-25 · Chang How Tan, Vincent CS Lee, Mahsa Salehi

Concept drift is formally defined as the change in joint distribution of a set of input variables X and a target variable y. The two types of drift that are extensively studied are real drift and virtual drift where the …

Density EstimationDrift Detection

Binary Anomaly Detection in Streaming IoT Traffic under Concept Drift

2025-10-31 · Rodrigo Matos Carnier, Laura Lahesoo, Kensuke Fukuda arxiv

With the growing volume of Internet of Things (IoT) network traffic, machine learning (ML)-based anomaly detection is more relevant than ever. Traditional batch learning models face challenges such as high maintenance an…

Binary ClassificationIncremental LearningAnomaly Detection

Handling Adversarial Concept Drift in Streaming Data

2018-03-24 · Tegjyot Singh Sethi, Mehmed Kantardzic

Classifiers operating in a dynamic, real world environment, are vulnerable to adversarial activity, which causes the data distribution to change over time. These changes are traditionally referred to as concept drift, an…

Active LearningDrift Detection