paper-with-me

Papers

Fixed Points of Belief Propagation -- An Analysis via Polynomial Homotopy Continuation

2016-05-20 · Christian Knoll, Franz Pernkopf, Dhagash Mehta, Tianran Chen

Belief propagation (BP) is an iterative method to perform approximate inference on arbitrary graphical models. Whether BP converges and if the solution is a unique fixed point depends on both the structure and the parametrization of the model. To understand this dependence it is interesting to find \emph{all} fixed points. In this work, we formulate a set of polynomial equations, the solutions of which correspond to BP fixed points. To solve such a nonlinear system we present the numerical polynomial-homotopy-continuation (NPHC) method. Experiments on binary Ising models and on error-correcting codes show how our method is capable of obtaining all BP fixed points. On Ising models with fixed parameters we show how the structure influences both the number of fixed points and the convergence properties. We further asses the accuracy of the marginals and weighted combinations thereof. Weighting marginals with their respective partition function increases the accuracy in all experiments. Contrary to the conjecture that uniqueness of BP fixed points implies convergence, we find graphs for which BP fails to converge, even though a unique fixed point exists. Moreover, we show that this fixed point gives a good approximation, and the NPHC method is able to obtain this fixed point.

📄 PDF Abstract BibTeX arXiv:1605.06451

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Belief Propagation, Bethe Approximation and Polynomials

2017-08-08 · Damian Straszak, Nisheeth K. Vishnoi

Factor graphs are important models for succinctly representing probability distributions in machine learning, coding theory, and statistical physics. Several computational problems, such as computing marginals and partit…

Efficient inference in stochastic block models with vertex labels

2018-06-20 · Clara Stegehuis, Laurent Massoulié

We study the stochastic block model with two communities where vertices contain side information in the form of a vertex label. These vertex labels may have arbitrary label distributions, depending on the community membe…

Stochastic Block Model

Local Max-Entropy and Free Energy Principles, Belief Diffusions and their Singularities

2023-10-04 · Olivier Peltre

A comprehensive picture of three Bethe-Kikuchi variational principles including their relationship to belief propagation (BP) algorithms on hypergraphs is given. The structure of BP equations is generalized to define con…

Understanding the Behavior of Belief Propagation

2022-09-05 · Christian Knoll

Probabilistic graphical models are a powerful concept for modeling high-dimensional distributions. Besides modeling distributions, probabilistic graphical models also provide an elegant framework for performing statistic…

Fast Convergence of Belief Propagation to Global Optima: Beyond Correlation Decay

2019-05-24 · NeurIPS 2019 12 · Frederic Koehler

Belief propagation is a fundamental message-passing algorithm for probabilistic reasoning and inference in graphical models. While it is known to be exact on trees, in most applications belief propagation is run on graph…