Improved Kernel Alignment Regret Bound for Online Kernel Learning

Abstract

In this paper, we improve the kernel alignment regret bound for online kernel learning in the regime of the Hinge loss function. Previous algorithm achieves a regret of O((A_TT ln T)^1/4) at a computational complexity (space and per-round time) of O((A_TT ln T)^1/2), where A_T is called kernel alignment. We propose an algorithm whose regret bound and computational complexity are better than previous results. Our results depend on the decay rate of eigenvalues of the kernel matrix. If the eigenvalues of the kernel matrix decay exponentially, then our algorithm enjoys a regret of O((A_T)^1/2) at a computational complexity of O((ln T)^2). Otherwise, our algorithm enjoys a regret of O((A_TT)^1/4) at a computational complexity of O((A_TT)^1/2). We extend our algorithm to batch learning and obtain a O(T^-1(E[A_T])^1/2) excess risk bound which improves the previous O(T^-1/2) bound.

Cite

Text

Li and Liao. "Improved Kernel Alignment Regret Bound for Online Kernel Learning." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I7.26035

Markdown

[Li and Liao. "Improved Kernel Alignment Regret Bound for Online Kernel Learning." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/li2023aaai-improved/) doi:10.1609/AAAI.V37I7.26035

BibTeX

@inproceedings{li2023aaai-improved,
  title     = {{Improved Kernel Alignment Regret Bound for Online Kernel Learning}},
  author    = {Li, Junfan and Liao, Shizhong},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {8597-8604},
  doi       = {10.1609/AAAI.V37I7.26035},
  url       = {https://mlanthology.org/aaai/2023/li2023aaai-improved/}
}