A Study of Nesterov's Scheme for Lagrangian Decomposition and MAP Labeling
Abstract
We study the MAP-labeling problem for graphical models by optimizing a dual problem obtained by Lagrangian decomposition. In this paper, we focus specifically on Nes-terov's optimal first-order optimization scheme for non-smooth convex programs, that has been studied for a range of other problems in computer vision and machine learning in recent years. We show that in order to obtain an efficiently convergent iteration, this approach should be augmented with a dynamic estimation of a corresponding Lip-schitz constant, leading to a runtime complexity of O(1/ϵ) in terms of the desired precision ϵ. Additionally, we devise a stopping criterion based on a duality gap as a sound basis for competitive comparison and show how to compute it efficiently. We evaluate our results using the publicly available Middlebury database and a set of computer generated graphical models that highlight specific aspects, along with other state-of-the-art methods for MAP-inference.
Cite
Text
Savchynskyy et al. "A Study of Nesterov's Scheme for Lagrangian Decomposition and MAP Labeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995652Markdown
[Savchynskyy et al. "A Study of Nesterov's Scheme for Lagrangian Decomposition and MAP Labeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/savchynskyy2011cvpr-study/) doi:10.1109/CVPR.2011.5995652BibTeX
@inproceedings{savchynskyy2011cvpr-study,
title = {{A Study of Nesterov's Scheme for Lagrangian Decomposition and MAP Labeling}},
author = {Savchynskyy, Bogdan and Kappes, Jörg H. and Schmidt, Stefan and Schnörr, Christoph},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2011},
pages = {1817-1823},
doi = {10.1109/CVPR.2011.5995652},
url = {https://mlanthology.org/cvpr/2011/savchynskyy2011cvpr-study/}
}