paper-with-me

Papers

Direct Nonlinear Acceleration

2019-05-28 · Aritra Dutta, El Houcine Bergou, Yunming Xiao, Marco Canini, Peter Richtárik

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.

📄 PDF Abstract BibTeX arXiv:1905.11692

Code (1)

windows7lover/RegularizedNonlinearAcceleration 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Nonlinear Model Based Guidance with Deep Learning Based Target Trajectory Prediction Against Aerial Agile Attack Patterns

2021-04-06 · A. Sadik Satir, Umut Demir, Gulay Goktas Sever, N. Kemal Ure

In this work, we propose a novel missile guidance algorithm that combines deep learning based trajectory prediction with nonlinear model predictive control. Although missile guidance and threat interception is a well-stu…

Model Predictive ControlTrajectory Prediction

Dendrite Net with Acceleration Module for Faster Nonlinear Mapping and System Identification

2020-06-04 · Gang Liu, Yajing Pang, Shuai Yin, Xiaoke Niu 외

Nonlinear mapping is an essential and common demand in online systems, such as sensor systems and mobile phones. Accelerating nonlinear mapping will directly speed up online systems. Previously the authors of this paper …

A Fast Anderson-Chebyshev Acceleration for Nonlinear Optimization

2018-09-07 · Zhize Li, Jian Li

Anderson acceleration (or Anderson mixing) is an efficient acceleration method for fixed point iterations $x_{t+1}=G(x_t)$, e.g., gradient descent can be viewed as iteratively applying the operation $G(x) \triangleq x-\a…

subspace methods

On the Asymptotic Linear Convergence Speed of Anderson Acceleration, Nesterov Acceleration, and Nonlinear GMRES

2020-07-04 · Hans De Sterck, Yunhui He

We consider nonlinear convergence acceleration methods for fixed-point iteration $x_{k+1}=q(x_k)$, including Anderson acceleration (AA), nonlinear GMRES (NGMRES), and Nesterov-type acceleration (corresponding to AA with …

Tensor Decomposition

Accelerated graph-based nonlinear denoising filters

2015-12-01 · Andrew Knyazev, Alexander Malyshev

Denoising filters, such as bilateral, guided, and total variation filters, applied to images on general graphs may require repeated application if noise is not small enough. We formulate two acceleration techniques of th…

DenoisingImage Denoising