A Survey on Statistical Theory of Deep Learning: Approximation, Training Dynamics, and Generative Models
Namjoon Suh, Guang Cheng
TL;DR
This survey organizes theoretical progress on deep learning into three pillars: approximation theory, training dynamics, and generative-model theory. It highlights how deep nets achieve expressive power and favorable nonparametric rates through depth, while also detailing NTK and Mean-Field regimes that explain how gradient-based training behaves in wide and infinite-width limits. It reviews statistical guarantees for GANs, diffusion models, and in-context learning, illustrating how these models approximate distributions and adapt to data structures under various assumptions. The work emphasizes bridging kernel-like behavior and feature learning, and it underscores open questions about finite-width behavior, optimal architectures, and the theory of modern generative AI systems. Overall, it provides a foundation for principled design and analysis of deep learning methods in practical, high-dimensional settings, with explicit mathematical characterizations throughout.
Abstract
In this article, we review the literature on statistical theories of neural networks from three perspectives: approximation, training dynamics and generative models. In the first part, results on excess risks for neural networks are reviewed in the nonparametric framework of regression (and classification in Appendix~{\color{blue}B}). These results rely on explicit constructions of neural networks, leading to fast convergence rates of excess risks. Nonetheless, their underlying analysis only applies to the global minimizer in the highly non-convex landscape of deep neural networks. This motivates us to review the training dynamics of neural networks in the second part. Specifically, we review papers that attempt to answer ``how the neural network trained via gradient-based methods finds the solution that can generalize well on unseen data.'' In particular, two well-known paradigms are reviewed: the Neural Tangent Kernel (NTK) paradigm, and Mean-Field (MF) paradigm. Last but not least, we review the most recent theoretical advancements in generative models including Generative Adversarial Networks (GANs), diffusion models, and in-context learning (ICL) in the Large Language Models (LLMs) from two perpsectives reviewed previously, i.e., approximation and training dynamics.
