Minimizing Sparse Higher Order Energy Functions of Discrete Variables
Abstract
Higher order energy functions have the ability to encode high level structural dependencies between pixels, which have been shown to be extremely powerful for image labeling problems. Their use, however, is severely hampered in practice by the intractable complexity of representing and minimizing such functions. We observed that higher order functions encountered in computer vision are very often "sparse", i.e. many labelings of a higher order clique are equally unlikely and hence have the same high cost. In this paper, we address the problem of minimizing such sparse higher order energy functions. Our method works by transforming the problem into an equivalent quadratic function minimization problem. The resulting quadratic function can be minimized using popular message passing or graph cut based algorithms for MAP inference. Although this is primarily a theoretical paper, it also shows how higher order functions can be used to obtain impressive results for the binary texture restoration problem.
Cite
Text
Rother et al. "Minimizing Sparse Higher Order Energy Functions of Discrete Variables." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206739Markdown
[Rother et al. "Minimizing Sparse Higher Order Energy Functions of Discrete Variables." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/rother2009cvpr-minimizing/) doi:10.1109/CVPR.2009.5206739BibTeX
@inproceedings{rother2009cvpr-minimizing,
title = {{Minimizing Sparse Higher Order Energy Functions of Discrete Variables}},
author = {Rother, Carsten and Kohli, Pushmeet and Feng, Wei and Jia, Jiaya},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2009},
pages = {1382-1389},
doi = {10.1109/CVPR.2009.5206739},
url = {https://mlanthology.org/cvpr/2009/rother2009cvpr-minimizing/}
}