StyleAdv: Meta Style Adversarial Training for Cross-Domain Few-Shot Learning
Yuqian Fu, Yu Xie, Yanwei Fu, Yu-Gang Jiang

TL;DR
StyleAdv introduces a novel style adversarial training method for cross-domain few-shot learning, effectively synthesizing challenging styles to improve model robustness and generalization across diverse datasets.
Contribution
The paper proposes a new style adversarial attack and training framework, enhancing cross-domain few-shot learning by synthesizing virtual and hard adversarial styles.
Findings
Achieves state-of-the-art results on eight datasets.
Effective on both CNN and vision transformer backbones.
Improves robustness to style variations in target domains.
Abstract
Cross-Domain Few-Shot Learning (CD-FSL) is a recently emerging task that tackles few-shot learning across different domains. It aims at transferring prior knowledge learned on the source dataset to novel target datasets. The CD-FSL task is especially challenged by the huge domain gap between different datasets. Critically, such a domain gap actually comes from the changes of visual styles, and wave-SAN empirically shows that spanning the style distribution of the source data helps alleviate this issue. However, wave-SAN simply swaps styles of two images. Such a vanilla operation makes the generated styles ``real'' and ``easy'', which still fall into the original set of the source styles. Thus, inspired by vanilla adversarial learning, a novel model-agnostic meta Style Adversarial training (StyleAdv) method together with a novel style adversarial attack method is proposed for CD-FSL.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
MethodsResidual Connection · Batch Normalization · 1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Kaiming Initialization · Max Pooling · Average Pooling · Convolution · Residual Block · Bottleneck Residual Block
