Improved Kernel Alignment Regret Bound for Online Kernel Learning
Junfan Li, Shizhong Liao

TL;DR
This paper presents an improved online kernel learning algorithm with better regret bounds and computational complexity, especially under certain eigenvalue decay conditions, and extends these results to batch learning with enhanced excess risk bounds.
Contribution
The paper introduces a new algorithm that achieves superior regret bounds and computational efficiency compared to previous methods, depending on eigenvalue decay rates.
Findings
Regret bound of O(√A_T) with exponential eigenvalue decay
Regret bound of O((A_T T)^{1/4}) in general case
Enhanced excess risk bound of O(1/T)√E[A_T] in batch 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 at a computational complexity (space and per-round time) of , where is called \textit{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 at a computational complexity of . Otherwise, our algorithm enjoys a regret of at a computational complexity of . We extend our algorithm to batch learning…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Sparse and Compressive Sensing Techniques · Quantum Computing Algorithms and Architecture
