Adaptive Overrelaxed Bound Optimization Methods

Abstract

We study a class of overrelaxed bound optimization algorithms, and their relationship to standard bound optimizers, such as Expectation-Maximization, Iterative Scaling, CCCP and Non-Negative Matrix Factorization. We provide a theoretical analysis of the convergence properties of these optimizers and identify analytic conditions under which they are expected to outperform the standard versions. Based on this analysis, we propose a novel, simple adaptive overrelaxed scheme for practical optimization and report empirical results on several synthetic and real-world data sets showing that these new adaptive methods exhibit superior performance (in certain cases by several times speedup) compared to their traditional counterparts. Our extensions are simple to implement, apply to a wide variety of algorithms, almost always give a substantial speedup, and do not require any theoretical analysis of the underlying algorithm. ICML Proceedings of the Twentieth International Conference on Machine Learning

Cite

Text

Salakhutdinov and Roweis. "Adaptive Overrelaxed Bound Optimization Methods." International Conference on Machine Learning, 2003.

Markdown

[Salakhutdinov and Roweis. "Adaptive Overrelaxed Bound Optimization Methods." International Conference on Machine Learning, 2003.](https://mlanthology.org/icml/2003/salakhutdinov2003icml-adaptive/)

BibTeX

@inproceedings{salakhutdinov2003icml-adaptive,
  title     = {{Adaptive Overrelaxed Bound Optimization Methods}},
  author    = {Salakhutdinov, Ruslan and Roweis, Sam T.},
  booktitle = {International Conference on Machine Learning},
  year      = {2003},
  pages     = {664-671},
  url       = {https://mlanthology.org/icml/2003/salakhutdinov2003icml-adaptive/}
}