FAMLP: A Frequency-Aware MLP-Like Architecture For Domain Generalization
Kecheng Zheng, Yang Cao, Kai Zhu, Ruijing Zhao, Zheng-Jun Zha

TL;DR
This paper introduces FAMLP, a frequency-aware MLP-like architecture designed to improve domain generalization by filtering domain-specific features in the frequency domain, achieving state-of-the-art results.
Contribution
It proposes the first MLP-like backbone with frequency filtering and low-rank enhancement for improved domain generalization performance.
Findings
Outperforms state-of-the-art methods by 3-9% on three benchmarks.
Introduces an adaptive Fourier filter layer with learnable parameters.
Employs a momentum update strategy for stabilized training.
Abstract
MLP-like models built entirely upon multi-layer perceptrons have recently been revisited, exhibiting the comparable performance with transformers. It is one of most promising architectures due to the excellent trade-off between network capability and efficiency in the large-scale recognition tasks. However, its generalization performance to heterogeneous tasks is inferior to other architectures (e.g., CNNs and transformers) due to the extensive retention of domain information. To address this problem, we propose a novel frequency-aware MLP architecture, in which the domain-specific features are filtered out in the transformed frequency domain, augmenting the invariant descriptor for label prediction. Specifically, we design an adaptive Fourier filter layer, in which a learnable frequency filter is utilized to adjust the amplitude distribution by optimizing both the real and imaginary…
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
TopicsNeural Networks and Applications · Underwater Acoustics Research · Machine Learning and ELM
