Low-Memory Implementations of Ridge Solutions for Broad Learning System with Incremental Learning
Hufei Zhu

TL;DR
This paper develops low-memory algorithms for Broad Learning System that can operate with very small ridge parameters, improve incremental learning, and maintain accuracy without large matrix storage or inversion.
Contribution
It introduces low-memory implementations for recursive and square-root BLS algorithms that handle small ridge parameters and incremental learning effectively.
Findings
Proposed low-memory algorithms work with very small ridge parameters.
Algorithms successfully compute ridge solutions during incremental learning.
Enhanced numerical stability and efficiency in BLS implementations.
Abstract
The existing low-memory BLS implementation proposed recently avoids the need for storing and inverting large matrices, to achieve efficient usage of memories. However, the existing low-memory BLS implementation sacrifices the testing accuracy as a price for efficient usage of memories, since it can no longer obtain the generalized inverse or ridge solution for the output weights during incremental learning, and it cannot work under the very small ridge parameter that is utilized in the original BLS. Accordingly, it is required to develop the low-memory BLS implementations, which can work under very small ridge parameters and compute the generalized inverse or ridge solution for the output weights in the process of incremental learning. In this paper, firstly we propose the low-memory implementations for the recently proposed recursive and square-root BLS algorithms on added inputs and…
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
TopicsMachine Learning and ELM · Face and Expression Recognition · Neural Networks and Applications
