paper-with-me

홈 › Papers

Dynamics of Stochastic Momentum with Sparse Updates in High Dimensions

2026-05-27 · Katie Everett, Elliot Paquette arxiv

Existing theory of momentum assumes that gradients arrive at every parameter at a roughly constant rate, an assumption violated in practice by heavy-tailed data distributions and modern architectures. We theoretically analyze the dynamics of two tractable models of momentum under sparse updates: a least squares model with sparse inputs and a logistic regression model with a rare class. Both admit exact closed-form second-moment dynamics whose high-dimensional limits we characterize across three scaling exponents for sparsity, batch size, and momentum decay. The phase structure on both problems is governed by the ratio of two intrinsic timescales: a momentum retention timescale (how many active updates the buffer survives) and a learning timescale (how many active updates it takes to reduce the squared error). When learning is much slower than retention, the limit matches SGD; when learning is faster, the system is unstable; where the timescales coincide, we recover classical heavy-ball dynamics. The oscillatory dynamics occur at different momentum values for different token sparsity, creating a spectral conflict for global momentum across token frequencies.

📄 PDF Abstract BibTeX arXiv:2605.28961

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Momentum Recalibration in Online Gradient Learning

2026-03-06 · Zhipeng Yao, Rui Yu, Guisong Chang, Ying Li 외 arxiv

Stochastic Gradient Descent (SGD) and its momentum variants form the backbone of deep learning optimization, yet the underlying dynamics of their gradient behavior remain insufficiently understood. In this work, we reint…

Signal Processing Meets SGD: From Momentum to Filter

2023-11-06 · Zhipeng Yao, Rui Yu, Guisong Chang, Ying Li 외

In deep learning, stochastic gradient descent (SGD) and its momentum-based variants are widely used for optimization. However, the internal dynamics of these methods remain underexplored. In this paper, we analyze gradie…

Negative Momentum for Improved Game Dynamics

2018-07-12 · Gauthier Gidel, Reyhane Askari Hemmat, Mohammad Pezeshki, Remi Lepriol 외

Games generalize the single-objective optimization paradigm by introducing different objective functions for different players. Differentiable games often proceed by simultaneous or alternating gradient updates. In machi…

Global Momentum Compression for Sparse Communication in Distributed Learning

2019-05-30 · Chang-Wei Shi, Shen-Yi Zhao, Yin-Peng Xie, Hao Gao 외

With the rapid growth of data, distributed momentum stochastic gradient descent~(DMSGD) has been widely used in distributed learning, especially for training large-scale deep models. Due to the latency and limited bandwi…

CoolMomentum: A Method for Stochastic Optimization by Langevin Dynamics with Simulated Annealing

2020-05-29 · Oleksandr Borysenko, Maksym Byshkin

Deep learning applications require global optimization of non-convex objective functions, which have multiple local minima. The same problem is often found in physical simulations and may be resolved by the methods of La…

global-optimizationPhysical SimulationsStochastic OptimizationUnity