English

Deep Frequency Filtering for Domain Generalization

Computer Vision and Pattern Recognition 2023-03-28 v2

Abstract

Improving the generalization ability of Deep Neural Networks (DNNs) is critical for their practical uses, which has been a longstanding challenge. Some theoretical studies have uncovered that DNNs have preferences for some frequency components in the learning process and indicated that this may affect the robustness of learned features. In this paper, we propose Deep Frequency Filtering (DFF) for learning domain-generalizable features, which is the first endeavour to explicitly modulate the frequency components of different transfer difficulties across domains in the latent space during training. To achieve this, we perform Fast Fourier Transform (FFT) for the feature maps at different layers, then adopt a light-weight module to learn attention masks from the frequency representations after FFT to enhance transferable components while suppressing the components not conducive to generalization. Further, we empirically compare the effectiveness of adopting different types of attention designs for implementing DFF. Extensive experiments demonstrate the effectiveness of our proposed DFF and show that applying our DFF on a plain baseline outperforms the state-of-the-art methods on different domain generalization tasks, including close-set classification and open-set retrieval.

Keywords

Cite

@article{arxiv.2203.12198,
  title  = {Deep Frequency Filtering for Domain Generalization},
  author = {Shiqi Lin and Zhizheng Zhang and Zhipeng Huang and Yan Lu and Cuiling Lan and Peng Chu and Quanzeng You and Jiang Wang and Zicheng Liu and Amey Parulkar and Viraj Navkal and Zhibo Chen},
  journal= {arXiv preprint arXiv:2203.12198},
  year   = {2023}
}

Comments

Accepted by CVPR2023

R2 v1 2026-06-24T10:22:56.129Z