paper-with-me

홈 › Papers

Concept Drift Adaptation by Exploiting Historical Knowledge

2017-02-12 · Yu Sun, Ke Tang, Zexuan Zhu, Xin Yao

Incremental learning with concept drift has often been tackled by ensemble methods, where models built in the past can be re-trained to attain new models for the current data. Two design questions need to be addressed in developing ensemble methods for incremental learning with concept drift, i.e., which historical (i.e., previously trained) models should be preserved and how to utilize them. A novel ensemble learning method, namely Diversity and Transfer based Ensemble Learning (DTEL), is proposed in this paper. Given newly arrived data, DTEL uses each preserved historical model as an initial model and further trains it with the new data via transfer learning. Furthermore, DTEL preserves a diverse set of historical models, rather than a set of historical models that are merely accurate in terms of classification accuracy. Empirical studies on 15 synthetic data streams and 4 real-world data streams (all with concept drifts) demonstrate that DTEL can handle concept drift more effectively than 4 other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1702.03500

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEnsemble LearningIncremental LearningTransfer Learning

Similar Papers 제목 키워드 기반

FedDAA: Dynamic Client Clustering for Concept Drift Adaptation in Federated Learning

2025-06-26 · Fu Peng, Ming Tang

In federated learning (FL), the data distribution of each client may change over time, introducing both temporal and spatial data heterogeneity, known as concept drift. Data heterogeneity arises from three drift sources:…

Drift DetectionFederated Learning

METER: A Dynamic Concept Adaptation Framework for Online Anomaly Detection

2023-12-28 · Jiaqi Zhu, Shaofeng Cai, Fang Deng, Beng Chin Ooi 외

Real-time analytics and decision-making require online anomaly detection (OAD) to handle drifts in data streams efficiently and effectively. Unfortunately, existing approaches are often constrained by their limited detec…

Anomaly DetectionDecision MakingDrift Detection

Temporal Concept Drift and Alignment: An empirical approach to comparing Knowledge Organization Systems over time

2022-08-16 · Sam Grabus, Peter Melville Logan, Jane Greenberg

This research explores temporal concept drift and temporal alignment in knowledge organization systems (KOS). A comparative analysis is pursued using the 1910 Library of Congress Subject Headings, 2020 FAST Topical, and …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Autoregressive based Drift Detection Method

2022-03-09 · Mansour Zoubeirou A Mayaki, Michel Riveill

In the classic machine learning framework, models are trained on historical data and used to predict future values. It is assumed that the data distribution does not change over time (stationarity). However, in real-worl…

BIG-bench Machine LearningDrift Detection

Federated Learning under Distributed Concept Drift

2022-06-01 · Ellango Jothimurugesan, Kevin Hsieh, Jianyu Wang, Gauri Joshi 외

Federated Learning (FL) under distributed concept drift is a largely unexplored area. Although concept drift is itself a well-studied phenomenon, it poses particular challenges for FL, because drifts arise staggered in t…

ClusteringDrift DetectionFederated Learning