LGFeb 21, 2024

The Expected Loss of Preconditioned Langevin Dynamics Reveals the Hessian Rank

arXiv:2402.13810v12 citationsh-index: 33AAAI
Originality Incremental advance
AI Analysis

This provides a theoretical tool for analyzing optimization and sampling algorithms, particularly useful for probing Hessian rank in neural networks, though it is incremental as it builds on existing Langevin dynamics theory.

The paper derived a closed-form expression for the expected loss of preconditioned Langevin dynamics near stationary points, showing it becomes proportional to the Hessian rank, and applied this to compare SGD-like and Adam-like preconditioners in neural networks.

Langevin dynamics (LD) is widely used for sampling from distributions and for optimization. In this work, we derive a closed-form expression for the expected loss of preconditioned LD near stationary points of the objective function. We use the fact that at the vicinity of such points, LD reduces to an Ornstein-Uhlenbeck process, which is amenable to convenient mathematical treatment. Our analysis reveals that when the preconditioning matrix satisfies a particular relation with respect to the noise covariance, LD's expected loss becomes proportional to the rank of the objective's Hessian. We illustrate the applicability of this result in the context of neural networks, where the Hessian rank has been shown to capture the complexity of the predictor function but is usually computationally hard to probe. Finally, we use our analysis to compare SGD-like and Adam-like preconditioners and identify the regimes under which each of them leads to a lower expected loss.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes