Dynamic Tree Block Coordinate Ascent

  • Daniel Tarlow ,
  • Dhruv Batra ,
  • Pushmeet Kohli ,
  • Vladimir Kolmogorov

Proceedings of the 28 th International Conference on Machine Learning |

This paper proposes a novel Linear Programming (LP) based algorithm, called Dynamic Tree-Block Coordinate Ascent (DTBCA), for performing maximum a posteriori (MAP) inference in probabilistic graphical models. Unlike traditional message passing algorithms, which operate uniformly on the whole factor graph, our method dynamically chooses regions of the factor graph on which to focus message-passing efforts. We propose two criteria for selecting regions, including an efficiently computable upperbound on the increase in the objective possible by passing messages in any particular region. This bound is derived from the theory of primal-dual methods from combinatorial optimization, and the forest that maximizes the bounds can be chosen efficiently using a maximum-spanning-tree-like algorithm. Experimental results show that our dynamic schedules significantly speed up state-of-theart LP-based message-passing algorithms on a wide variety of real-world problems.