LGMLFeb 14, 2012

Tightening MRF Relaxations with Planar Subproblems

arXiv:1202.3771v111 citations
AI Analysis

This work addresses a specific optimization challenge in computer vision and machine learning, offering incremental improvements for planar MRF relaxations.

The paper tackles the problem of computing lower bounds on minimum energy configurations for planar Markov Random Fields by adding constraints and enforcing consistency over binary projections, resulting in quick convergence and outperforming existing methods for certain hard potentials.

We describe a new technique for computing lower-bounds on the minimum energy configuration of a planar Markov Random Field (MRF). Our method successively adds large numbers of constraints and enforces consistency over binary projections of the original problem state space. These constraints are represented in terms of subproblems in a dual-decomposition framework that is optimized using subgradient techniques. The complete set of constraints we consider enforces cycle consistency over the original graph. In practice we find that the method converges quickly on most problems with the addition of a few subproblems and outperforms existing methods for some interesting classes of hard potentials.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes