English

Accelerating Hessian-free optimization for deep neural networks by implicit preconditioning and sampling

Machine Learning 2013-12-11 v3 Computation and Language Neural and Evolutionary Computing Optimization and Control Machine Learning

Abstract

Hessian-free training has become a popular parallel second or- der optimization technique for Deep Neural Network training. This study aims at speeding up Hessian-free training, both by means of decreasing the amount of data used for training, as well as through reduction of the number of Krylov subspace solver iterations used for implicit estimation of the Hessian. In this paper, we develop an L-BFGS based preconditioning scheme that avoids the need to access the Hessian explicitly. Since L-BFGS cannot be regarded as a fixed-point iteration, we further propose the employment of flexible Krylov subspace solvers that retain the desired theoretical convergence guarantees of their conventional counterparts. Second, we propose a new sampling algorithm, which geometrically increases the amount of data utilized for gradient and Krylov subspace iteration calculations. On a 50-hr English Broadcast News task, we find that these methodologies provide roughly a 1.5x speed-up, whereas, on a 300-hr Switchboard task, these techniques provide over a 2.3x speedup, with no loss in WER. These results suggest that even further speed-up is expected, as problems scale and complexity grows.

Keywords

Cite

@article{arxiv.1309.1508,
  title  = {Accelerating Hessian-free optimization for deep neural networks by implicit preconditioning and sampling},
  author = {Tara N. Sainath and Lior Horesh and Brian Kingsbury and Aleksandr Y. Aravkin and Bhuvana Ramabhadran},
  journal= {arXiv preprint arXiv:1309.1508},
  year   = {2013}
}

Comments

this paper is not supposed to be posted publically before the conference in December due to company policy. another co-author was not informed of this and posted without the permission of the first author. pls remove

R2 v1 2026-06-22T01:21:50.286Z