LGMLOct 13, 2022

Mean-field analysis for heavy ball methods: Dropout-stability, connectivity, and global convergence

arXiv:2210.06819v23 citationsh-index: 25
Originality Incremental advance
AI Analysis

This provides theoretical insights into a widely used optimization algorithm for neural networks, though it is incremental as it extends mean-field analysis from SGD to SHB.

The paper tackles the limited theoretical understanding of the stochastic heavy ball method (SHB) in training neural networks by analyzing its properties for two- and three-layer networks, showing convergence to global optimum and establishing dropout-stability and connectivity with quantitative bounds.

The stochastic heavy ball method (SHB), also known as stochastic gradient descent (SGD) with Polyak's momentum, is widely used in training neural networks. However, despite the remarkable success of such algorithm in practice, its theoretical characterization remains limited. In this paper, we focus on neural networks with two and three layers and provide a rigorous understanding of the properties of the solutions found by SHB: \emph{(i)} stability after dropping out part of the neurons, \emph{(ii)} connectivity along a low-loss path, and \emph{(iii)} convergence to the global optimum. To achieve this goal, we take a mean-field view and relate the SHB dynamics to a certain partial differential equation in the limit of large network widths. This mean-field perspective has inspired a recent line of work focusing on SGD while, in contrast, our paper considers an algorithm with momentum. More specifically, after proving existence and uniqueness of the limit differential equations, we show convergence to the global optimum and give a quantitative bound between the mean-field limit and the SHB dynamics of a finite-width network. Armed with this last bound, we are able to establish the dropout-stability and connectivity of SHB solutions.

Foundations

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

Your Notes