Criticality Governs Learning Dynamics in Deep Neural Networks
Key takeaways
- Optimal information and gradient propagation in deep networks occurs at a specific critical point.
- At this critical point, the Neural Tangent Kernel (NTK) is directly proportional to output correlation.
- Orthogonal initialization is superior to Gaussian initialization for controlling asymptotic learning dynamics.
- A unified theory now links correlation propagation, NTK, and learning dynamics in deep networks.
Who benefits
Summary
This research establishes a direct link between correlation propagation and the Neural Tangent Kernel (NTK) in deep neural networks, showing that optimal information and gradient flow occurs at a specific critical point. At this point, the NTK becomes proportional to output correlation, clarifying the role of orthogonal initialization in controlling learning dynamics.
Why it matters
AI researchers and engineers can leverage this deeper theoretical understanding to design more stable, efficient, and performant deep neural networks, particularly by optimizing initialization strategies for better training dynamics.
How to implement this in your domain
- 1Review and adjust neural network initialization strategies to align with "critical point" conditions for improved training stability.
- 2Prioritize orthogonal initialization over Gaussian initialization for deep networks to suppress finite-size corrections and enhance learning dynamics.
- 3Investigate the relationship between correlation propagation and NTK behavior in custom deep learning architectures.
- 4Apply insights from mean-field and random matrix theory to diagnose and troubleshoot training instabilities in very deep models.
Original post by Andrea Combette, Nelly Pustelnik, Antoine Venaille
"arXiv:2608.08350v1 Announce Type: new Abstract: The initialisation of deep neural networks determines whether information and gradients can propagate across depth, yet a unified theory connecting these properties to learning dynamics remains elusive. Combining mean-field theory a…"
View on XOriginally posted by Andrea Combette, Nelly Pustelnik, Antoine Venaille on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research
New Regularization Method Improves Ordinal Regression Performance
This study introduces a novel unimodality-promoting regularized learning (UPRL) method for ordinal regression that more strictly reflects the idea of promoting unimodal conditional probability distributions (CPDs). The new method avoids a scale-related bias found in previous UPRL approaches, leading to improved prediction performance, especially with smaller training datasets.
PRISM Protocol Optimizes Permutation Search Strategies with Landscape Diagnostics
PRISM is a predictive protocol that diagnoses a fitness landscape before selecting a search strategy for permutation optimization problems. It uses inexpensive metrics to predict optimal mutation operators and determine when structured search is beneficial, demonstrating significant performance variations based solely on ordering in various AI and scientific machine learning tasks.
New Framework Maps Multi-Hazard Risk with Spatial Heterogeneity Awareness
This study develops a framework for mapping flood and landslide susceptibility and relative risk at a regional scale, accounting for spatial heterogeneity. It compares two training strategies, finding that cross-zone learning improves regional discrimination while zone-constrained learning preserves environmental differences, both crucial for accurate risk assessment.