LGMLFeb 10, 2020

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

arXiv:2002.04010v20.0022 citations
AI Analysis55

This work addresses the challenge of understanding neural network training dynamics for researchers, offering a principled extension to linearized training that works in more realistic settings.

The paper tackles the problem of approximating neural network training at finite width by proposing Taylorized training, which trains the k-th order Taylor expansion at initialization, and shows that it increasingly agrees with full training as k increases and significantly closes the performance gap compared to linearized training.

We propose \emph{Taylorized training} as an initiative towards better understanding neural network training at finite width. Taylorized training involves training the $k$-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 $k$, 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 $k$-th order Taylorized models decay exponentially over $k$ in wide neural networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes