MIST: Reliable Streaming Decision Trees for Online Class-Incremental Learning via McDiarmid Bound
Phu-Hoa Pham, Chi-Nguyen Tran, Nguyen Lam Phu Quy, Dao Sy Duy Minh, Huynh Trung Kiet, and Long Tran-Thanh

TL;DR
MIST introduces a novel streaming decision tree method that maintains reliable class-incremental learning by addressing split criterion calibration and knowledge transfer issues using McDiarmid bounds and Bayesian inheritance.
Contribution
The paper proposes MIST, a new streaming decision tree algorithm with K-independent confidence bounds and inheritance protocols, improving robustness in online class-incremental learning.
Findings
MIST performs competitively on Gaussian benchmarks.
MIST is robust on non-Gaussian data streams.
MIST outperforms existing methods in stress-test scenarios.
Abstract
Streaming decision trees are natural candidates for open-world continual learning, as they perform local updates, enjoy bounded memory, and static decision boundaries. Despite these, they still fail in online class-incremental learning due to two coupled miscalibrations: (i) their split criterion grows unreliable as the class count K expands, and (ii) the absence of knowledge transfer at split time. Both failures share a common root: the range of Information Gain intrinsically scales with log2 K. Consequently, any Hoeffding-style confidence radius derived from it must inevitably grow with the class count, making a K-independent split criterion structurally impossible, taking away the potential benefits of applying streaming decision trees to continual learning. To fix this issue, we present MIST (McDiarmid Incremental Streaming Tree), which resolves both failures through three…
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.
