Demystifying the Neural Tangent Kernel from a Practical Perspective: Can it be trusted for Neural Architecture Search without training?
Jisoo Mok, Byunggook Na, Ji-Hoon Kim, Dongyoon Han, Sungroh Yoon

TL;DR
This paper critically examines the use of Neural Tangent Kernel (NTK) metrics for neural architecture search, introduces Label-Gradient Alignment (LGA) to better estimate performance, and demonstrates its effectiveness with minimal training.
Contribution
It reveals limitations of existing NTK-based metrics, proposes LGA as a new metric capturing non-linear advantages, and shows LGA's effectiveness in guiding NAS with reduced training.
Findings
Existing NTK metrics have significant shortcomings.
LGA correlates well with post-training accuracy with minimal training.
LGA-guided search achieves competitive results with less computational cost.
Abstract
In Neural Architecture Search (NAS), reducing the cost of architecture evaluation remains one of the most crucial challenges. Among a plethora of efforts to bypass training of each candidate architecture to convergence for evaluation, the Neural Tangent Kernel (NTK) is emerging as a promising theoretical framework that can be utilized to estimate the performance of a neural architecture at initialization. In this work, we revisit several at-initialization metrics that can be derived from the NTK and reveal their key shortcomings. Then, through the empirical analysis of the time evolution of NTK, we deduce that modern neural architectures exhibit highly non-linear characteristics, making the NTK-based metrics incapable of reliably estimating the performance of an architecture without some amount of training. To take such non-linear characteristics into account, we introduce…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Machine Learning in Materials Science · Advanced Neural Network Applications
MethodsNeural Tangent Kernel
