Exploiting the Curvature of Feasible Sets for Faster Projection-Free Online Learning
Zakaria Mhammedi

TL;DR
This paper introduces new projection-free online learning algorithms that reduce computational costs by leveraging the curvature of feasible sets, achieving near-optimal regret bounds with fewer oracle calls.
Contribution
The authors develop algorithms that attain near-optimal regret bounds for strongly convex and general convex sets using fewer linear optimization calls, improving efficiency over prior methods.
Findings
Achieves () regret with two LO calls per round for strongly convex sets.
Attains () regret with (d) LO calls per round for general convex sets.
Improves computational efficiency over previous projection-free algorithms.
Abstract
In this paper, we develop new efficient projection-free algorithms for Online Convex Optimization (OCO). Online Gradient Descent (OGD) is an example of a classical OCO algorithm that guarantees the optimal regret bound. However, OGD and other projection-based OCO algorithms need to perform a Euclidean projection onto the feasible set whenever their iterates step outside . For various sets of interests, this projection step can be computationally costly, especially when the ambient dimension is large. This has motivated the development of projection-free OCO algorithms that swap Euclidean projections for often much cheaper operations such as Linear Optimization (LO). However, state-of-the-art LO-based algorithms only achieve a suboptimal regret for general OCO. In this paper, we leverage recent results in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Sparse and Compressive Sensing Techniques · Machine Learning and Algorithms
