paper-with-me

홈 › Papers

Fourier-Attentive Representation Learning: A Fourier-Guided Framework for Few-Shot Generalization in Vision-Language Models

2025-12-04 · Hieu Dinh Trung Pham, Huy Minh Nhat Nguyen, Cuong Tuan Nguyen arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.04395

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningFew-Shot Learning

Similar Papers 제목 키워드 기반

A Physics-Guided Bi-Fidelity Fourier-Featured Operator Learning Framework for Predicting Time Evolution of Drag and Lift Coefficients

2023-11-07 · Amirhossein Mollaali, Izzet Sahin, Iqrar Raza, Christian Moya 외

In the pursuit of accurate experimental and computational data while minimizing effort, there is a constant need for high-fidelity results. However, achieving such results often requires significant computational resourc…

Operator learning

Zero-Shot Low-Light Image Enhancement via Joint Frequency Domain Priors Guided Diffusion

2024-11-21 · Jinhong He, Shivakumara Palaiahnakote, Aoxiang Ning, Minglong Xue

Due to the singularity of real-world paired datasets and the complexity of low-light environments, this leads to supervised methods lacking a degree of scene generalisation. Meanwhile, limited by poor lighting and conten…

Image EnhancementImage GenerationLow-Light Image Enhancement

Beyond Homogeneous Attention: Memory-Efficient LLMs via Fourier-Approximated KV Cache

2025-06-13 · Xiaoran Liu, Siyang He, Qiqi Wang, Ruixiao Li 외

Large Language Models struggle with memory demands from the growing Key-Value (KV) cache as context lengths increase. Existing compression methods homogenize head dimensions or rely on attention-guided token pruning, oft…

Deep Fourier Up-Sampling

2022-10-11 · Man Zhou, Hu Yu, Jie Huang, Feng Zhao 외

Existing convolutional neural networks widely adopt spatial down-/up-sampling for multi-scale modeling. However, spatial up-sampling operators (\emph{e.g.}, interpolation, transposed convolution, and un-pooling) heavily …

Image DehazingImage SegmentationImage Super-Resolutionobject-detection+3

Deep Fourier Kernel for Self-Attentive Point Processes

2020-02-17 · Shixiang Zhu, Minghe Zhang, Ruyi Ding, Yao Xie

We present a novel attention-based model for discrete event data to capture complex non-linear temporal dependence structures. We borrow the idea from the attention mechanism and incorporate it into the point processes' …

Deep AttentionPoint Processes