Online-BLS: An Accurate and Efficient Online Broad Learning System for Data Stream Classification
Chunyu Lei, Guang-Ze Chen, C. L. Philip Chen, and Tong Zhang

TL;DR
This paper introduces Online-BLS, a novel online broad learning system with closed-form updates, achieving higher accuracy and efficiency for data stream classification, especially under concept drift conditions.
Contribution
The paper presents a new online broad learning framework with closed-form solutions, an effective weight estimation algorithm, and an efficient update strategy, outperforming existing methods in accuracy and speed.
Findings
Achieves higher accuracy than existing online models.
Reduces online update time significantly.
Effectively handles concept drift in data streams.
Abstract
The state-of-the-art online learning models generally conduct a single online gradient descent when a new sample arrives and thus suffer from suboptimal model weights. To this end, we introduce an online broad learning system framework with closed-form solutions for each online update. Different from employing existing incremental broad learning algorithms for online learning tasks, which tend to incur degraded accuracy and expensive online update overhead, we design an effective weight estimation algorithm and an efficient online updating strategy to remedy the above two deficiencies, respectively. Specifically, an effective weight estimation algorithm is first developed by replacing notorious matrix inverse operations with Cholesky decomposition and forward-backward substitution to improve model accuracy. Second, we devise an efficient online updating strategy that dramatically…
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.
Taxonomy
TopicsData Stream Mining Techniques · Water Quality Monitoring and Analysis · Machine Learning and ELM
