English

Projection-free Online Learning over Strongly Convex Sets

Machine Learning 2024-06-25 v2 Optimization and Control

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 O(T3/4)O(T^{3/4}), which is worse than the regret of projection-based algorithms, where TT 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 O(T2/3)O(T^{2/3}) 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 O(T2/3)O(T^{2/3}) over general convex sets and a better regret bound of O(T)O(\sqrt{T}) over strongly convex sets.

Keywords

Cite

@article{arxiv.2010.08177,
  title  = {Projection-free Online Learning over Strongly Convex Sets},
  author = {Yuanyu Wan and Lijun Zhang},
  journal= {arXiv preprint arXiv:2010.08177},
  year   = {2024}
}

Comments

v2 matches the camera-ready version for AAAI2021 better

R2 v1 2026-06-23T19:23:43.098Z