Fast Memory-Efficient Generalized Belief Propagation

Abstract

Generalized Belief Propagation ( gbp ) has proven to be a promising technique for performing inference on Markov random fields ( mrf s). However, its heavy computational cost and large memory requirements have restricted its application to problems with small state spaces. We present methods for reducing both run time and storage needed by gbp for a large class of pairwise potentials of the mrf . Further, we show how the problem of subgraph matching can be formulated using this class of mrf s and thus, solved efficiently using our approach. Our results significantly outperform the state-of-the-art method. We also obtain excellent results for the related problem of matching pictorial structures for object recognition.

Cite

Text

Kumar and Torr. "Fast Memory-Efficient Generalized Belief Propagation." European Conference on Computer Vision, 2006. doi:10.1007/11744085_35

Markdown

[Kumar and Torr. "Fast Memory-Efficient Generalized Belief Propagation." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/kumar2006eccv-fast/) doi:10.1007/11744085_35

BibTeX

@inproceedings{kumar2006eccv-fast,
  title     = {{Fast Memory-Efficient Generalized Belief Propagation}},
  author    = {Kumar, M. Pawan and Torr, Philip H. S.},
  booktitle = {European Conference on Computer Vision},
  year      = {2006},
  pages     = {451-463},
  doi       = {10.1007/11744085_35},
  url       = {https://mlanthology.org/eccv/2006/kumar2006eccv-fast/}
}