IncA-DES: An incremental and adaptive dynamic ensemble selection approach using online K-d tree neighborhood search for data streams with concept drift
Eduardo V. L. Barboza, Paulo R. Lisboa de Almeida, Alceu de Souza Britto Jr., Robert Sabourin, Rafael M. O. Cruz

TL;DR
IncA-DES introduces an adaptive ensemble method for data streams with concept drift, combining local experts, a drift detector, and an efficient online K-d tree to improve accuracy and processing time.
Contribution
The paper presents a novel incremental ensemble approach with an online K-d tree for fast neighborhood search, enhancing adaptation and efficiency in data stream classification with concept drift.
Findings
Achieved the highest average accuracy among seven methods.
Reduced processing time with Online K-d tree, with minimal accuracy loss.
Effective handling of unbalanced data streams and concept drift.
Abstract
Data streams pose challenges not usually encountered in batch-based ML. One of them is concept drift, which is characterized by the change in data distribution over time. Among many approaches explored in literature, the fusion of classifiers has been showing good results and is getting growing attention. DS methods, due to the ensemble being instance-based, seem to be an efficient choice under drifting scenarios. However, some attention must be paid to adapting such methods for concept drift. The training must be done in order to create local experts, and the commonly used neighborhood-search DS may become prohibitive with the continuous arrival of data. In this work, we propose IncA-DES, which employs a training strategy that promotes the generation of local experts with the assumption that different regions of the feature space become available with time. Additionally, the fusion of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
