Exact Risk Curves of signSGD in High-Dimensions: Quantifying Preconditioning and Noise-Compression Effects
Ke Liang Xiao, Noah Marshall, Atish Agarwala, Elliot Paquette
TL;DR
This work delivers a rigorous high-dimensional analysis of signSGD, deriving a limiting SDE (signHSGD) and a deterministic risk-evolution ODE that together quantify how preconditioning and noise shape learning. By isolating four key effects—effective learning rate, noise compression, diagonal preconditioning, and gradient-noise reshaping—it provides precise, data- and noise-dependent insights into when signSGD outperforms vanilla SGD and how to schedule its updates. The framework also yields a concrete link to Adam via a homogenized perspective, offering a principled path to understanding adaptive optimizers in high dimensions. Overall, the results contribute a quantitative theory of sign-based optimization with practical implications for learning-rate scheduling and preconditioning in large-scale settings.
Abstract
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 theoretically solvable settings remains difficult. We present an analysis of signSGD in a high dimensional limit, and derive a limiting SDE and ODE to describe the risk. Using this framework we quantify four effects of signSGD: effective learning rate, noise compression, diagonal preconditioning, and gradient noise reshaping. Our analysis is consistent with experimental observations but moves beyond that by quantifying the dependence of these effects on the data and noise distributions. We conclude with a conjecture on how these results might be extended to Adam.
