paper-with-me

Papers

Visualizing Transferred Knowledge: An Interpretive Model of Unsupervised Domain Adaptation

2023-03-04 · Wenxiao Xiao, Zhengming Ding, Hongfu Liu

Many research efforts have been committed to unsupervised domain adaptation (DA) problems that transfer knowledge learned from a labeled source domain to an unlabeled target domain. Various DA methods have achieved remarkable results recently in terms of predicting ability, which implies the effectiveness of the aforementioned knowledge transferring. However, state-of-the-art methods rarely probe deeper into the transferred mechanism, leaving the true essence of such knowledge obscure. Recognizing its importance in the adaptation process, we propose an interpretive model of unsupervised domain adaptation, as the first attempt to visually unveil the mystery of transferred knowledge. Adapting the existing concept of the prototype from visual image interpretation to the DA task, our model similarly extracts shared information from the domain-invariant representations as prototype vectors. Furthermore, we extend the current prototype method with our novel prediction calibration and knowledge fidelity preservation modules, to orientate the learned prototypes to the actual transferred knowledge. By visualizing these prototypes, our method not only provides an intuitive explanation for the base model's predictions but also unveils transfer knowledge by matching the image patches with the same semantics across both source and target domains. Comprehensive experiments and in-depth explorations demonstrate the efficacy of our method in understanding the transferred mechanism and its potential in downstream tasks including model diagnosis.

📄 PDF Abstract BibTeX arXiv:2303.02302

Code (1)

visualizing-transferred-knowledge/vsualizing-transferred-knowledge 공식 구현 pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Legal interpretation and AI: from expert systems to argumentation and LLMs

2026-03-05 · Václav Janeček, Giovanni Sartor arxiv

AI and Law research has encountered legal interpretation in different ways, in the context of its evolving approaches and methodologies. Research on expert system has focused on legal knowledge engineering, with the goal…

Adaptive Feature Ranking for Unsupervised Transfer Learning

2013-12-21 · Son N. Tran, Artur d'Avila Garcez

Transfer Learning is concerned with the application of knowledge gained from solving a problem to a different but related problem domain. In this paper, we propose a method and efficient algorithm for ranking and selecti…

Transfer Learning

Improving Generalization of Image Captioning with Unsupervised Prompt Learning

2023-08-05 · Hongchen Wei, Zhenzhong Chen

Pretrained visual-language models have demonstrated impressive zero-shot abilities in image captioning, when accompanied by hand-crafted prompts. Meanwhile, hand-crafted prompts utilize human prior knowledge to guide the…

AttributeImage CaptioningPrompt LearningSemantic Similarity+1

Exploiting Both Domain-specific and Invariant Knowledge via a Win-win Transformer for Unsupervised Domain Adaptation

2021-11-25 · Wenxuan Ma, Jinming Zhang, Shuang Li, Chi Harold Liu 외

Unsupervised Domain Adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Most existing UDA approaches enable knowledge transfer via learning domain-invariant representat…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Multi-target Unsupervised Domain Adaptation without Exactly Shared Categories

2018-09-04 · Huanhuan Yu, Menglei Hu, Songcan Chen

Unsupervised domain adaptation (UDA) aims to learn the unlabeled target domain by transferring the knowledge of the labeled source domain. To date, most of the existing works focus on the scenario of one source domain an…

Domain AdaptationUnsupervised Domain Adaptation