← Search

Atish Agarwala

11 accepted papers

2025

Avoiding spurious sharpness minimization broadens applicability of SAM

ICML 2025poster

Curvature regularization techniques like Sharpness Aware Minimization (SAM) have shown great promise in improving generalization on vision tasks. However, we find that SAM performs poorly in domains like natural language processing (NLP), often degrading performance --- even with twice the compute b…

Cited by 1SourcePDFScholar
2025

Exact risk curves of signSGD in High-Dimensions: quantifying preconditioning and noise-compression effects

ICML 2025poster

In recent years, SignSGD has garnered interest as both a practical optimizer as well as a simple model to understand adaptive optimizers like Adam. Though there is a general consensus that SignSGD acts to precondition optimization and reshapes noise, quantitatively understanding these effects in the…

Cited by 1SourcePDFScholar
2025

Scaling Collapse Reveals Universal Dynamics in Compute-Optimally Trained Neural Networks

ICML 2025oral

Understanding neural network training dynamics at scale is an important open problem. Although realistic model architectures, optimizers, and data interact in complex ways that make predictive theory challenging, we show that compute-optimally trained models exhibit remarkably precise collective reg…

Cited by 0SourcePDFScholar
2025

To Clip or not to Clip: the Dynamics of SGD with Gradient Clipping in High-Dimensions

ICLR 2025poster

The success of modern machine learning is due in part to the adaptive optimization methods that have been developed to deal with the difficulties of training large models over complex datasets. One such method is gradient clipping: a practical procedure with limited theoretical underpinnings. In thi…

2024

Neglected Hessian component explains mysteries in sharpness regularization

NeurIPS 2024spotlight

Recent work has shown that methods that regularize second order information like SAM can improve generalization in deep learning. Seemingly similar methods like weight noise and gradient penalties often fail to provide such benefits. We investigate this inconsistency and reveal its connection to the…

Cited by 7SourcePDFScholar
2024

Stepping on the Edge: Curvature Aware Learning Rate Tuners

NeurIPS 2024poster

Curvature information -- particularly, the largest eigenvalue of the loss Hessian, known as the sharpness -- often forms the basis for learning rate tuners. However, recent work has shown that the curvature information undergoes complex dynamics during training, going from a phase of increasing shar…

Cited by 1SourcePDFScholar
2023

Second-order regression models exhibit progressive sharpening to the edge of stability

ICML 2023poster

Recent studies of gradient descent with large step sizes have shown that there is often a regime with an initial increase in the largest eigenvalue of the loss Hessian (progressive sharpening), followed by a stabilization of the eigenvalue near the maximum value which allows convergence (edge of sta…

Cited by 33SourcePDFScholar
2021

One Network Fits All? Modular versus Monolithic Task Formulations in Neural Networks

ICLR 2021poster

Can deep learning solve multiple, very different tasks simultaneously? We investigate how the representations of the underlying tasks affect the ability of a single neural network to learn them jointly. We present theoretical and empirical findings that a single neural network is capable of simultan…

Cited by 18SourcePDFScholar