Wavelet Regularization Benefits Adversarial Training
Jun Yan, Huilin Yin, Xiaoyang Deng, Ziming Zhao, Wancheng Ge, Hao, Zhang, Gerhard Rigoll

TL;DR
This paper introduces a wavelet regularization technique using Haar wavelets to improve adversarial robustness of neural networks by focusing on high-frequency vulnerability regulation in the frequency domain.
Contribution
It proposes a novel wavelet regularization method integrated into neural networks, enhancing adversarial training effectiveness especially in deep wide models.
Findings
Improved robustness on CIFAR-10 and CIFAR-100 datasets.
Wavelet regularization enhances adversarial defense in deep wide networks.
Visualization confirms the effectiveness of frequency domain regulation.
Abstract
Adversarial training methods are state-of-the-art (SOTA) empirical defense methods against adversarial examples. Many regularization methods have been proven to be effective with the combination of adversarial training. Nevertheless, such regularization methods are implemented in the time domain. Since adversarial vulnerability can be regarded as a high-frequency phenomenon, it is essential to regulate the adversarially-trained neural network models in the frequency domain. Faced with these challenges, we make a theoretical analysis on the regularization property of wavelets which can enhance adversarial training. We propose a wavelet regularization method based on the Haar wavelet decomposition which is named Wavelet Average Pooling. This wavelet regularization module is integrated into the wide residual neural network so that a new WideWaveletResNet model is formed. On the datasets of…
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
MethodsBalanced Selection · Average Pooling
