Discriminative Cross-Domain Feature Learning for Partial Domain Adaptation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationPartial Domain AdaptationSimilar Papers 제목 키워드 기반
Select, Label, and Mix: Learning Discriminative Invariant Feature Representations for Partial Domain Adaptation
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 AdaptationUniversal Domain Adaptation through Self Supervision
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+1Discriminative Partial Domain Adversarial Network
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 LearningTowards Self-similarity Consistency and Feature Discrimination for Unsupervised Domain Adaptation
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 AdaptationDiscriminative Adversarial Domain Adaptation
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