ExplorerData ScienceMachine Learning
Research PaperResearchia:202602.17040

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 ac...

Submitted: February 17, 2026Subjects: Machine Learning; Data Science

Description / Details

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

Please sign in to join the discussion.

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

Access Paper
View Source PDF
Submission Info
Date:
Feb 17, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark