Training-Free Determination of Network Width via Neural Tangent Kernel

Abstract

Determining an appropriate size for an artificial neural network under computational constraints is a fundamental challenge. This paper introduces a practical metric, derived from Neural Tangent Kernel (NTK), for estimating the minimum necessary network width with respect to test loss *prior to training*. We provide both theoretical and empirical evidence that the smallest eigenvalue of the NTK strongly influences test loss in wide but finite-width neural networks. Based on this observation, we define an NTK-based metric computed at initialization to identify what we call *cardinal width*, i.e., the width of a network at which generalization performance saturates. Our experiments across multiple datasets and architectures demonstrate the effectiveness of this metric in estimating the *cardinal width*.

Cite

Text

Sunada et al. "Training-Free Determination of Network Width via Neural Tangent Kernel." International Conference on Learning Representations, 2026.

Markdown

[Sunada et al. "Training-Free Determination of Network Width via Neural Tangent Kernel." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/sunada2026iclr-trainingfree/)

BibTeX

@inproceedings{sunada2026iclr-trainingfree,
  title     = {{Training-Free Determination of Network Width via Neural Tangent Kernel}},
  author    = {Sunada, Tatsumi and Yamasaki, Toshihiko and Maki, Atsuto},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/sunada2026iclr-trainingfree/}
}