English

Efficient Analysis of the Distilled Neural Tangent Kernel

Machine Learning 2026-02-19 v2

Abstract

Neural tangent kernel (NTK) methods are computationally limited by the need to evaluate large Jacobians across many data points. Existing approaches reduce this cost primarily through projecting and sketching the Jacobian. We show that NTK computation can also be reduced by compressing the data dimension itself using NTK-tuned dataset distillation. We demonstrate that the neural tangent space spanned by the input data can be induced by dataset distillation, yielding a 20-100×\times reduction in required Jacobian calculations. We further show that per-class NTK matrices have low effective rank that is preserved by this reduction. Building on these insights, we propose the distilled neural tangent kernel (DNTK), which combines NTK-tuned dataset distillation with state-of-the-art projection methods to reduce up NTK computational complexity by up to five orders of magnitude while preserving kernel structure and predictive performance.

Keywords

Cite

@article{arxiv.2602.11320,
  title  = {Efficient Analysis of the Distilled Neural Tangent Kernel},
  author = {Jamie Mahowald and Brian Bell and Alex Ho and Michael Geyer},
  journal= {arXiv preprint arXiv:2602.11320},
  year   = {2026}
}

Comments

27 pages, 9 figures

R2 v1 2026-07-01T10:32:37.846Z