Mitigating Low-Frequency Bias: Feature Recalibration and Frequency Attention Regularization for Adversarial Robustness
Kejia Zhang, Juanjuan Weng, Yuanzheng Cai, Zhiming Luo, Shaozi Li

TL;DR
This paper identifies a low-frequency bias in adversarial training of neural networks and proposes a novel frequency-aware method, HFDR, to improve robustness by recalibrating and regularizing features across the frequency spectrum.
Contribution
The paper introduces HFDR, a new module for disentangling and recalibrating frequency-specific features, and a frequency attention regularization to enhance adversarial robustness.
Findings
HFDR improves robustness against white-box attacks.
The method generalizes well across different scenarios.
It effectively mitigates low-frequency bias in trained models.
Abstract
Ensuring the robustness of deep neural networks against adversarial attacks remains a fundamental challenge in computer vision. While adversarial training (AT) has emerged as a promising defense strategy, our analysis reveals a critical limitation: AT-trained models exhibit a bias toward low-frequency features while neglecting high-frequency components. This bias is particularly concerning as each frequency component carries distinct and crucial information: low-frequency features encode fundamental structural patterns, while high-frequency features capture intricate details and textures. To address this limitation, we propose High-Frequency Feature Disentanglement and Recalibration (HFDR), a novel module that strategically separates and recalibrates frequency-specific features to capture latent semantic cues. We further introduce frequency attention regularization to harmonize feature…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Geophysical Methods and Applications
MethodsSoftmax · Attention Is All You Need
