paper-with-me

Papers

Learning with Restricted Boltzmann Machines: Asymptotics of AMP and GD in High Dimensions

2025-05-23 · Yizhou Xu, Florent Krzakala, Lenka Zdeborová

The Restricted Boltzmann Machine (RBM) is one of the simplest generative neural networks capable of learning input distributions. Despite its simplicity, the analysis of its performance in learning from the training data is only well understood in cases that essentially reduce to singular value decomposition of the data. Here, we consider the limit of a large dimension of the input space and a constant number of hidden units. In this limit, we simplify the standard RBM training objective into a form that is equivalent to the multi-index model with non-separable regularization. This opens a path to analyze training of the RBM using methods that are established for multi-index models, such as Approximate Message Passing (AMP) and its state evolution, and the analysis of Gradient Descent (GD) via the dynamical mean-field theory. We then give rigorous asymptotics of the training dynamics of RBM on data generated by the spiked covariance model as a prototype of a structure suitable for unsupervised learning. We show in particular that RBM reaches the optimal computational weak recovery threshold, aligning with the BBP transition, in the spiked covariance model.

📄 PDF Abstract BibTeX arXiv:2505.18046

Code (1)

spoc-group/rbm_asymptotics 공식 구현

Methods 이 논문이 사용한 방법론

Restricted Boltzmann Machine 설명 없음

Similar Papers 제목 키워드 기반

Relaxations for inference in restricted Boltzmann machines

2013-12-21 · Sida I. Wang, Roy Frostig, Percy Liang, Christopher D. Manning

We propose a relaxation-based approximate inference algorithm that samples near-MAP configurations of a binary pairwise Markov random field. We experiment on MAP inference tasks in several restricted Boltzmann machines. …

Boltzmann machines as two-dimensional tensor networks

2021-05-10 · Sujie Li, Feng Pan, Pengfei Zhou, Pan Zhang

Restricted Boltzmann machines (RBM) and deep Boltzmann machines (DBM) are important models in machine learning, and recently found numerous applications in quantum many-body physics. We show that there are fundamental co…

BIG-bench Machine LearningTensor NetworksVocal Bursts Valence Prediction

Neural-Network Quantum States, String-Bond States, and Chiral Topological States

2017-10-11 · Ivan Glasser, Nicola Pancotti, Moritz August, Ivan D. Rodriguez 외

Neural-Network Quantum States have been recently introduced as an Ansatz for describing the wave function of quantum many-body systems. We show that there are strong connections between Neural-Network Quantum States in t…

Tensor Networks

Restricted Boltzmann Machines: Introduction and Review

2018-06-19 · Guido Montufar

The restricted Boltzmann machine is a network of stochastic units with undirected interactions between pairs of visible and hidden units. This model was popularized as a building block of deep learning architectures and …

BIG-bench Machine Learning

Rademacher Complexity of the Restricted Boltzmann Machine

2015-12-07 · Xiao Zhang

Boltzmann machine, as a fundamental construction block of deep belief network and deep Boltzmann machines, is widely used in deep learning community and great success has been achieved. However, theoretical understanding…