paper-with-me

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) efforts concentrate on learning domain-invariant features to mitigate the distribution disparity across domains. However, it is crucial to alleviate the negative influence caused by the irrelevant source domain categories explicitly for PDA. In this work, we propose an Adaptively-Accumulated Knowledge Transfer framework (A$^2$KT) to align the relevant categories across two domains for effective domain adaptation. Specifically, an adaptively-accumulated mechanism is explored to gradually filter out the most confident target samples and their corresponding source categories, promoting positive transfer with more knowledge across two domains. Moreover, a dual distinct classifier architecture consisting of a prototype classifier and a multilayer perceptron classifier is built to capture intrinsic data distribution knowledge across domains from various perspectives. By maximizing the inter-class center-wise discrepancy and minimizing the intra-class sample-wise compactness, the proposed model is able to obtain more domain-invariant and task-specific discriminative representations of the shared categories data. Comprehensive experiments on several partial domain adaptation benchmarks demonstrate the effectiveness of our proposed model, compared with the state-of-the-art PDA methods.

📄 PDF Abstract BibTeX arXiv:2008.11873

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPartial Domain AdaptationTransfer Learning

Similar Papers 제목 키워드 기반

Class-aware Domain Knowledge Fusion and Fission for Continual Test-Time Adaptation

2025-10-14 · Jiahuan Zhou, Chao Zhu, Zhenyu Cui, Zichen Liu 외 arxiv

Continual Test-Time Adaptation (CTTA) aims to quickly fine-tune the model during the test phase so that it can adapt to multiple unknown downstream domain distributions without pre-acquiring downstream domain data. To th…

Computational EfficiencyTest-time Adaptation

Unsupervised Domain Adaptation with Progressive Adaptation of Subspaces

2020-09-01 · Weikai Li, Songcan Chen

Unsupervised Domain Adaptation (UDA) aims to classify unlabeled target domain by transferring knowledge from labeled source domain with domain shift. Most of the existing UDA methods try to mitigate the adverse impact in…

Domain AdaptationPartial Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

AIDA: Legal Judgment Predictions for Non-Professional Fact Descriptions via Partial-and-Imbalanced Domain Adaptation

2023-02-12 · Guangyi Xiao, Xinlong Liu, Hao Chen, Jingzhi Guo 외

In this paper, we study the problem of legal domain adaptation problem from an imbalanced source domain to a partial target domain. The task aims to improve legal judgment predictions for non-professional fact descriptio…

Domain AdaptationUnsupervised Domain Adaptation

Learning Partially Aligned Item Representation for Cross-Domain Sequential Recommendation

2024-05-21 · Mingjia Yin, Hao Wang, Wei Guo, Yong liu 외

Cross-domain sequential recommendation (CDSR) aims to uncover and transfer users' sequential preferences across multiple recommendation domains. While significant endeavors have been made, they primarily concentrated on …

Multi-Task LearningSelf-Supervised LearningSequential Recommendation

VCE-Skill: Enhancing Skill Self-Evolution with Version-Change Experience

2026-08-17 · Jianming Chen, Xuanbin Ye, Yawen Wang, Junjie Wang 외 arxiv

Agents increasingly rely on reusable skills to encode task knowledge, tool-use procedures, and validation rules. Existing skill self-evolution methods primarily revise skills using execution trajectories collected from c…