Continuous Energy Minimization via Repeated Binary Fusion

Abstract

Variational problems, which are commonly used to solve low-level vision tasks, are typically minimized via a local, iterative optimization strategy, e.g. gradient descent. Since every iteration is restricted to a small, local improvement, the overall convergence can be slow and the algorithm may get stuck in an undesirable local minimum. In this paper, we propose to approximate the minimization by solving a series of binary subproblems to facilitate large optimization moves. The proposed method can be interpreted as an extension of discrete graph-cut based methods such as α -expansion or LogCut to a spatially continuous setting. In order to demonstrate the viability of the approach, we evaluated the novel optimization strategy in the context of optical flow estimation, yielding excellent results on the Middlebury optical flow datasets.

Cite

Text

Trobin et al. "Continuous Energy Minimization via Repeated Binary Fusion." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88693-8_50

Markdown

[Trobin et al. "Continuous Energy Minimization via Repeated Binary Fusion." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/trobin2008eccv-continuous/) doi:10.1007/978-3-540-88693-8_50

BibTeX

@inproceedings{trobin2008eccv-continuous,
  title     = {{Continuous Energy Minimization via Repeated Binary Fusion}},
  author    = {Trobin, Werner and Pock, Thomas and Cremers, Daniel and Bischof, Horst},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {677-690},
  doi       = {10.1007/978-3-540-88693-8_50},
  url       = {https://mlanthology.org/eccv/2008/trobin2008eccv-continuous/}
}