High Frequency Component Helps Explain the Generalization of Convolutional Neural Networks
Haohan Wang, Xindi Wu, Zeyi Huang, and Eric P. Xing

TL;DR
This paper explores how CNNs' ability to capture high-frequency image components, which are imperceptible to humans, influences their generalization, robustness, and training behaviors.
Contribution
It provides insights into the role of high-frequency components in CNN generalization and offers hypotheses linking frequency spectrum to adversarial vulnerability and training heuristics.
Findings
CNN captures high-frequency image components.
High-frequency components relate to adversarial examples.
Trade-off between robustness and accuracy in CNNs.
Abstract
We investigate the relationship between the frequency spectrum of image data and the generalization behavior of convolutional neural networks (CNN). We first notice CNN's ability in capturing the high-frequency components of images. These high-frequency components are almost imperceptible to a human. Thus the observation leads to multiple hypotheses that are related to the generalization behaviors of CNN, including a potential explanation for adversarial examples, a discussion of CNN's trade-off between robustness and accuracy, and some evidence in understanding training heuristics.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
