带有噪声预言和额外采样的非单调信赖域方法

A non-monotone trust-region method with noisy oracles and additional sampling

Computational Optimization and Applications · 2024
被引 5
ABS 3

中文导读

提出一种非单调信赖域方法,利用自适应采样策略控制噪声,用于训练深度神经网络,在图像分类和回归任务中优于现有方法且梯度评估次数更少。

Abstract

Abstract In this work, we introduce a novel stochastic second-order method, within the framework of a non-monotone trust-region approach, for solving the unconstrained, nonlinear, and non-convex optimization problems arising in the training of deep neural networks. The proposed algorithm makes use of subsampling strategies that yield noisy approximations of the finite sum objective function and its gradient. We introduce an adaptive sample size strategy based on inexpensive additional sampling to control the resulting approximation error. Depending on the estimated progress of the algorithm, this can yield sample size scenarios ranging from mini-batch to full sample functions. We provide convergence analysis for all possible scenarios and show that the proposed method achieves almost sure convergence under standard assumptions for the trust-region framework. We report numerical experiments showing that the proposed algorithm outperforms its state-of-the-art counterpart in deep neural network training for image classification and regression tasks while requiring a significantly smaller number of gradient evaluations.

深度学习优化算法非凸优化信赖域方法