The ABACOC Algorithm: a Novel Approach for Nonparametric Classification of Data Streams
Rocco De Rosa, Francesco Orabona, Nicol\`o Cesa-Bianchi

TL;DR
The paper introduces ABACOC, a nonparametric, scalable, and parameterless algorithm for data stream classification that adapts locally to the complexity of the data, achieving high accuracy with bounded model size.
Contribution
It presents a novel adaptive nonparametric algorithm for data streams that balances model complexity and accuracy without prior knowledge of class labels or parameters.
Findings
State-of-the-art accuracy with bounded model size
Better performance than baselines at the same model size
Theoretical guarantees without stochastic assumptions
Abstract
Stream mining poses unique challenges to machine learning: predictive models are required to be scalable, incrementally trainable, must remain bounded in size (even when the data stream is arbitrarily long), and be nonparametric in order to achieve high accuracy even in complex and dynamic environments. Moreover, the learning system must be parameterless ---traditional tuning methods are problematic in streaming settings--- and avoid requiring prior knowledge of the number of distinct class labels occurring in the stream. In this paper, we introduce a new algorithmic approach for nonparametric learning in data streams. Our approach addresses all above mentioned challenges by learning a model that covers the input space using simple local classifiers. The distribution of these classifiers dynamically adapts to the local (unknown) complexity of the classification problem, thus achieving a…
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.
