English

Block Belief Propagation for Parameter Learning in Markov Random Fields

Machine Learning 2018-11-12 v1 Machine Learning

Abstract

Traditional learning methods for training Markov random fields require doing inference over all variables to compute the likelihood gradient. The iteration complexity for those methods therefore scales with the size of the graphical models. In this paper, we propose \emph{block belief propagation learning} (BBPL), which uses block-coordinate updates of approximate marginals to compute approximate gradients, removing the need to compute inference on the entire graphical model. Thus, the iteration complexity of BBPL does not scale with the size of the graphs. We prove that the method converges to the same solution as that obtained by using full inference per iteration, despite these approximations, and we empirically demonstrate its scalability improvements over standard training methods.

Keywords

Cite

@article{arxiv.1811.04064,
  title  = {Block Belief Propagation for Parameter Learning in Markov Random Fields},
  author = {You Lu and Zhiyuan Liu and Bert Huang},
  journal= {arXiv preprint arXiv:1811.04064},
  year   = {2018}
}

Comments

Accepted to AAAI 2019

R2 v1 2026-06-23T05:10:49.154Z