The Neural Tangent Kernel (NTK) Theory (Jacot, Gabriel & Hongler) connects highly non-convex deep neural network gradient dynamics in the infinite-width limit (
m→∞) directly to analytically tractable linear Kernel Regression; core theorem: as network layer width
m→∞, parameters undergo infinitesimal relative movement during training ('Lazy Training' regime), causing the empirical tangent kernel matrix
Θ(x,x′)=⟨∇θf(x;θ),∇θf(x′;θ)⟩ to remain strictly
constant throughout training, converging to a deterministic kernel
Θ∞; under this infinite-width regime: 1) Continuous gradient flow yields a closed-form linear ODE analytical solution:
ft(x)=y−e−Θ∞ty; 2) Formally proves that standard gradient descent converges globally with exponential rate to zero training loss, solving the non-convex optimization mystery.