MLLGMay 29, 2021

A Theory of Neural Tangent Kernel Alignment and Its Influence on Training

arXiv:2105.14301v222 citations
Originality Incremental advance
AI Analysis

This provides a theoretical foundation for feature learning in neural networks, which is incremental but clarifies mechanisms for researchers.

The paper tackled the problem of understanding how neural tangent kernel (NTK) alignment emerges during neural network training and its benefits, showing that alignment naturally accelerates training and leads to kernel specialization in multi-output networks.

The training dynamics and generalization properties of neural networks (NN) can be precisely characterized in function space via the neural tangent kernel (NTK). Structural changes to the NTK during training reflect feature learning and underlie the superior performance of networks outside of the static kernel regime. In this work, we seek to theoretically understand kernel alignment, a prominent and ubiquitous structural change that aligns the NTK with the target function. We first study a toy model of kernel evolution in which the NTK evolves to accelerate training and show that alignment naturally emerges from this demand. We then study alignment mechanism in deep linear networks and two layer ReLU networks. These theories provide good qualitative descriptions of kernel alignment and specialization in practical networks and identify factors in network architecture and data structure that drive kernel alignment. In nonlinear networks with multiple outputs, we identify the phenomenon of kernel specialization, where the kernel function for each output head preferentially aligns to its own target function. Together, our results provide a mechanistic explanation of how kernel alignment emerges during NN training and a normative explanation of how it benefits training.

Foundations

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

Your Notes