ABSTRACT Cross‐domain few‐shot learning (CD‐FSL) addresses the challenge of few‐shot classification under significant distribution shifts between source and novel target domains. The core difficulty lies in bridging the domain gap. Existing methods primarily mitigate this issue from the spatial perspective, overlooking the role of frequency information. Empirical studies reveal that augmenting samples through frequency‐space operations can alleviate domain discrepancies. However, current frequency‐based augmentation methods typically perform a holistic replacement of high‐frequency components, which oversimplifies the process and fails to adequately model complex frequency shortcuts (i.e., the tendency of models to prioritise learning the simplest and most class‐discriminative frequency patterns rather than semantically meaningful features). Inspired by gradient‐based adversarial learning, we propose Early‐Stage Feature Frequency Attack (ESFFA). Our method perturbs low‐frequency components along gradient directions and randomly masks high‐frequency components in shallow‐layer feature maps. This joint operation in the feature space, compared to directly replacing components in raw pixels, more effectively disrupts the model's reliance on frequency shortcuts. This approach compels the model to adapt to dynamically changing frequency characteristics, thereby enhancing cross‐domain generalisation. Experiments on eight target datasets validate its effectiveness.
Wang et al. (2026) studied this question.