LGAIMLSep 8, 2018

Handling Concept Drift via Model Reuse

arXiv:1809.02804v164 citations
Originality Incremental advance
AI Analysis

This work addresses concept drift for real-world streaming data applications, presenting an incremental improvement over existing methods.

The paper tackles the problem of concept drift in data streams by proposing a model reuse approach that adaptively weights previous models based on their performance, achieving superior results on synthetic and real-world datasets.

In many real-world applications, data are often collected in the form of stream, and thus the distribution usually changes in nature, which is referred as concept drift in literature. We propose a novel and effective approach to handle concept drift via model reuse, leveraging previous knowledge by reusing models. Each model is associated with a weight representing its reusability towards current data, and the weight is adaptively adjusted according to the model performance. We provide generalization and regret analysis. Experimental results also validate the superiority of our approach on both synthetic and real-world datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes