SOTAVerified

Improved Kernel Alignment Regret Bound for Online Kernel Learning

2022-12-26Code Available0· sign in to hype

Junfan Li, Shizhong Liao

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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_TTT)^14) at a computational complexity (space and per-round time) of O(A_TTT), 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) at a computational complexity of O(^2T). Otherwise, our algorithm enjoys a regret of O((A_TT)^14) at a computational complexity of O(A_TT). We extend our algorithm to batch learning and obtain a O(1TE[A_T]) excess risk bound which improves the previous O(1/T) bound.

Reproductions