TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Adversarial Feature Augmentation for Cross-domain Few-shot...

Adversarial Feature Augmentation for Cross-domain Few-shot Classification

Yanxu Hu, Andy J. Ma

2022-08-23Few-Shot LearningMeta-LearningCross-Domain Few-ShotClassification
PaperPDFCode(official)

Abstract

Existing methods based on meta-learning predict novel-class labels for (target domain) testing tasks via meta knowledge learned from (source domain) training tasks of base classes. However, most existing works may fail to generalize to novel classes due to the probably large domain discrepancy across domains. To address this issue, we propose a novel adversarial feature augmentation (AFA) method to bridge the domain gap in few-shot learning. The feature augmentation is designed to simulate distribution variations by maximizing the domain discrepancy. During adversarial training, the domain discriminator is learned by distinguishing the augmented features (unseen domain) from the original ones (seen domain), while the domain discrepancy is minimized to obtain the optimal feature encoder. The proposed method is a plug-and-play module that can be easily integrated into existing few-shot learning methods based on meta-learning. Extensive experiments on nine datasets demonstrate the superiority of our method for cross-domain few-shot classification compared with the state of the art. Code is available at https://github.com/youthhoo/AFA_For_Few_shot_learning

Results

TaskDatasetMetricValueModel
Few-Shot LearningChestX5 shot25.02AFA
Few-Shot LearningPlantae5 shot54.26AFA
Few-Shot Learningcars5 shot49.28AFA
Few-Shot LearningEuroSAT5 shot85.58AFA
Few-Shot LearningCUB5 shot68.25AFA
Few-Shot LearningISIC20185 shot46.01AFA
Few-Shot LearningPlaces5 shot76.21AFA
Few-Shot LearningCropDisease5 shot88.06AFA
Meta-LearningChestX5 shot25.02AFA
Meta-LearningPlantae5 shot54.26AFA
Meta-Learningcars5 shot49.28AFA
Meta-LearningEuroSAT5 shot85.58AFA
Meta-LearningCUB5 shot68.25AFA
Meta-LearningISIC20185 shot46.01AFA
Meta-LearningPlaces5 shot76.21AFA
Meta-LearningCropDisease5 shot88.06AFA
Cross-Domain Few-ShotChestX5 shot25.02AFA
Cross-Domain Few-ShotPlantae5 shot54.26AFA
Cross-Domain Few-Shotcars5 shot49.28AFA
Cross-Domain Few-ShotEuroSAT5 shot85.58AFA
Cross-Domain Few-ShotCUB5 shot68.25AFA
Cross-Domain Few-ShotISIC20185 shot46.01AFA
Cross-Domain Few-ShotPlaces5 shot76.21AFA
Cross-Domain Few-ShotCropDisease5 shot88.06AFA

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Mixture of Experts in Large Language Models2025-07-15