Almost Surely Constrained Convex Optimization

Abstract

We propose a stochastic gradient framework for solving stochastic composite convex optimization problems with (possibly) infinite number of linear inclusion constraints that need to be satisfied almost surely. We use smoothing and homotopy techniques to handle constraints without the need for matrix-valued projections. We show for our stochastic gradient algorithm $\mathcal{O}(\log(k)/\sqrt{k})$ convergence rate for general convex objectives and $\mathcal{O}(\log(k)/k)$ convergence rate for restricted strongly convex objectives. These rates are known to be optimal up to logarithmic factor, even without constraints. We conduct numerical experiments on basis pursuit, hard margin support vector machines and portfolio optimization problems and show that our algorithm achieves state-of-the-art practical performance.

Cite

Text

Fercoq et al. "Almost Surely Constrained Convex Optimization." International Conference on Machine Learning, 2019.

Markdown

[Fercoq et al. "Almost Surely Constrained Convex Optimization." International Conference on Machine Learning, 2019.](https://mlanthology.org/icml/2019/fercoq2019icml-almost/)

BibTeX

@inproceedings{fercoq2019icml-almost,
  title     = {{Almost Surely Constrained Convex Optimization}},
  author    = {Fercoq, Olivier and Alacaoglu, Ahmet and Necoara, Ion and Cevher, Volkan},
  booktitle = {International Conference on Machine Learning},
  year      = {2019},
  pages     = {1910-1919},
  volume    = {97},
  url       = {https://mlanthology.org/icml/2019/fercoq2019icml-almost/}
}