English

Taylorized Training: Towards Better Approximation of Neural Network Training at Finite Width

Machine Learning 2020-02-26 v2 Machine Learning

Abstract

We propose \emph{Taylorized training} as an initiative towards better understanding neural network training at finite width. Taylorized training involves training the kk-th order Taylor expansion of the neural network at initialization, and is a principled extension of linearized training---a recently proposed theory for understanding the success of deep learning. We experiment with Taylorized training on modern neural network architectures, and show that Taylorized training (1) agrees with full neural network training increasingly better as we increase kk, and (2) can significantly close the performance gap between linearized and full training. Compared with linearized training, higher-order training works in more realistic settings such as standard parameterization and large (initial) learning rate. We complement our experiments with theoretical results showing that the approximation error of kk-th order Taylorized models decay exponentially over kk in wide neural networks.

Keywords

Cite

@article{arxiv.2002.04010,
  title  = {Taylorized Training: Towards Better Approximation of Neural Network Training at Finite Width},
  author = {Yu Bai and Ben Krause and Huan Wang and Caiming Xiong and Richard Socher},
  journal= {arXiv preprint arXiv:2002.04010},
  year   = {2020}
}
R2 v1 2026-06-23T13:37:21.337Z