Non-Stationary Projection-Free Online Learning with Dynamic and Adaptive Regret Guarantees

Abstract

Projection-free online learning has drawn increasing interest due to its efficiency in solving high-dimensional problems with complicated constraints. However, most existing projection-free online methods focus on minimizing the static regret, which unfortunately fails to capture the challenge of changing environments. In this paper, we investigate non-stationary projection-free online learning, and choose dynamic regret and adaptive regret to measure the performance. Specifically, we first provide a novel dynamic regret analysis for an existing projection-free method named BOGD_IP, and establish an O(T^¾ (1+P_T)) dynamic regret bound, where P_T denotes the path-length of the comparator sequence. Then, we improve the upper bound to O(T^¾ (1+P_T)^¼) by running multiple BOGD_IP algorithms with different step sizes in parallel, and tracking the best one on the fly. Our results are the first general-case dynamic regret bounds for projection-free online learning, and can recover the existing O(T^¾) static regret by setting P_T = 0. Furthermore, we propose a projection-free method to attain an O(?^¾) adaptive regret bound for any interval with length ?, which nearly matches the static regret over that interval. The essential idea is to maintain a set of BOGD_IP algorithms dynamically, and combine them by a meta algorithm. Moreover, we demonstrate that it is also equipped with an O(T^¾ (1+P_T)^¼) dynamic regret bound. Finally, empirical studies verify our theoretical findings.

Cite

Text

Wang et al. "Non-Stationary Projection-Free Online Learning with Dynamic and Adaptive Regret Guarantees." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I14.29495

Markdown

[Wang et al. "Non-Stationary Projection-Free Online Learning with Dynamic and Adaptive Regret Guarantees." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/wang2024aaai-non/) doi:10.1609/AAAI.V38I14.29495

BibTeX

@inproceedings{wang2024aaai-non,
  title     = {{Non-Stationary Projection-Free Online Learning with Dynamic and Adaptive Regret Guarantees}},
  author    = {Wang, Yibo and Yang, Wenhao and Jiang, Wei and Lu, Shiyin and Wang, Bing and Tang, Haihong and Wan, Yuanyu and Zhang, Lijun},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {15671-15679},
  doi       = {10.1609/AAAI.V38I14.29495},
  url       = {https://mlanthology.org/aaai/2024/wang2024aaai-non/}
}