paper-with-me

Papers

Amortized Bethe Free Energy Minimization for Learning MRFs

2019-06-14 · NeurIPS 2019 12 · Sam Wiseman, Yoon Kim

We propose to learn deep undirected graphical models (i.e., MRFs) with a non-ELBO objective for which we can calculate exact gradients. In particular, we optimize a saddle-point objective deriving from the Bethe free energy approximation to the partition function. Unlike much recent work in approximate inference, the derived objective requires no sampling, and can be efficiently computed even for very expressive MRFs. We furthermore amortize this optimization with trained inference networks. Experimentally, we find that the proposed approach compares favorably with loopy belief propagation, but is faster, and it allows for attaining better held out log likelihood than other recent approximate inference schemes.

📄 PDF Abstract BibTeX arXiv:1906.06399

Code (1)

swiseman/bethe-min 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learning Deep Latent-variable MRFs with Amortized Bethe Free Energy Minimization

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Sam Wiseman

While much recent work has targeted learning deep discrete latent variable models with variational inference, this setting remains challenging, and it is often necessary to make use of potentially high-variance gradient …

Variational Inference

Approximating the Bethe partition function

2013-12-30 · Adrian Weller, Tony Jebara

When belief propagation (BP) converges, it does so to a stationary point of the Bethe free energy $F$, and is often strikingly accurate. However, it may converge only to a local optimum or may not converge at all. An alg…

Statistical Analysis of Loopy Belief Propagation in Random Fields

2015-03-16 · Muneki Yasuda, Shun Kataoka, Kazuyuki Tanaka

Loopy belief propagation (LBP), which is equivalent to the Bethe approximation in statistical mechanics, is a message-passing-type inference method that is widely used to analyze systems based on Markov random fields (MR…

Image Restoration

Graph Zeta Function in the Bethe Free Energy and Loopy Belief Propagation

2009-12-01 · NeurIPS 2009 12 · Yusuke Watanabe, Kenji Fukumizu

We propose a new approach to the analysis of Loopy Belief Propagation (LBP) by establishing a formula that connects the Hessian of the Bethe free energy with the edge zeta function. The formula has a number of theoretica…

Properties of Bethe Free Energies and Message Passing in Gaussian Models

2014-01-16 · Botond Cseke, Tom Heskes

We address the problem of computing approximate marginals in Gaussian probabilistic models by using mean field and fractional Bethe approximations. We define the Gaussian fractional Bethe free energy in terms of the mome…