English

The Search direction Correction makes first-order methods faster

Optimization and Control 2019-05-17 v1

Abstract

The so-called fast inertial relaxation engine is a first-order method for unconstrained smooth optimization problems. It updates the search direction by a linear combination of the past search direction, the current gradient and the normalized gradient direction. We explore more general combination rules and call this generalized technique as the search direction correction (SDC). SDC is extended to composite and stochastic optimization problems as well. Deriving from a second-order ODE, we propose a fast inertial search direction correction (FISC) algorithm as an example of methods with SDC. We prove the O(k2)\mathcal{O}(k^{-2}) convergence rate of FISC for convex optimization problems. Numerical results on sparse optimization, logistic regression as well as deep learning demonstrate that our proposed methods are quite competitive to other state-of-the-art first-order algorithms.

Keywords

Cite

@article{arxiv.1905.06507,
  title  = {The Search direction Correction makes first-order methods faster},
  author = {Yifei Wang and Zeyu Jia and Zaiwen Wen},
  journal= {arXiv preprint arXiv:1905.06507},
  year   = {2019}
}

Comments

30 pages, 3 figures

R2 v1 2026-06-23T09:08:11.445Z