paper-with-me

홈 › Papers

Discriminative Cross-Domain Feature Learning for Partial Domain Adaptation

2020-08-26 · Taotao Jing, Ming Shao, Zhengming Ding

Partial domain adaptation aims to adapt knowledge from a larger and more diverse source domain to a smaller target domain with less number of classes, which has attracted appealing attention. Recent practice on domain adaptation manages to extract effective features by incorporating the pseudo labels for the target domain to better fight off the cross-domain distribution divergences. However, it is essential to align target data with only a small set of source data. In this paper, we develop a novel Discriminative Cross-Domain Feature Learning (DCDF) framework to iteratively optimize target labels with a cross-domain graph in a weighted scheme. Specifically, a weighted cross-domain center loss and weighted cross-domain graph propagation are proposed to couple unlabeled target data to related source samples for discriminative cross-domain feature learning, where irrelevant source centers will be ignored, to alleviate the marginal and conditional disparities simultaneously. Experimental evaluations on several popular benchmarks demonstrate the effectiveness of our proposed approach on facilitating the recognition for the unlabeled target domain, through comparing it to the state-of-the-art partial domain adaptation approaches.

📄 PDF Abstract BibTeX arXiv:2008.11360

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPartial Domain Adaptation

Similar Papers 제목 키워드 기반

Select, Label, and Mix: Learning Discriminative Invariant Feature Representations for Partial Domain Adaptation

2020-12-06 · Aadarsh Sahoo, Rameswar Panda, Rogerio Feris, Kate Saenko 외

Partial domain adaptation which assumes that the unknown target label space is a subset of the source label space has attracted much attention in computer vision. Despite recent progress, existing methods often suffer fr…

Domain AdaptationPartial Domain Adaptation

Universal Domain Adaptation through Self Supervision

2020-02-19 · NeurIPS 2020 12 · Kuniaki Saito, Donghyun Kim, Stan Sclaroff, Kate Saenko

Unsupervised domain adaptation methods traditionally assume that all source categories are present in the target domain. In practice, little may be known about the category overlap between the two domains. While some met…

ClusteringDomain AdaptationPartial Domain AdaptationUniversal Domain Adaptation+1

Discriminative Partial Domain Adversarial Network

2020-08-01 · ECCV 2020 8 · Jian Hu, Hongya Tuo, Chao Wang, Lingfeng Qiao 외

Domain adaptation (DA) has been a fundamental building block for Transfer Learning (TL) which assumes that source and target domain share the same label space. A more general and realistic setting is that the label space…

Domain AdaptationPartial Domain AdaptationTransfer Learning

Towards Self-similarity Consistency and Feature Discrimination for Unsupervised Domain Adaptation

2019-04-13 · Chao Chen, Zhihang Fu, Zhihong Chen, Zhaowei Cheng 외

Recent advances in unsupervised domain adaptation mainly focus on learning shared representations by global distribution alignment without considering class information across domains. The neglect of class information, h…

Domain AdaptationUnsupervised Domain Adaptation

Discriminative Adversarial Domain Adaptation

2019-11-27 · Hui Tang, Kui Jia

Given labeled instances on a source domain and unlabeled ones on a target domain, unsupervised domain adaptation aims to learn a task classifier that can well classify target instances. Recent advances rely on domain-adv…

Domain AdaptationUnsupervised Domain Adaptation