paper-with-me

Papers

Learning Target Domain Specific Classifier for Partial Domain Adaptation

2020-08-25 · Chuan-Xian Ren, PengFei Ge, Peiyi Yang, Shuicheng Yan

Unsupervised domain adaptation~(UDA) aims at reducing the distribution discrepancy when transferring knowledge from a labeled source domain to an unlabeled target domain. Previous UDA methods assume that the source and target domains share an identical label space, which is unrealistic in practice since the label information of the target domain is agnostic. This paper focuses on a more realistic UDA scenario, i.e. partial domain adaptation (PDA), where the target label space is subsumed to the source label space. In the PDA scenario, the source outliers that are absent in the target domain may be wrongly matched to the target domain (technically named negative transfer), leading to performance degradation of UDA methods. This paper proposes a novel Target Domain Specific Classifier Learning-based Domain Adaptation (TSCDA) method. TSCDA presents a soft-weighed maximum mean discrepancy criterion to partially align feature distributions and alleviate negative transfer. Also, it learns a target-specific classifier for the target domain with pseudo-labels and multiple auxiliary classifiers, to further address classifier shift. A module named Peers Assisted Learning is used to minimize the prediction difference between multiple target-specific classifiers, which makes the classifiers more discriminant for the target domain. Extensive experiments conducted on three PDA benchmark datasets show that TSCDA outperforms other state-of-the-art methods with a large margin, e.g. $4\%$ and $5.6\%$ averagely on Office-31 and Office-Home, respectively.

📄 PDF Abstract BibTeX arXiv:2008.10785

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPartial Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Adaptively-Accumulated Knowledge Transfer for Partial Domain Adaptation

2020-08-27 · Taotao Jing, Haifeng Xia, Zhengming Ding

Partial domain adaptation (PDA) attracts appealing attention as it deals with a realistic and challenging problem when the source domain label space substitutes the target domain. Most conventional domain adaptation (DA)…

Domain AdaptationPartial Domain AdaptationTransfer Learning

Learning to Discover Knowledge: A Weakly-Supervised Partial Domain Adaptation Approach

2024-06-20 · Mengcheng Lan, Min Meng, Jun Yu, Jigang Wu

Domain adaptation has shown appealing performance by leveraging knowledge from a source domain with rich annotations. However, for a specific target task, it is cumbersome to collect related and high-quality source domai…

Domain AdaptationPartial Domain Adaptation

DALLMi: Domain Adaption for LLM-based Multi-label Classifier

2024-05-03 · Miruna Beţianu, Abele Mălan, Marco Aldinucci, Robert Birke 외

Large language models (LLMs) increasingly serve as the backbone for classifying text associated with distinct domains and simultaneously several labels (classes). When encountering domain shifts, e.g., classifier of movi…

Domain AdaptationLanguage ModelingLanguage ModellingLarge Language Model+2

Cross Domain Adaptation by Learning Partially Shared Classifiers and Weighting Source Data Points in the Shared Subspaces

2016-05-21 · Hongqi Wang, Anfeng Xu, Shan-Shan Wang, Sunny Chughtai

Transfer learning is a problem defined over two domains. These two domains share the same feature space and class label space, but have significantly different distributions. One domain has sufficient labels, named as so…

Domain AdaptationTransfer Learning

TWINs: Two Weighted Inconsistency-reduced Networks for Partial Domain Adaptation

2018-12-18 · Toshihiko Matsuura, Kuniaki Saito, Tatsuya Harada

The task of unsupervised domain adaptation is proposed to transfer the knowledge of a label-rich domain (source domain) to a label-scarce domain (target domain). Matching feature distributions between different domains i…

Domain AdaptationGeneral ClassificationPartial Domain AdaptationUnsupervised Domain Adaptation+1