paper-with-me

홈 › Papers

Expressive Power and Approximation Errors of Restricted Boltzmann Machines

2014-06-12 · NeurIPS 2011 12 · Guido Montufar, Johannes Rauh, Nihat Ay

We present explicit classes of probability distributions that can be learned by Restricted Boltzmann Machines (RBMs) depending on the number of units that they contain, and which are representative for the expressive power of the model. We use this to show that the maximal Kullback-Leibler divergence to the RBM model with $n$ visible and $m$ hidden units is bounded from above by $n - \left\lfloor \log(m+1) \right\rfloor - \frac{m+1}{2^{\left\lfloor\log(m+1)\right\rfloor}} \approx (n -1) - \log(m+1)$. In this way we can specify the number of hidden units that guarantees a sufficiently rich model containing different classes of distributions and respecting a given error tolerance.

📄 PDF Abstract BibTeX arXiv:1406.3140

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geometry and Expressive Power of Conditional Restricted Boltzmann Machines

2014-02-14 · Guido Montufar, Nihat Ay, Keyan Ghazi-Zahedi

Conditional restricted Boltzmann machines are undirected stochastic neural networks with a layer of input and output units connected bipartitely to a layer of hidden units. These networks define models of conditional pro…

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

Matrix Product Operator Restricted Boltzmann Machines

2018-11-12 · Cong Chen, Kim Batselier, Ching-Yun Ko, Ngai Wong

A restricted Boltzmann machine (RBM) learns a probability distribution over its input samples and has numerous uses like dimensionality reduction, classification and generative modeling. Conventional RBMs accept vectoriz…

DenoisingDimensionality ReductionGeneral Classification

Unlocking the Power of Boltzmann Machines by Parallelizable Sampler and Efficient Temperature Estimation

2025-12-02 · Kentaro Kubo, Hayato Goto arxiv

Boltzmann machines (BMs) are powerful energy-based generative models, but their heavy training cost has largely confined practical use to Restricted BMs (RBMs) trained with an efficient learning method called contrastive…

Elastic regularization in restricted Boltzmann machines: Dealing with $p\gg N$

2015-10-13 · Sai Zhang

Restricted Boltzmann machines (RBMs) are endowed with the universal power of modeling (binary) joint distributions. Meanwhile, as a result of their confining network structure, training RBMs confronts less difficulties (…