Adversarial Style Mining for One-Shot Unsupervised Domain Adaptation
Yawei Luo, Ping Liu, Tao Guan, Junqing Yu, Yi Yang

TL;DR
This paper introduces a novel adversarial style mining method for one-shot unsupervised domain adaptation, effectively leveraging a single target sample to improve model adaptation in data-scarce scenarios.
Contribution
It proposes an adversarial style mining approach that iteratively searches for challenging styles to enhance adaptation from a single target sample.
Findings
Achieves state-of-the-art performance on classification benchmarks
Effective in both classification and segmentation tasks
Outperforms existing methods in one-shot adaptation scenarios
Abstract
We aim at the problem named One-Shot Unsupervised Domain Adaptation. Unlike traditional Unsupervised Domain Adaptation, it assumes that only one unlabeled target sample can be available when learning to adapt. This setting is realistic but more challenging, in which conventional adaptation approaches are prone to failure due to the scarce of unlabeled target data. To this end, we propose a novel Adversarial Style Mining approach, which combines the style transfer module and task-specific module into an adversarial manner. Specifically, the style transfer module iteratively searches for harder stylized images around the one-shot target sample according to the current learning state, leading the task model to explore the potential styles that are difficult to solve in the almost unseen target domain, thus boosting the adaptation performance in a data-scarce scenario. The adversarial…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Human Pose and Action Recognition
MethodsStyle Transfer Module
