Relative Interior Rule in Block-Coordinate Descent
Abstract
It is well-known that for general convex optimization problems, block-coordinate descent can get stuck in poor local optima. Despite that, versions of this method known as convergent message passing are very successful to approximately solve the dual LP relaxation of the MAP inference problem in graphical models. In attempt to identify the reason why these methods often achieve good local minima, we argue that if in block-coordinate descent the set of minimizers over a variable block has multiple elements, one should choose an element from the relative interior of this set. We show that this rule is not worse than any other rule for choosing block-minimizers. Based on this observation, we develop a theoretical framework for block-coordinate descent applied to general convex problems. We illustrate this theory on convergent message-passing methods.
Cite
Text
Werner et al. "Relative Interior Rule in Block-Coordinate Descent." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00758Markdown
[Werner et al. "Relative Interior Rule in Block-Coordinate Descent." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/werner2020cvpr-relative/) doi:10.1109/CVPR42600.2020.00758BibTeX
@inproceedings{werner2020cvpr-relative,
title = {{Relative Interior Rule in Block-Coordinate Descent}},
author = {Werner, Tomas and Prusa, Daniel and Dlask, Tomas},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2020},
doi = {10.1109/CVPR42600.2020.00758},
url = {https://mlanthology.org/cvpr/2020/werner2020cvpr-relative/}
}