Graph Cut Based Optimization for MRFs with Truncated Convex Priors
Abstract
Optimization with graph cuts became very popular in recent years. Progress in problems such as stereo correspondence, image segmentation, etc., can be attributed, in part, to the development of efficient graph cut based optimization. Recent evaluation of optimization techniques shows that the popular expansion and swap graph cut algorithms perform extremely well for energies where the underlying MRF has the Potts prior, which corresponds to the assumption that the true labeling is piecewise constant. For more general priors, however, such as corresponding to piece-wise smoothness assumption, both swap and expansion algorithms do not perform as well. We develop several optimization algorithms for truncated convex priors, which imply piecewise smoothness assumption. Both expansion and swap algorithms are based on moves that give each pixel a choice of only two labels. Our insight is that to obtain a good approximation under piecewise smoothness assumption, a pixel should have a choice among more than two labels. We develop new "range" moves which act on a larger set of labels than the expansion and swap algorithms. We evaluate our method on problems of image restoration, in-painting, and stereo correspondence. Our results show that we are able to get more accurate answers, both in terms of the energy, which is the direct goal, and in terms of accuracy, which is an indirect, but more important goal.
Cite
Text
Veksler. "Graph Cut Based Optimization for MRFs with Truncated Convex Priors." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383249Markdown
[Veksler. "Graph Cut Based Optimization for MRFs with Truncated Convex Priors." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/veksler2007cvpr-graph/) doi:10.1109/CVPR.2007.383249BibTeX
@inproceedings{veksler2007cvpr-graph,
title = {{Graph Cut Based Optimization for MRFs with Truncated Convex Priors}},
author = {Veksler, Olga},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383249},
url = {https://mlanthology.org/cvpr/2007/veksler2007cvpr-graph/}
}