Energy Minimization for Linear Envelope MRFs
Abstract
Markov random fields with higher order potentials have emerged as a powerful model for several problems in computer vision. In order to facilitate their use, we propose a new representation for higher order potentials as upper and lower envelopes of linear functions. Our representation concisely models several commonly used higher order potentials, thereby providing a unified framework for minimizing the corresponding Gibbs energy functions. We exploit this framework by converting lower envelope potentials to standard pairwise functions with the addition of a small number of auxiliary variables. This allows us to minimize energy functions with lower envelope potentials using conventional algorithms such as BP, TRW and α-expansion. Furthermore, we show how the minimization of energy functions with upper envelope potentials leads to a difficult minmax problem. We address this difficulty by proposing a new message passing algorithm that solves a linear programming relaxation of the problem. Although this is primarily a theoretical paper, we demonstrate the efficacy of our approach on the binary (fg/bg) segmentation problem.
Cite
Text
Kohli and Kumar. "Energy Minimization for Linear Envelope MRFs." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539858Markdown
[Kohli and Kumar. "Energy Minimization for Linear Envelope MRFs." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/kohli2010cvpr-energy/) doi:10.1109/CVPR.2010.5539858BibTeX
@inproceedings{kohli2010cvpr-energy,
title = {{Energy Minimization for Linear Envelope MRFs}},
author = {Kohli, Pushmeet and Kumar, M. Pawan},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2010},
pages = {1863-1870},
doi = {10.1109/CVPR.2010.5539858},
url = {https://mlanthology.org/cvpr/2010/kohli2010cvpr-energy/}
}