English

Learning Transferable Conceptual Prototypes for Interpretable Unsupervised Domain Adaptation

Machine Learning 2023-10-13 v1 Computer Vision and Pattern Recognition

Abstract

Despite the great progress of unsupervised domain adaptation (UDA) with the deep neural networks, current UDA models are opaque and cannot provide promising explanations, limiting their applications in the scenarios that require safe and controllable model decisions. At present, a surge of work focuses on designing deep interpretable methods with adequate data annotations and only a few methods consider the distributional shift problem. Most existing interpretable UDA methods are post-hoc ones, which cannot facilitate the model learning process for performance enhancement. In this paper, we propose an inherently interpretable method, named Transferable Conceptual Prototype Learning (TCPL), which could simultaneously interpret and improve the processes of knowledge transfer and decision-making in UDA. To achieve this goal, we design a hierarchically prototypical module that transfers categorical basic concepts from the source domain to the target domain and learns domain-shared prototypes for explaining the underlying reasoning process. With the learned transferable prototypes, a self-predictive consistent pseudo-label strategy that fuses confidence, predictions, and prototype information, is designed for selecting suitable target samples for pseudo annotations and gradually narrowing down the domain gap. Comprehensive experiments show that the proposed method can not only provide effective and intuitive explanations but also outperform previous state-of-the-arts.

Keywords

Cite

@article{arxiv.2310.08071,
  title  = {Learning Transferable Conceptual Prototypes for Interpretable Unsupervised Domain Adaptation},
  author = {Junyu Gao and Xinhong Ma and Changsheng Xu},
  journal= {arXiv preprint arXiv:2310.08071},
  year   = {2023}
}

Comments

Submitted to IEEE TIP

R2 v1 2026-06-28T12:48:15.797Z