Projection-free Online Learning over Strongly Convex Sets
Yuanyu Wan, Lijun Zhang

TL;DR
This paper improves the regret bounds for projection-free online learning algorithms over strongly convex sets, achieving better performance than previous methods by refining step-size strategies and introducing a strongly convex variant.
Contribution
It introduces a refined step-size rule for OFW and a strongly convex variant, leading to improved regret bounds over general and strongly convex sets.
Findings
OFW achieves $O(T^{2/3})$ regret over convex sets.
Strongly convex variant of OFW achieves $O( oot T)$ regret over strongly convex sets.
Enhanced algorithms outperform previous projection-free methods in regret bounds.
Abstract
To efficiently solve online problems with complicated constraints, projection-free algorithms including online frank-wolfe (OFW) and its variants have received significant interest recently. However, in the general case, existing efficient projection-free algorithms only achieved the regret bound of , which is worse than the regret of projection-based algorithms, where is the number of decision rounds. In this paper, we study the special case of online learning over strongly convex sets, for which we first prove that OFW can enjoy a better regret bound of for general convex losses. The key idea is to refine the decaying step-size in the original OFW by a simple line search rule. Furthermore, for strongly convex losses, we propose a strongly convex variant of OFW by redefining the surrogate loss function in OFW. We show that it achieves a regret bound of…
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
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Optimization and Search Problems
