Adversarial Knowledge Transfer from Unlabeled Data
While machine learning approaches to visual recognition offer great promise, most of the existing methods rely heavily on the availability of large quantities of labeled training data. However, in the vast majority of real-world settings, manually collecting such large labeled datasets is infeasible due to the cost of labeling data or the paucity of data in a given domain. In this paper, we present a novel Adversarial Knowledge Transfer (AKT) framework for transferring knowledge from internet-scale unlabeled data to improve the performance of a classifier on a given visual recognition task. The proposed adversarial learning framework aligns the feature space of the unlabeled source data with the labeled target data such that the target classifier can be used to predict pseudo labels on the source data. An important novel aspect of our method is that the unlabeled source data can be of different classes from those of the labeled target data, and there is no need to define a separate pretext task, unlike some existing approaches. Extensive experiments well demonstrate that models learned using our approach hold a lot of promise across a variety of visual recognition tasks on multiple standard datasets.
Code (1)
Tasks
Transfer LearningSimilar Papers 제목 키워드 기반
Learning Unbiased Transferability for Domain Adaptation by Uncertainty Modeling
Domain adaptation (DA) aims to transfer knowledge learned from a labeled source domain to an unlabeled or a less labeled but related target domain. Ideally, the source and target distributions should be aligned to each o…
Domain AdaptationPseudo LabelTransfer LearningExploring Adversarially Robust Training for Unsupervised Domain Adaptation
Unsupervised Domain Adaptation (UDA) methods aim to transfer knowledge from a labeled source domain to an unlabeled target domain. UDA has been extensively studied in the computer vision literature. Deep networks have be…
Adversarial DefenseAdversarial RobustnessDomain AdaptationUnsupervised Domain AdaptationJoint Distribution Alignment via Adversarial Learning for Domain Adaptive Object Detection
Unsupervised domain adaptive object detection aims to adapt a well-trained detector from its original source domain with rich labeled data to a new target domain with unlabeled data. Recently, mainstream approaches perfo…
Domain AdaptationObjectobject-detectionObject Detection+1Crucial Semantic Classifier-based Adversarial Learning for Unsupervised Domain Adaptation
Unsupervised Domain Adaptation (UDA), which aims to explore the transferrable features from a well-labeled source domain to a related unlabeled target domain, has been widely progressed. Nevertheless, as one of the mains…
Domain AdaptationUnsupervised Domain AdaptationCSCL: Critical Semantic-Consistent Learning for Unsupervised Domain Adaptation
Unsupervised domain adaptation without consuming annotation process for unlabeled target data attracts appealing interests in semantic segmentation. However, 1) existing methods neglect that not all semantic representati…
Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation