paper-with-me

홈 › Papers

From Monte Carlo to Las Vegas: Improving Restricted Boltzmann Machine Training Through Stopping Sets

2017-11-22 · Pedro H. P. Savarese, Mayank Kakodkar, Bruno Ribeiro

We propose a Las Vegas transformation of Markov Chain Monte Carlo (MCMC) estimators of Restricted Boltzmann Machines (RBMs). We denote our approach Markov Chain Las Vegas (MCLV). MCLV gives statistical guarantees in exchange for random running times. MCLV uses a stopping set built from the training data and has maximum number of Markov chain steps K (referred as MCLV-K). We present a MCLV-K gradient estimator (LVS-K) for RBMs and explore the correspondence and differences between LVS-K and Contrastive Divergence (CD-K), with LVS-K significantly outperforming CD-K training RBMs over the MNIST dataset, indicating MCLV to be a promising direction in learning generative models.

📄 PDF Abstract BibTeX arXiv:1711.08442

Code (1)

PurdueMINDS/MCLV-RBM 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Accelerate Monte Carlo Simulations with Restricted Boltzmann Machines

2016-10-10 · Li Huang, Lei Wang

Despite their exceptional flexibility and popularity, the Monte Carlo methods often suffer from slow mixing times for challenging statistical physics problems. We present a general strategy to overcome this difficulty by…

Parallelized Training of Restricted Boltzmann Machines using Markov-Chain Monte Carlo Methods

2019-10-14 · Pei Yang, Srinivas Varadharajan, Lucas A. Wilson, Don D. Smith II 외

Restricted Boltzmann Machine (RBM) is a generative stochastic neural network that can be applied to collaborative filtering technique used by recommendation systems. Prediction accuracy of the RBM model is usually better…

Collaborative FilteringCPURecommendation Systems

Learning Boltzmann Machine with EM-like Method

2016-09-07 · Jinmeng Song, Chun Yuan

We propose an expectation-maximization-like(EMlike) method to train Boltzmann machine with unconstrained connectivity. It adopts Monte Carlo approximation in the E-step, and replaces the intractable likelihood objective …

VegasFlow: accelerating Monte Carlo simulation across multiple hardware platforms

2020-02-28 · Stefano Carrazza, Juan M. Cruz-Martinez

We present VegasFlow, a new software for fast evaluation of high dimensional integrals based on Monte Carlo integration techniques designed for platforms with hardware accelerators. The growing complexity of calculations…

Learning a Restricted Boltzmann Machine using biased Monte Carlo sampling

2022-06-02 · Nicolas Béreux, Aurélien Decelle, Cyril Furtlehner, Beatriz Seoane

Restricted Boltzmann Machines are simple and powerful generative models that can encode any complex dataset. Despite all their advantages, in practice the trainings are often unstable and it is difficult to assess their …