Few-Shot Adversarial Domain Adaptation
Saeid Motiian, Quinn Jones, Seyed Mehdi Iranmanesh, Gianfranco Doretto

TL;DR
This paper introduces a novel adversarial domain adaptation framework that effectively aligns semantic features with minimal labeled target data, demonstrating rapid adaptation in few-shot scenarios for image recognition tasks.
Contribution
It proposes a new training scheme with a four-class discriminator to improve supervised domain adaptation with very few labeled target samples.
Findings
Effective alignment with as little as one labeled sample per category
Outperforms state-of-the-art in handwritten digit and object recognition
Rapid adaptation due to the novel discriminator design
Abstract
This work provides a framework for addressing the problem of supervised domain adaptation with deep models. The main idea is to exploit adversarial learning to learn an embedded subspace that simultaneously maximizes the confusion between two domains while semantically aligning their embedding. The supervised setting becomes attractive especially when there are only a few target data samples that need to be labeled. In this few-shot learning scenario, alignment and separation of semantic probability distributions is difficult because of the lack of data. We found that by carefully designing a training scheme whereby the typical binary adversarial discriminator is augmented to distinguish between four different classes, it is possible to effectively address the supervised adaptation problem. In addition, the approach has a high speed of adaptation, i.e. it requires an extremely low…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
