Towards Efficient and Exact MAP-Inference for Large Scale Discrete Computer Vision Problems via Combinatorial Optimization

Abstract

Discrete graphical models (also known as discrete Markov random fields) are a major conceptual tool to model the structure of optimization problems in computer vision. While in the last decade research has focused on fast approximative methods, algorithms that provide globally optimal solutions have come more into the research focus in the last years. However, large scale computer vision problems seemed to be out of reach for such methods. In this paper we introduce a promising way to bridge this gap based on partial optimality and structural properties of the underlying problem factorization. Combining these preprocessing steps, we are able to solve grids of size 2048 x 2048 in less than 90 seconds. On the hitherto unsolvable Chinese character dataset of Nowozin et al. we obtain provably optimal results in 56% of the instances and achieve competitive runtimes on other recent benchmark problems. While in the present work only generalized Potts models are considered, an extension to general graphical models seems to be feasible.

Cite

Text

Kappes et al. "Towards Efficient and Exact MAP-Inference for Large Scale Discrete Computer Vision Problems via Combinatorial Optimization." Conference on Computer Vision and Pattern Recognition, 2013. doi:10.1109/CVPR.2013.229

Markdown

[Kappes et al. "Towards Efficient and Exact MAP-Inference for Large Scale Discrete Computer Vision Problems via Combinatorial Optimization." Conference on Computer Vision and Pattern Recognition, 2013.](https://mlanthology.org/cvpr/2013/kappes2013cvpr-efficient/) doi:10.1109/CVPR.2013.229

BibTeX

@inproceedings{kappes2013cvpr-efficient,
  title     = {{Towards Efficient and Exact MAP-Inference for Large Scale Discrete Computer Vision Problems via Combinatorial Optimization}},
  author    = {Kappes, Jorg Hendrik and Speth, Markus and Reinelt, Gerhard and Schnorr, Christoph},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2013},
  doi       = {10.1109/CVPR.2013.229},
  url       = {https://mlanthology.org/cvpr/2013/kappes2013cvpr-efficient/}
}