English

Projection-Free Adaptive Gradients for Large-Scale Optimization

Optimization and Control 2021-02-16 v3 Machine Learning

Abstract

The complexity in large-scale optimization can lie in both handling the objective function and handling the constraint set. In this respect, stochastic Frank-Wolfe algorithms occupy a unique position as they alleviate both computational burdens, by querying only approximate first-order information from the objective and by maintaining feasibility of the iterates without using projections. In this paper, we improve the quality of their first-order information by blending in adaptive gradients. We derive convergence rates and demonstrate the computational advantage of our method over the state-of-the-art stochastic Frank-Wolfe algorithms on both convex and nonconvex objectives. The experiments further show that our method can improve the performance of adaptive gradient algorithms for constrained optimization.

Keywords

Cite

@article{arxiv.2009.14114,
  title  = {Projection-Free Adaptive Gradients for Large-Scale Optimization},
  author = {Cyrille W. Combettes and Christoph Spiegel and Sebastian Pokutta},
  journal= {arXiv preprint arXiv:2009.14114},
  year   = {2021}
}

Comments

28 pages, 10 figures

R2 v1 2026-06-23T18:53:02.907Z