English

Direct Nonlinear Acceleration

Optimization and Control 2019-05-29 v1 Machine Learning Numerical Analysis Numerical Analysis

Abstract

Optimization acceleration techniques such as momentum play a key role in state-of-the-art machine learning algorithms. Recently, generic vector sequence extrapolation techniques, such as regularized nonlinear acceleration (RNA) of Scieur et al., were proposed and shown to accelerate fixed point iterations. In contrast to RNA which computes extrapolation coefficients by (approximately) setting the gradient of the objective function to zero at the extrapolated point, we propose a more direct approach, which we call direct nonlinear acceleration (DNA). In DNA, we aim to minimize (an approximation of) the function value at the extrapolated point instead. We adopt a regularized approach with regularizers designed to prevent the model from entering a region in which the functional approximation is less precise. While the computational cost of DNA is comparable to that of RNA, our direct approach significantly outperforms RNA on both synthetic and real-world datasets. While the focus of this paper is on convex problems, we obtain very encouraging results in accelerating the training of neural networks.

Keywords

Cite

@article{arxiv.1905.11692,
  title  = {Direct Nonlinear Acceleration},
  author = {Aritra Dutta and El Houcine Bergou and Yunming Xiao and Marco Canini and Peter Richtárik},
  journal= {arXiv preprint arXiv:1905.11692},
  year   = {2019}
}
R2 v1 2026-06-23T09:28:32.667Z