A Layer-Wise Information Reinforcement Approach to Improve Learning in Deep Belief Networks
Mateus Roder, Leandro A. Passos, Luiz Carlos Felix Ribeiro, Clayton, Pereira, Jo\~ao Paulo Papa

TL;DR
This paper introduces a Residual Deep Belief Network that employs layer-wise information reinforcement to mitigate gradient vanishing, enhancing feature extraction and discriminative performance in deep models.
Contribution
It proposes a novel residual framework for Deep Belief Networks, addressing gradient vanishing and improving discriminative learning capabilities.
Findings
Shows robustness in binary image classification tasks
Outperforms traditional Deep Belief Networks on public datasets
Enhances feature extraction through layer-wise information reinforcement
Abstract
With the advent of deep learning, the number of works proposing new methods or improving existent ones has grown exponentially in the last years. In this scenario, "very deep" models were emerging, once they were expected to extract more intrinsic and abstract features while supporting a better performance. However, such models suffer from the gradient vanishing problem, i.e., backpropagation values become too close to zero in their shallower layers, ultimately causing learning to stagnate. Such an issue was overcome in the context of convolution neural networks by creating "shortcut connections" between layers, in a so-called deep residual learning framework. Nonetheless, a very popular deep learning technique called Deep Belief Network still suffers from gradient vanishing when dealing with discriminative tasks. Therefore, this paper proposes the Residual Deep Belief Network, which…
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
MethodsDeep Belief Network · Convolution
