Legacy Concept Lab
Neural Tangent Kernel & Infinite-Width Limits
NTK provides a mathematically clean limit where we can predict learning dynamics and generalization
#6NTKTheory
key equation
Phase 3: Optimization & generalizationConcept 6 of 100
Why It Matters for Modern Models
- NTK provides a mathematically clean limit where we can predict learning dynamics and generalization
- Many mechanistic-interpretability arguments assume behavior "somewhere between" kernel-like and feature-learning regimes
What Tutorials Skip
What is still poorly explained in textbooks and papers:
- Most expositions are algebraic; missing is a geometric animation showing how trajectories in function space under NTK differ from genuine feature learning
Interactive Visualization
Core Math (Optional Deep Dive)
If you want intuition first, start with the key equation and the visualization. Come back here for the full walkthrough.
Key Equation
Define network with parameters . The NTK is:
In the infinite-width limit, this kernel becomes deterministic and remains constant during training. Training becomes:
a linear ODE in function space, just like kernel regression.