Online Deep Learning: Growing RBM on the fly
Savitha Ramasamy, Kanagasabai Rajaraman, Pavitra Krishnaswamy, Vijay, Chandrasekhar

TL;DR
This paper introduces OGD-RBM, an online algorithm that dynamically grows and adapts RBM networks for streaming data, improving classification accuracy and efficiency over traditional methods.
Contribution
The paper presents a novel online learning algorithm for RBMs that automatically adjusts network architecture based on streaming data, combining unsupervised generative and supervised discriminative phases.
Findings
OGD-RBM converges to a stable, concise network architecture.
It improves classification accuracy by 2.5-3% over batch methods.
Requires 24-70% fewer neurons and training samples.
Abstract
We propose a novel online learning algorithm for Restricted Boltzmann Machines (RBM), namely, the Online Generative Discriminative Restricted Boltzmann Machine (OGD-RBM), that provides the ability to build and adapt the network architecture of RBM according to the statistics of streaming data. The OGD-RBM is trained in two phases: (1) an online generative phase for unsupervised feature representation at the hidden layer and (2) a discriminative phase for classification. The online generative training begins with zero neurons in the hidden layer, adds and updates the neurons to adapt to statistics of streaming data in a single pass unsupervised manner, resulting in a feature representation best suited to the data. The discriminative phase is based on stochastic gradient descent and associates the represented features to the class labels. We demonstrate the OGD-RBM on a set of…
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
TopicsPrivacy-Preserving Technologies in Data · Smart Systems and Machine Learning · Blockchain Technology Applications and Security
