vix.ing · top · new · best · stats · spec

Submodularization for Quadratic Pseudo-Boolean Optimization

2013/11/08 by Lena Gorelick, Yuri Boykov, Gorelick, Lena +7
Computer Science · Engineering · #Advanced Neural Network Applications #Complexity and Algorithms in Graphs #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Sparse and Compressive Sensing Techniques

paper · pdf · doi:10.48550/arxiv.1311.1856

openalex publication_date 2013/11/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Many computer vision problems require optimization of binary non-submodular energies. We propose a general optimization framework based on local submodular approximations (LSA). Unlike standard LP relaxation methods that linearize the whole energy globally, our approach iteratively approximates the energies locally. On the other hand, unlike standard local optimization methods (e.g. gradient descent or projection techniques) we use non-linear submodular approximations and optimize them without leaving the domain of integer solutions. We discuss two specific LSA algorithms based on "trust region" and "auxiliary function" principles, LSA-TR and LSA-AUX. These methods obtain state-of-the-art results on a wide range of applications outperforming many standard techniques such as LBP, QPBO, and TRWS. While our paper is focused on pairwise energies, our ideas extend to higher-order problems. The code is available online (http://vision.csd.uwo.ca/code/).

Citations

Related