Linear Response Algorithms for Approximate Inference in Graphical Models

Abstract

Belief propagation (BP) on cyclic graphs is an efficient algorithm for computing approximate marginal probability distributions over single nodes and neighboring nodes in the graph. However, it does not prescribe a way to compute joint distributions over pairs of distant nodes in the graph. In this article, we propose two new algorithms for approximating these pairwise probabilities, based on the linear response theorem. The first is a propagation algorithm that is shown to converge if BP converges to a stable fixed point. The second algorithm is based on matrix inversion. Applying these ideas to gaussian random fields, we derive a propagation algorithm for computing the inverse of a matrix.

Cite

Text

Welling and Teh. "Linear Response Algorithms for Approximate Inference in Graphical Models." Neural Computation, 2004. doi:10.1162/08997660460734056

Markdown

[Welling and Teh. "Linear Response Algorithms for Approximate Inference in Graphical Models." Neural Computation, 2004.](https://mlanthology.org/neco/2004/welling2004neco-linear/) doi:10.1162/08997660460734056

BibTeX

@article{welling2004neco-linear,
  title     = {{Linear Response Algorithms for Approximate Inference in Graphical Models}},
  author    = {Welling, Max and Teh, Yee Whye},
  journal   = {Neural Computation},
  year      = {2004},
  pages     = {197-221},
  doi       = {10.1162/08997660460734056},
  volume    = {16},
  url       = {https://mlanthology.org/neco/2004/welling2004neco-linear/}
}