paper-with-me

Papers

Partial Domain Adaptation Using Selective Representation Learning For Class-Weight Computation

2021-01-06 · Sandipan Choudhuri, Riti Paul, Arunabha Sen, Baoxin Li, Hemanth Venkateswara

The generalization power of deep-learning models is dependent on rich-labelled data. This supervision using large-scaled annotated information is restrictive in most real-world scenarios where data collection and their annotation involve huge cost. Various domain adaptation techniques exist in literature that bridge this distribution discrepancy. However, a majority of these models require the label sets of both the domains to be identical. To tackle a more practical and challenging scenario, we formulate the problem statement from a partial domain adaptation perspective, where the source label set is a super set of the target label set. Driven by the motivation that image styles are private to each domain, in this work, we develop a method that identifies outlier classes exclusively from image content information and train a label classifier exclusively on class-content from source images. Additionally, elimination of negative transfer of samples from classes private to the source domain is achieved by transforming the soft class-level weights into two clusters, 0 (outlier source classes) and 1 (shared classes) by maximizing the between-cluster variance between them.

📄 PDF Abstract BibTeX arXiv:2101.02275

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPartial Domain AdaptationRepresentation Learning

Similar Papers 제목 키워드 기반

Selective Partial Domain Adaptation

2022-10-01 · British Machine Vision Conference 2022 10 · Pengxin Guo, Jinjing Zhu, Yu Zhang

Partial Domain Adaptation (PDA), which assumes that the label space of the target domain is a subset of that in the source domain, has attracted much attention in recent years. Due to the difference in the label space of…

Domain AdaptationPartial Domain Adaptation

From Big to Small: Adaptive Learning to Partial-Set Domains

2022-03-14 · Zhangjie Cao, Kaichao You, Ziyang Zhang, Jianmin Wang 외

Domain adaptation targets at knowledge acquisition and dissemination from a labeled source domain to an unlabeled target domain under distribution shift. Still, the common requirement of identical class space shared acro…

Domain AdaptationPartial Domain Adaptation

Coupling Adversarial Learning with Selective Voting Strategy for Distribution Alignment in Partial Domain Adaptation

2022-07-17 · Sandipan Choudhuri, Hemanth Venkateswara, Arunabha Sen

In contrast to a standard closed-set domain adaptation task, partial domain adaptation setup caters to a realistic scenario by relaxing the identical label set assumption. The fact of source label set subsuming the targe…

Domain Adaptationdomain classificationPartial Domain AdaptationTransfer Learning

Deep Residual Correction Network for Partial Domain Adaptation

2020-04-10 · Shuang Li, Chi Harold Liu, Qiuxia Lin, Qi Wen 외

Deep domain adaptation methods have achieved appealing performance by learning transferable representations from a well-labeled source domain to a different but related unlabeled target domain. Most existing works assume…

Domain AdaptationPartial Domain Adaptation

Discriminative Clustering for Robust Unsupervised Domain Adaptation

2019-05-30 · Rui Wang, Guoyin Wang, Ricardo Henao

Unsupervised domain adaptation seeks to learn an invariant and discriminative representation for an unlabeled target domain by leveraging the information of a labeled source dataset. We propose to improve the discriminat…

ClusteringDomain AdaptationPartial Domain AdaptationUnsupervised Domain Adaptation