A Broad Ensemble Learning System for Drifting Stream Classification
Sepehr Bakhshi, Pouya Ghahramanian, Hamed Bonab, and Fazli Can

TL;DR
This paper introduces BELS, a novel ensemble learning system based on Broad Learning System, designed for efficient and accurate classification in drifting data streams by using mini chunks and ensemble components.
Contribution
The paper proposes BELS, a new ensemble approach that enhances BLS for data streams, effectively handling concept drift with improved accuracy and efficiency.
Findings
Outperforms nine state-of-the-art baselines.
Achieves 13.28% higher average accuracy.
Demonstrates adaptability to various drift types.
Abstract
In a data stream environment, classification models must handle concept drift efficiently and effectively. Ensemble methods are widely used for this purpose; however, the ones available in the literature either use a large data chunk to update the model or learn the data one by one. In the former, the model may miss the changes in the data distribution, and in the latter, the model may suffer from inefficiency and instability. To address these issues, we introduce a novel ensemble approach based on the Broad Learning System (BLS), where mini chunks are used at each update. BLS is an effective lightweight neural architecture recently developed for incremental learning. Although it is fast, it requires huge data chunks for effective updates, and is unable to handle dynamic changes observed in data streams. Our proposed approach named Broad Ensemble Learning System (BELS) uses a novel…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Machine Learning and Data Classification · Network Security and Intrusion Detection
