Bundle Methods for Machine Learning

Abstract

We present a globally convergent method for regularized risk minimization prob- lems. Our method applies to Support Vector estimation, regression, Gaussian Processes, and any other regularized risk minimization setting which leads to a convex optimization problem. SVMPerf can be shown to be a special case of our approach. In addition to the unified framework we present tight convergence bounds, which show that our algorithm converges in O(1/) steps to precision for general convex problems and in O(log(1/)) steps for continuously differen- tiable problems. We demonstrate in experiments the performance of our approach.

Cite

Text

Le et al. "Bundle Methods for Machine Learning." Neural Information Processing Systems, 2007.

Markdown

[Le et al. "Bundle Methods for Machine Learning." Neural Information Processing Systems, 2007.](https://mlanthology.org/neurips/2007/le2007neurips-bundle/)

BibTeX

@inproceedings{le2007neurips-bundle,
  title     = {{Bundle Methods for Machine Learning}},
  author    = {Le, Quoc V. and Smola, Alex J. and Vishwanathan, S.v.n.},
  booktitle = {Neural Information Processing Systems},
  year      = {2007},
  pages     = {1377-1384},
  url       = {https://mlanthology.org/neurips/2007/le2007neurips-bundle/}
}