paper-with-me

홈 › Papers

Learning Restricted Boltzmann Machines with Arbitrary External Fields

2019-06-15 · Surbhi Goel

We study the problem of learning graphical models with latent variables. We give the first algorithm for learning locally consistent (ferromagnetic or antiferromagnetic) Restricted Boltzmann Machines (or RBMs) with {\em arbitrary} external fields. Our algorithm has optimal dependence on dimension in the sample complexity and run time however it suffers from a sub-optimal dependency on the underlying parameters of the RBM. Prior results have been established only for {\em ferromagnetic} RBMs with {\em consistent} external fields (signs must be same)\cite{bresler2018learning}. The proposed algorithm strongly relies on the concavity of magnetization which does not hold in our setting. We show the following key structural property: even in the presence of arbitrary external field, for any two observed nodes that share a common latent neighbor, the covariance is high. This enables us to design a simple greedy algorithm that maximizes covariance to iteratively build the neighborhood of each vertex.

📄 PDF Abstract BibTeX arXiv:1906.06595

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Phase Diagram of Restricted Boltzmann Machines and Generalised Hopfield Networks with Arbitrary Priors

2017-02-20 · Adriano Barra, Giuseppe Genovese, Peter Sollich, Daniele Tantari

Restricted Boltzmann Machines are described by the Gibbs measure of a bipartite spin glass, which in turn corresponds to the one of a generalised Hopfield network. This equivalence allows us to characterise the state of …

Retrieval

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…

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. …

A Dynamical Mean-Field Theory for Learning in Restricted Boltzmann Machines

2020-05-04 · Burak Çakmak, Manfred Opper

We define a message-passing algorithm for computing magnetizations in Restricted Boltzmann machines, which are Ising models on bipartite graphs introduced as neural network models for probability distributions over spin …

Emergence of Compositional Representations in Restricted Boltzmann Machines

2016-11-21 · Jérôme Tubiana, Rémi Monasson

Extracting automatically the complex set of features composing real high-dimensional data is crucial for achieving high performance in machine--learning tasks. Restricted Boltzmann Machines (RBM) are empirically known to…