Fourier-Attentive Representation Learning: A Fourier-Guided Framework for Few-Shot Generalization in Vision-Language Models
About
Large-scale pre-trained Vision-Language Models (VLMs) have demonstrated strong few-shot learning capabilities. However, these methods typically learn holistic representations where an image's domain-invariant structure is implicitly entangled with its domain-specific style. This presents an opportunity to further enhance generalization by disentangling these visual cues. In this paper, we propose Fourier-Attentive Representation Learning (FARL), a novel framework that addresses this by explicitly disentangling visual representations using Fourier analysis. The core of our method is a dual cross-attention mechanism, where learnable representation tokens separately query an image's structural features (from the phase spectrum) and stylistic features (from the amplitude spectrum). This process yields enriched, disentangled tokens that are then injected deep into the VLM encoders to guide adaptation. Our design, which includes an asymmetric injection strategy, forces the model to learn a more robust vision-language alignment. Extensive experiments on 15 datasets demonstrate the effectiveness of our approach.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | Average 11 datasets | -- | 52 | |
| Image Classification | ImageNet V2 (Target) | Accuracy64.83 | 42 | |
| Image Classification | ImageNet-Sketch (Target) | Accuracy49.23 | 30 | |
| Image Classification | ImageNet-R Target | Accuracy77.2 | 29 | |
| Image Classification | ImageNet Base | Top-1 Accuracy78.03 | 25 | |
| Texture Classification | DTD | Accuracy85.03 | 24 | |
| Image Classification | ImageNet (source) | Accuracy73.43 | 23 | |
| Image Classification | ImageNet New classes | New Accuracy (%)71.33 | 21 | |
| Image Classification | ImageNet H (harmonic mean) | Accuracy74.53 | 16 | |
| Image Classification | Caltech101 H (harmonic mean) | Accuracy97.03 | 16 |