证明了Adam和SGD在训练ReLU神经网络时几乎不可能收敛到全局最优解。
Non-convergence to global minimizers in data driven supervised deep learning: Adam and stochastic gradient descent optimization provably fail to converge to global minimizers in the training of deep neural networks with ReLU activation
- 通过理论分析揭示多种优化算法在深层ReLU网络中无法收敛至全局最小值
- 随着网络宽度与深度增加,不收敛概率以至少指数速度趋近于1
- 适用于包括Adam、RMSProp在内的主流自适应与加速优化器,具有广泛意义
深度学习方法——由一类深度神经网络(DNNs)及随机梯度下降(SGD)优化方法构成——是解决数据驱动监督学习问题的关键工具。尽管SGD方法在训练DNN中取得巨大成功,但其成功与局限性的严格理论解释仍是基础性开放问题。特别是在标准数据驱动监督学习设置下,尚无定理证明或证伪:使用流行的分段线性激活函数ReLU的DNN训练中,SGD方法能以高概率收敛至优化景观中的全局最小值。本文对此问题作出否定回答。我们证明,在一大类SGD方法中,所考虑的优化器以高概率无法收敛至优化问题的全局最小值。结果表明,不收敛至全局最小值的概率随第一隐层宽度和网络深度的增加,至少以指数速度收敛于1。本工作的通用非收敛结论不仅适用于标准的原始SGD方法,还适用于包括动量SGD、Nesterov加速SGD、Adagrad、RMSProp、Adam、Adamax、AMSGrad和Nadam在内的大量加速与自适应优化器。
原文摘要 · Abstract (English)
Deep learning methods - consisting of a class of deep neural networks (DNNs) trained by a stochastic gradient descent (SGD) optimization method - are nowadays key tools to solve data driven supervised learning problems. Despite the great success of SGD methods in the training of DNNs, it remains a fundamental open problem of research to explain the success and the limitations of such methods in rigorous theoretical terms. In particular, even in the standard setup of data driven supervised learning problems, it remained an open research problem to prove (or disprove) that SGD methods converge in the training of DNNs with the popular rectified linear unit (ReLU) activation function with high probability to global minimizers in the optimization landscape. In this work we answer this question negatively. Specifically, in this work we prove for a large class of SGD methods that the considered optimizer does with high probability not converge to global minimizers of the optimization problem. It turns out that the probability to not converge to a global minimizer converges at least exponentially quickly to one as the width of the first hidden layer of the ANN and the depth of the ANN, respectively, increase. The general non-convergence results of this work do not only apply to the plain vanilla standard SGD method but also to a large class of accelerated and adaptive SGD methods such as the momentum SGD, the Nesterov accelerated SGD, the Adagrad, the RMSProp, the Adam, the Adamax, the AMSGrad, and the Nadam optimizers.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。