View a PDF of the paper titled Remove that Square Root: A New Efficient Scale-Invariant Version of AdaGrad, by Sayantan Choudhury and 5 other authors
Abstract:Adaptive methods are extremely popular in machine learning as they make learning rate tuning less expensive. This paper introduces a novel optimization algorithm named KATE, which presents a scale-invariant adaptation of the well-known AdaGrad algorithm. We prove the scale-invariance of KATE for the case of Generalized Linear Models. Moreover, for general smooth non-convex problems, we establish a convergence rate of $O left(frac{log T}{sqrt{T}} right)$ for KATE, matching the best-known ones for AdaGrad and Adam. We also compare KATE to other state-of-the-art adaptive algorithms Adam and AdaGrad in numerical experiments with different problems, including complex machine learning tasks like image classification and text classification on real data. The results indicate that KATE consistently outperforms AdaGrad and matches/surpasses the performance of Adam in all considered scenarios.
Submission history
From: Sayantan Choudhury [view email]
[v1]
Tue, 5 Mar 2024 04:35:59 UTC (152 KB)
[v2]
Wed, 5 Jun 2024 15:13:02 UTC (420 KB)
[v3]
Mon, 9 Dec 2024 13:52:19 UTC (429 KB)
[v4]
Mon, 13 Jan 2025 19:05:07 UTC (433 KB)
Source link
lol