paper-with-me

홈 › Papers

Adversarial Knowledge Transfer from Unlabeled Data

2020-08-13 · Akash Gupta, Rameswar Panda, Sujoy Paul, Jianming Zhang, Amit K. Roy-Chowdhury

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.

📄 PDF Abstract BibTeX arXiv:2008.05746

Code (1)

agupt013/akt pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Learning Unbiased Transferability for Domain Adaptation by Uncertainty Modeling

2022-06-02 · Jian Hu, Haowen Zhong, Junchi Yan, Shaogang Gong 외

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 Learning

Exploring Adversarially Robust Training for Unsupervised Domain Adaptation

2022-02-18 · Shao-Yuan Lo, Vishal M. Patel

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 Adaptation

Joint Distribution Alignment via Adversarial Learning for Domain Adaptive Object Detection

2021-09-19 · Bo Zhang, Tao Chen, Bin Wang, Ruoyao Li

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+1

Crucial Semantic Classifier-based Adversarial Learning for Unsupervised Domain Adaptation

2023-02-03 · Yumin Zhang, Yajun Gao, Hongliu Li, Ating Yin 외

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 Adaptation

CSCL: Critical Semantic-Consistent Learning for Unsupervised Domain Adaptation

2020-08-24 · ECCV 2020 8 · Jiahua Dong, Yang Cong, Gan Sun, Yuyang Liu 외

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