Energy Minimization via Graph Cuts: Settling What Is Possible
Abstract
The recent explosion of interest in graph cut methods in computer vision naturally spawns the question: what energy functions can be minimized via graph cuts? This question was first attacked by two papers of Kolmogorov and Zabih, in which they dealt with functions with pair-wise and triplewise pixel interactions. In this work, we extend their results in two directions. First, we examine the case of k-wise pixel interactions; the results are derived from a purely algebraic approach. Second, we discuss the applicability of provably approximate algorithms. Both of these developments should help researchers best understand what can and cannot be achieved when designing graph cut based algorithms.
Cite
Text
Freedman and Drineas. "Energy Minimization via Graph Cuts: Settling What Is Possible." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.143Markdown
[Freedman and Drineas. "Energy Minimization via Graph Cuts: Settling What Is Possible." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/freedman2005cvpr-energy/) doi:10.1109/CVPR.2005.143BibTeX
@inproceedings{freedman2005cvpr-energy,
title = {{Energy Minimization via Graph Cuts: Settling What Is Possible}},
author = {Freedman, Daniel and Drineas, Petros},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2005},
pages = {939-946},
doi = {10.1109/CVPR.2005.143},
url = {https://mlanthology.org/cvpr/2005/freedman2005cvpr-energy/}
}