Lifted Message Passing as Reparametrization of Graphical Models

Abstract

Lifted inference approaches can considerably speed up probabilistic inference in Markov random fields (MRFs) with symmetries. Given evidence, they essentially form a lifted, i.e., reduced factor graph by grouping together indistinguishable variables and factors. Typically, however, lifted factor graphs are not amenable to off-the-shelf message passing (MP) approaches, and hence requires one to use either generic optimization tools, which would be slow for these problems, or design modified MP algorithms. Here, we demonstrate that the reliance on modified MP can be eliminated for the class of MP algorithms arising from MAP-LP relaxations of pairwise MRFs. Specifically, we show that a given MRF induces a whole family of MRFs of different sizes sharing essentially the same MAP-LP solution. In turn, we give an efficient algorithm to compute from them the smallest one that can be solved using off-the-shelf MP. This incurs no major overhead: the selected MRF is at most twice as large as the fully lifted factor graph. This has several implications for lifted inference. For instance, running MPLP results in the first convergent lifted MP approach for MAP-LP relaxations. Doing so can be faster than solving the MAP-LP using lifted linear programming. Most importantly, it suggests a novel view on lifted inference: it can be viewed as standard inference in a reparametrized model.

Cite

Text

Mladenov et al. "Lifted Message Passing as Reparametrization of Graphical Models." Conference on Uncertainty in Artificial Intelligence, 2014.

Markdown

[Mladenov et al. "Lifted Message Passing as Reparametrization of Graphical Models." Conference on Uncertainty in Artificial Intelligence, 2014.](https://mlanthology.org/uai/2014/mladenov2014uai-lifted/)

BibTeX

@inproceedings{mladenov2014uai-lifted,
  title     = {{Lifted Message Passing as Reparametrization of Graphical Models}},
  author    = {Mladenov, Martin and Globerson, Amir and Kersting, Kristian},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2014},
  pages     = {603-612},
  url       = {https://mlanthology.org/uai/2014/mladenov2014uai-lifted/}
}