English

Nestrov's Acceleration For Second Order Method

Machine Learning 2017-10-25 v2

Abstract

Optimization plays a key role in machine learning. Recently, stochastic second-order methods have attracted much attention due to their low computational cost in each iteration. However, these algorithms might perform poorly especially if it is hard to approximate the Hessian well and efficiently. As far as we know, there is no effective way to handle this problem. In this paper, we resort to Nestrov's acceleration technique to improve the convergence performance of a class of second-order methods called approximate Newton. We give a theoretical analysis that Nestrov's acceleration technique can improve the convergence performance for approximate Newton just like for first-order methods. We accordingly propose an accelerated regularized sub-sampled Newton. Our accelerated algorithm performs much better than the original regularized sub-sampled Newton in experiments, which validates our theory empirically. Besides, the accelerated regularized sub-sampled Newton has good performance comparable to or even better than state-of-art algorithms.

Keywords

Cite

@article{arxiv.1705.07171,
  title  = {Nestrov's Acceleration For Second Order Method},
  author = {Haishan Ye and Zhihua Zhang},
  journal= {arXiv preprint arXiv:1705.07171},
  year   = {2017}
}

Comments

Have an important typo in title. Superseded by arXiv:1710.08496

R2 v1 2026-06-22T19:53:04.815Z