Seeking NTK Lazy vs Rich Learning Resources
💡Unlock NTK insights for lazy/rich regimes—key to modern NN training
⚡ 30-Second TL;DR
What Changed
Heuristics to detect lazy (static NTK) vs rich (feature learning) regimes during training.
Why It Matters
Guides practitioners tuning models between lazy kernel and rich feature learning for better performance.
What To Do Next
Search arXiv for 'Neural Tangent Kernel lazy rich regimes' to find key papers like Dyer & Gur-Ari.
Key Points
- •Heuristics to detect lazy (static NTK) vs rich (feature learning) regimes during training.
- •How init scale and LR bias toward feature learning over kernel regime.
- •Architectures preferring lazy regime for stability; richness as spectrum.
🧠 Deep Insight
Background and context from public sources — not the original article. 7 sources cited.
🔑 Enhanced Key Takeaways
- •Grokking represents a transitional phenomenon between lazy (NTK-dominated) and rich (feature-learning) regimes, where networks exhibit delayed generalization before suddenly improving—preconditioned gradient descent can accelerate this transition by enabling uniform exploration of the NTK subspace without spectral bias[2].
- •Exact analytical solutions for learning dynamics in deep linear networks under lambda-balanced initializations reveal how weight scaling across layers determines the spectrum between lazy and rich regimes, with direct implications for continual learning, reversal learning, and transfer learning[1][3].
- •Adaptive kernel predictors derived from feature-learning infinite-width limits outperform traditional lazy-regime kernels on benchmark datasets, demonstrating that rich-regime networks converge to data-dependent kernel machines rather than fixed kernels[6].
- •Spectral bias in the lazy regime causes slow, non-uniform exploration of frequency modes during training; higher-order gradient methods (like preconditioned gradient descent) mitigate this by accelerating convergence across all frequency components[2].
- •The rich regime requires small initialization scales (small α) where weight changes substantially impact outputs, necessitating learning rate scaling as η ∼ α⁻² to prevent gradient explosion or vanishing, whereas the lazy limit uses large α with minimal feature learning[5].
🛠️ Technical Deep Dive
- •Lambda-balanced initializations parameterize weight scaling across network layers; exact gradient flow solutions exist for two-layer linear networks, capturing representation evolution and Neural Tangent Kernel dynamics across the lazy-rich spectrum[1][3].
- •Preconditioned gradient descent (PGD) reduces spectral bias by enabling uniform exploration of the NTK subspace, eliminating characteristic grokking delays and accelerating convergence to all frequency modes in the lazy regime[2].
- •Feature learning in the rich regime manifests as high-rank adjustments to the tangent kernel's eigenstructure, with kernel alignment to challenging label kernels accelerating learning and capturing residual variance beyond final-layer adaptation[4].
- •Dynamical mean field theory (DMFT) applied to infinite-width gradient flow with weight decay yields fixed-point equations defining task-adapted internal representations and adaptive kernel predictors that outperform NTK-based kernels[6].
- •Lazy training preserves the tangent feature space at initialization; functional improvement is limited to projections already present, with no feature selection or alignment to data distribution occurring[4].
🔮 Future ImplicationsAI analysis grounded in cited sources
⏳ Timeline
📎 Sources (7)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/MachineLearning ↗
This is a summary, not the original. Read the source, or get the weekly briefing.
Weekly AI briefing
One email a week. Unsubscribe anytime.