Dataset-Free Weight-Initialization on Restricted Boltzmann Machine
Muneki Yasuda, Ryosuke Maeno, Chako Takahashi

TL;DR
This paper introduces a novel dataset-free weight-initialization method for Bernoulli--Bernoulli RBMs, based on statistical mechanical analysis, optimizing layer correlation to enhance learning efficiency.
Contribution
The paper develops the first dataset-free weight-initialization technique for RBMs, using layer correlation maximization, extending principles from neural network initialization methods.
Findings
The proposed method improves learning efficiency in RBMs.
It aligns with Xavier initialization under specific conditions.
Numerical experiments validate the effectiveness of the method.
Abstract
In feed-forward neural networks, dataset-free weight-initialization methods such as LeCun, Xavier (or Glorot), and He initializations have been developed. These methods randomly determine the initial values of weight parameters based on specific distributions (e.g., Gaussian or uniform distributions) without using training datasets. To the best of the authors' knowledge, such a dataset-free weight-initialization method is yet to be developed for restricted Boltzmann machines (RBMs), which are probabilistic neural networks consisting of two layers. In this study, we derive a dataset-free weight-initialization method for Bernoulli--Bernoulli RBMs based on statistical mechanical analysis. In the proposed weight-initialization method, the weight parameters are drawn from a Gaussian distribution with zero mean. The standard deviation of the Gaussian distribution is optimized based on our…
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
TopicsGenerative Adversarial Networks and Image Synthesis
MethodsXavier Initialization
