paper-with-me

홈 › Papers

Few-Shot Adversarial Domain Adaptation

2017-11-05 · NeurIPS 2017 12 · Saeid Motiian, Quinn Jones, Seyed Mehdi Iranmanesh, Gianfranco Doretto

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 number of labeled target training samples, even one per category can be effective. We then extensively compare this approach to the state of the art in domain adaptation in two experiments: one using datasets for handwritten digit recognition, and one using datasets for visual object recognition.

📄 PDF Abstract BibTeX arXiv:1711.02536

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationFew-Shot LearningHandwritten Digit RecognitionObject Recognition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Adversarial Style Mining for One-Shot Unsupervised Domain Adaptation

2020-04-13 · NeurIPS 2020 12 · Yawei Luo, Ping Liu, Tao Guan, Junqing Yu 외

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 setti…

Domain Adaptationdomain classificationOne-shot Unsupervised Domain AdaptationStyle Transfer+1

A Generative Framework for Zero-Shot Learning with Adversarial Domain Adaptation

2019-06-07 · Varun Khare, Divyat Mahajan, Homanga Bharadhwaj, Vinay Verma 외

We present a domain adaptation based generative framework for zero-shot learning. Our framework addresses the problem of domain shift between the seen and unseen class distributions in zero-shot learning and minimizes th…

AttributeDomain AdaptationZero-Shot Learning

Generalized One-shot Domain Adaptation of Generative Adversarial Networks

2022-09-08 · ZiCheng Zhang, Yinglu Liu, Congying Han, Tiande Guo 외

The adaptation of a Generative Adversarial Network (GAN) aims to transfer a pre-trained GAN to a target domain with limited training data. In this paper, we focus on the one-shot case, which is more challenging and rarel…

Domain AdaptationGenerative Adversarial NetworkStyle Transfer

Adversarial Learning for Zero-shot Domain Adaptation

2020-09-11 · ECCV 2020 8 · Jinghua Wang, Jianmin Jiang

Zero-shot domain adaptation (ZSDA) is a category of domain adaptation problems where neither data sample nor label is available for parameter learning in the target domain. With the hypothesis that the shift between a gi…

Domain Adaptation

Matching Embeddings for Domain Adaptation

2019-09-25 · Manuel Pérez-Carrasco, Guillermo Cabrera-Vives, Pavlos Protopapas, Nicolás Astorga 외

In this work we address the problem of transferring knowledge obtained from a vast annotated source domain to a low labeled target domain. We propose Adversarial Variational Domain Adaptation (AVDA), a semi-supervised do…

Domain AdaptationSemi-supervised Domain Adaptation