MRF Optimization by Graph Approximation
Wonsik Kim, Kyoung Mu Lee

TL;DR
This paper introduces GA-fusion, a graph cuts-based move-making algorithm that generates effective proposals for energy minimization in computer vision, outperforming existing methods on various problems.
Contribution
It proposes an application-independent, energy-based method for generating high-quality proposals to improve graph cuts optimization in energy minimization tasks.
Findings
Proposed proposal generation method is effective across different energy functions.
GA-fusion outperforms existing algorithms on real and synthetic datasets.
Abstract
Graph cuts-based algorithms have achieved great success in energy minimization for many computer vision applications. These algorithms provide approximated solutions for multi-label energy functions via move-making approach. This approach fuses the current solution with a proposal to generate a lower-energy solution. Thus, generating the appropriate proposals is necessary for the success of the move-making approach. However, not much research efforts has been done on the generation of "good" proposals, especially for non-metric energy functions. In this paper, we propose an application-independent and energy-based approach to generate "good" proposals. With these proposals, we present a graph cuts-based move-making algorithm called GA-fusion (fusion with graph approximation-based proposals). Extensive experiments support that our proposal generation is effective across different classes…
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
TopicsMachine Learning and Data Classification · Advanced Graph Neural Networks · Visual Attention and Saliency Detection
