A Convex Relaxation Approach for Computing Minimal Partitions

Abstract

In this work we propose a convex relaxation approach for computing minimal partitions. Our approach is based on rewriting the minimal partition problem (also known as Potts model) in terms of a primal dual Total Variation functional. We show that the Potts prior can be incorporated by means of convex constraints on the dual variables. For minimization we propose an efficient primal dual projected gradient algorithm which also allows a fast implementation on parallel hardware. Although our approach does not guarantee to find global minimizers of the Potts model we can give a tight bound on the energy between the computed solution and the true minimizer. Furthermore we show that our relaxation approach dominates recently proposed relaxations. As a consequence, our approach allows to compute solutions closer to the true minimizer. For many practical problems we even find the global minimizer. We demonstrate the excellent performance of our approach on several multi-label image segmentation and stereo problems.

Cite

Text

Pock et al. "A Convex Relaxation Approach for Computing Minimal Partitions." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206604

Markdown

[Pock et al. "A Convex Relaxation Approach for Computing Minimal Partitions." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/pock2009cvpr-convex/) doi:10.1109/CVPR.2009.5206604

BibTeX

@inproceedings{pock2009cvpr-convex,
  title     = {{A Convex Relaxation Approach for Computing Minimal Partitions}},
  author    = {Pock, Thomas and Chambolle, Antonin and Cremers, Daniel and Bischof, Horst},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {810-817},
  doi       = {10.1109/CVPR.2009.5206604},
  url       = {https://mlanthology.org/cvpr/2009/pock2009cvpr-convex/}
}