paper-with-me

홈 › Papers

FreqGRL: Suppressing Low-Frequency Bias and Mining High-Frequency Knowledge for Cross-Domain Few-Shot Learning

2025-11-10 · Siqi Hui, Sanping Zhou, Ye deng, Wenli Huang, Jinjun Wang arxiv

Cross-domain few-shot learning (CD-FSL) aims to recognize novel classes with only a few labeled examples under significant domain shifts. While recent approaches leverage a limited amount of labeled target-domain data to improve performance, the severe imbalance between abundant source data and scarce target data remains a critical challenge for effective representation learning. We present the first frequency-space perspective to analyze this issue and identify two key challenges: (1) models are easily biased toward source-specific knowledge encoded in the low-frequency components of source data, and (2) the sparsity of target data hinders the learning of high-frequency, domain-generalizable features. To address these challenges, we propose \textbf{FreqGRL}, a novel CD-FSL framework that mitigates the impact of data imbalance in the frequency space. Specifically, we introduce a Low-Frequency Replacement (LFR) module that substitutes the low-frequency components of source tasks with those from the target domain to create new source tasks that better align with target characteristics, thus reducing source-specific biases and promoting generalizable representation learning. We further design a High-Frequency Enhancement (HFE) module that filters out low-frequency components and performs learning directly on high-frequency features in the frequency space to improve cross-domain generalization. Additionally, a Global Frequency Filter (GFF) is incorporated to suppress noisy or irrelevant frequencies and emphasize informative ones, mitigating overfitting risks under limited target supervision. Extensive experiments on five standard CD-FSL benchmarks demonstrate that our frequency-guided framework achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2511.06648

Code (0)

등록된 구현이 없습니다.

Tasks

cross-domain few-shot learningRepresentation LearningDomain Generalization

Similar Papers 제목 키워드 기반

Adversarial Defense by Suppressing High-frequency Components

2019-08-19 · Zhendong Zhang, Cheolkon Jung, Xiaolong Liang

Recent works show that deep neural networks trained on image classification dataset bias towards textures. Those models are easily fooled by applying small high-frequency perturbations to clean images. In this paper, we …

Adversarial DefenseClassificationGeneral Classificationimage-classification+2

Deep Spectral Prior

2025-05-26 · Yanqi Cheng, Tieyong Zeng, Pietro Lio, Carola-Bibiane Schönlieb 외

We introduce Deep Spectral Prior (DSP), a new formulation of Deep Image Prior (DIP) that redefines image reconstruction as a frequency-domain alignment problem. Unlike traditional DIP, which relies on pixel-wise loss and…

DenoisingImage ReconstructionInductive BiasSuper-Resolution

MANI-Pure: Magnitude-Adaptive Noise Injection for Adversarial Purification

2025-09-29 · Xiaoyi Huang, Junwei Wu, Kejia Zhang, Carl Yang 외 arxiv

Adversarial purification with diffusion models has emerged as a promising defense strategy, but existing methods typically rely on uniform noise injection, which indiscriminately perturbs all frequencies, corrupting sema…

Advanced long-term earth system forecasting by learning the small-scale nature

2025-05-26 · Hao Wu, Yuan Gao, Ruiqi Shu, Kun Wang 외

Reliable long-term forecast of Earth system dynamics is heavily hampered by instabilities in current AI models during extended autoregressive simulations. These failures often originate from inherent spectral bias, leadi…

Empirical Analysis of the Inductive Bias of Recurrent Neural Networks by Discrete Fourier Transform of Output Sequences

2023-05-16 · Taiga Ishii, Ryo Ueda, Yusuke Miyao

A unique feature of Recurrent Neural Networks (RNNs) is that it incrementally processes input sequences. In this research, we aim to uncover the inherent generalization properties, i.e., inductive bias, of RNNs with resp…

Inductive Bias