梯度下降在浅层ReLU网络训练中可证明地逃离鞍点

Gradient Descent Provably Escapes Saddle Points in the Training of Shallow ReLU Networks

Journal of Optimization Theory and Applications · 2024
被引 1
ABS 3

中文导读

该研究证明了梯度下降算法在训练浅层ReLU网络时能绕过鞍点,并在有利初始化条件下收敛到全局最小值,对理解深度学习优化机制有重要理论价值。

Abstract

Dynamical systems theory has recently been applied in optimization to prove that gradient descent algorithms bypass so-called strict saddle points of the loss function. However, in many modern machine learning applications, the required regularity conditions are not satisfied. In this paper, we prove a variant of the relevant dynamical systems result, a center-stable manifold theorem, in which we relax some of the regularity requirements. We explore its relevance for various machine learning tasks, with a particular focus on shallow rectified linear unit (ReLU) and leaky ReLU networks with scalar input. Building on a detailed examination of critical points of the square integral loss function for shallow ReLU and leaky ReLU networks relative to an affine target function, we show that gradient descent circumvents most saddle points. Furthermore, we prove convergence to global minima under favourable initialization conditions, quantified by an explicit threshold on the limiting loss.

机器学习优化理论神经网络动力系统