Theory of the Frequency Principle for General Deep Neural Networks
Summary
The paper "Theory of the Frequency Principle for General Deep Neural Networks" by Tao Luo, Zheng Ma, Zhi-Qin John Xu, and Yaoyu Zhang, submitted on June 21, 2019, and last revised June 25, 2026, rigorously investigates the universal Frequency Principle (F-Principle) in Deep Neural Networks (DNNs). This principle describes how DNNs learn target functions by prioritizing low-frequency components before high-frequency ones during training. The authors provide theoretical foundations for the F-Principle across three distinct training stages: initial, intermediate, and final. Their findings are broadly applicable, covering multilayer networks with diverse activation functions, data population densities, and a wide range of loss functions. This research aims to offer a deeper, quantitative understanding of DNN training dynamics.
Key takeaway
For AI Scientists optimizing deep learning models, understanding the Frequency Principle is crucial. Your training strategies should account for the inherent low-to-high frequency learning bias of DNNs, especially when dealing with complex data or requiring precise high-frequency feature capture. This theoretical foundation suggests that early training phases prioritize broad strokes, while later stages refine details, influencing hyperparameter tuning and early stopping decisions.
Key insights
The paper rigorously establishes the Frequency Principle, explaining how deep neural networks learn low-frequency components before high-frequency ones.
Principles
- DNNs learn low-frequency features first.
- F-Principle applies across training stages.
- Generality holds for various network types.
Method
The paper provides theorems characterizing the F-Principle at initial, intermediate, and final training stages for general DNNs, using proper quantities for each stage.
Topics
- Deep Neural Networks
- Frequency Principle
- Machine Learning Theory
- Training Dynamics
- Activation Functions
- Loss Functions
Best for: Research Scientist, AI Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.