paper-with-me

Papers

Rigorous dynamical mean field theory for stochastic gradient descent methods

2022-10-12 · Cedric Gerbelot, Emanuele Troiani, Francesca Mignacco, Florent Krzakala, Lenka Zdeborova

We prove closed-form equations for the exact high-dimensional asymptotics of a family of first order gradient-based methods, learning an estimator (e.g. M-estimator, shallow neural network, ...) from observations on Gaussian data with empirical risk minimization. This includes widely used algorithms such as stochastic gradient descent (SGD) or Nesterov acceleration. The obtained equations match those resulting from the discretization of dynamical mean-field theory (DMFT) equations from statistical physics when applied to gradient flow. Our proof method allows us to give an explicit description of how memory kernels build up in the effective dynamics, and to include non-separable update functions, allowing datasets with non-identity covariance matrices. Finally, we provide numerical implementations of the equations for SGD with generic extensive batch-size and with constant learning rates.

📄 PDF Abstract BibTeX arXiv:2210.06591

Code (1)

spoc-group/rigorous-dynamical-mean-field-theory 공식 구현

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

A Mean-Field Theory of $Θ$-Expectations

2025-07-30 · Qian Qi arxiv

The canonical theory of sublinear expectations, a foundation of stochastic calculus under ambiguity, is insensitive to the non-convex geometry of primitive uncertainty models. This paper develops a new stochastic calculu…

Mean field limits for discrete-time dynamical systems via kernel mean embeddings

2023-12-11 · Christian Fiedler, Michael Herty, Sebastian Trimpe

Mean field limits are an important tool in the context of large-scale dynamical systems, in particular, when studying multiagent and interacting particle systems. While the continuous-time theory is well-developed, few w…

Dynamical mean-field theory for stochastic gradient descent in Gaussian mixture classification

2020-06-10 · NeurIPS 2020 12 · Francesca Mignacco, Florent Krzakala, Pierfrancesco Urbani, Lenka Zdeborová

We analyze in a closed form the learning dynamics of stochastic gradient descent (SGD) for a single-layer neural network classifying a high-dimensional Gaussian mixture where each cluster is assigned one of two labels. T…

General Classification

Mean field analysis of large-scale interacting populations of stochastic conductance-based spiking neurons using the Klimontovich method

2017-01-23

We investigate the dynamics of large-scale interacting neural populations, composed of conductance based, spiking model neurons with modifiable synaptic connection strengths, which are possibly also subjected to external…

valid

High-Dimensional Limit of Stochastic Gradient Flow via Dynamical Mean-Field Theory

2026-02-06 · Sota Nishiyama, Masaaki Imaizumi arxiv

Modern machine learning models are typically trained via multi-pass stochastic gradient descent (SGD) with small batch sizes, and understanding their dynamics in high dimensions is of great interest. However, an analytic…