Frequency Regularization: Unveiling the Spectral Inductive Bias of Deep Neural Networks
Jiahao Lu

TL;DR
This paper investigates how regularization techniques like L2 regularization influence the spectral frequency bias of deep neural networks, revealing a low-pass filtering effect that impacts generalization and robustness.
Contribution
It introduces a novel spectral diagnostic framework and metric to quantify regularizers' effects on frequency suppression, providing new insights into their physical mechanisms.
Findings
L2 regularization suppresses high-frequency energy by over 3x compared to unregularized models.
L2 models are more sensitive to high-frequency noise but more robust to low-resolution and blurred inputs.
Regularization enforces a spectral bias towards low-frequency structures, affecting generalization and robustness.
Abstract
Regularization techniques such as L2 regularization (Weight Decay) and Dropout are fundamental to training deep neural networks, yet their underlying physical mechanisms regarding feature frequency selection remain poorly understood. In this work, we investigate the Spectral Bias of modern Convolutional Neural Networks (CNNs). We introduce a Visual Diagnostic Framework to track the dynamic evolution of weight frequencies during training and propose a novel metric, the Spectral Suppression Ratio (SSR), to quantify the "low-pass filtering" intensity of different regularizers. By addressing the aliasing issue in small kernels (e.g., 3x3) through discrete radial profiling, our empirical results on ResNet-18 and CIFAR-10 demonstrate that L2 regularization suppresses high-frequency energy accumulation by over 3x compared to unregularized baselines. Furthermore, we reveal a critical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis
