A Tiered Move-making Algorithm for General Non-submodular Pairwise Energies
Vibhav Vineet, Jonathan Warrell, Philip H.S. Torr

TL;DR
This paper introduces a tiered move-making algorithm capable of optimizing general pairwise energy functions in Markov Random Fields, outperforming existing methods in various computer vision tasks.
Contribution
The paper presents a novel iterative tiered move-making algorithm that handles complex pairwise terms, with theoretical analysis and superior empirical performance.
Findings
Outperforms alpha-expansion, LBP, QPBO in accuracy and energy minimization
Converges to a local minimum for any general pairwise potential
Effective across multiple computer vision benchmarks
Abstract
A large number of problems in computer vision can be modelled as energy minimization problems in a Markov Random Field (MRF) or Conditional Random Field (CRF) framework. Graph-cuts based -expansion is a standard move-making method to minimize the energy functions with sub-modular pairwise terms. However, certain problems require more complex pairwise terms where the -expansion method is generally not applicable. In this paper, we propose an iterative {\em tiered move making algorithm} which is able to handle general pairwise terms. Each move to the next configuration is based on the current labeling and an optimal tiered move, where each tiered move requires one application of the dynamic programming based tiered labeling method introduced in Felzenszwalb et. al. \cite{tiered_cvpr_felzenszwalbV10}. The algorithm converges to a local minimum for any general pairwise…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Visual Attention and Saliency Detection
