Limitations of the NTK for Understanding Generalization in Deep Learning
Nikhil Vyas, Yamini Bansal, Preetum Nakkiran
TL;DR
This work critically evaluates the Neural Tangent Kernel (NTK) as a proxy for understanding generalization in deep learning by comparing data-scaling laws of real networks, empirical NTKs, and infinite NTKs. It shows that finite-width networks can attain significantly better data-scaling exponents than both NTK variants at initialization, and that the empirical NTK continues to evolve throughout training, while the after-kernel improves with more data but cannot fully explain neural-network scaling. The findings reveal concrete limitations of NTK-based explanations for real-world datasets and architectures, particularly in the width/train-size regime, and motivate developing theories that account for representation learning and dynamic kernel evolution beyond the NTK limit.
Abstract
The ``Neural Tangent Kernel'' (NTK) (Jacot et al 2018), and its empirical variants have been proposed as a proxy to capture certain behaviors of real neural networks. In this work, we study NTKs through the lens of scaling laws, and demonstrate that they fall short of explaining important aspects of neural network generalization. In particular, we demonstrate realistic settings where finite-width neural networks have significantly better data scaling exponents as compared to their corresponding empirical and infinite NTKs at initialization. This reveals a more fundamental difference between the real networks and NTKs, beyond just a few percentage points of test accuracy. Further, we show that even if the empirical NTK is allowed to be pre-trained on a constant number of samples, the kernel scaling does not catch up to the neural network scaling. Finally, we show that the empirical NTK continues to evolve throughout most of the training, in contrast with prior work which suggests that it stabilizes after a few epochs of training. Altogether, our work establishes concrete limitations of the NTK approach in understanding generalization of real networks on natural datasets.
