Back to Explorer
Research PaperResearchia:202602.17040[Data Science > Machine Learning]

AdaGrad-Diff: A New Version of the Adaptive Gradient Algorithm

Matia Bojovic

Abstract

Vanilla gradient methods are often highly sensitive to the choice of stepsize, which typically requires manual tuning. Adaptive methods alleviate this issue and have therefore become widely used. Among them, AdaGrad has been particularly influential. In this paper, we propose an AdaGrad-style adaptive method in which the adaptation is driven by the cumulative squared norms of successive gradient differences rather than gradient norms themselves. The key idea is that when gradients vary little across iterations, the stepsize is not unnecessarily reduced, while significant gradient fluctuations, reflecting curvature or instability, lead to automatic stepsize damping. Numerical experiments demonstrate that the proposed method is more robust than AdaGrad in several practically relevant settings.


Source: arXiv:2602.13112v1 - http://arxiv.org/abs/2602.13112v1 PDF: https://arxiv.org/pdf/2602.13112v1 Original Link: http://arxiv.org/abs/2602.13112v1

Submission:2/17/2026
Comments:0 comments
Subjects:Machine Learning; Data Science
Original Source:
View Original PDF
arXiv: This paper is hosted on arXiv, an open-access repository
Was this helpful?

Discussion (0)

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!