Fast and Exact Primal-Dual Iterations for Variational Problems in Computer Vision

Abstract

The saddle point framework provides a convenient way to formulate many convex variational problems that occur in computer vision. The framework unifies a broad range of data and regularization terms, and is particularly suited for nonsmooth problems such as Total Variation-based approaches to image labeling. However, for many interesting problems the constraint sets involved are difficult to handle numerically. State-of-the-art methods rely on using nested iterative projections, which induces both theoretical and practical convergence issues. We present a dual multiple-constraint Douglas-Rachford splitting approach that is globally convergent, avoids inner iterative loops, enforces the constraints exactly, and requires only basic operations that can be easily parallelized. The method outperforms existing methods by a factor of 4 − 20 while considerably increasing the numerical robustness.

Cite

Text

Lellmann et al. "Fast and Exact Primal-Dual Iterations for Variational Problems in Computer Vision." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15552-9_36

Markdown

[Lellmann et al. "Fast and Exact Primal-Dual Iterations for Variational Problems in Computer Vision." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/lellmann2010eccv-fast/) doi:10.1007/978-3-642-15552-9_36

BibTeX

@inproceedings{lellmann2010eccv-fast,
  title     = {{Fast and Exact Primal-Dual Iterations for Variational Problems in Computer Vision}},
  author    = {Lellmann, Jan and Breitenreicher, Dirk and Schnörr, Christoph},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {494-505},
  doi       = {10.1007/978-3-642-15552-9_36},
  url       = {https://mlanthology.org/eccv/2010/lellmann2010eccv-fast/}
}