An Iterated L1 Algorithm for Non-Smooth Non-Convex Optimization in Computer Vision

Abstract

Natural image statistics indicate that we should use nonconvex norms for most regularization tasks in image processing and computer vision. Still, they are rarely used in practice due to the challenge to optimize them. Recently, iteratively reweighed 1 minimization has been proposed as a way to tackle a class of non-convex functions by solving a sequence of convex 2 1 problems. Here we extend the problem class to linearly constrained optimization of a Lipschitz continuous function, which is the sum of a convex function and a function being concave and increasing on the non-negative orthant (possibly non-convex and nonconcave on the whole space). This allows to apply the algorithm to many computer vision tasks. We show the effect of non-convex regularizers on image denoising, deconvolution, optical flow, and depth map fusion. Non-convexity is particularly interesting in combination with total generalized variation and learned image priors. Efficient optimization is made possible by some important properties that are shown to hold.

Cite

Text

Ochs et al. "An Iterated L1 Algorithm for Non-Smooth Non-Convex Optimization in Computer Vision." Conference on Computer Vision and Pattern Recognition, 2013. doi:10.1109/CVPR.2013.230

Markdown

[Ochs et al. "An Iterated L1 Algorithm for Non-Smooth Non-Convex Optimization in Computer Vision." Conference on Computer Vision and Pattern Recognition, 2013.](https://mlanthology.org/cvpr/2013/ochs2013cvpr-iterated/) doi:10.1109/CVPR.2013.230

BibTeX

@inproceedings{ochs2013cvpr-iterated,
  title     = {{An Iterated L1 Algorithm for Non-Smooth Non-Convex Optimization in Computer Vision}},
  author    = {Ochs, Peter and Dosovitskiy, Alexey and Brox, Thomas and Pock, Thomas},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2013},
  doi       = {10.1109/CVPR.2013.230},
  url       = {https://mlanthology.org/cvpr/2013/ochs2013cvpr-iterated/}
}