Gao Junyu, Ma Xinhong, Xu Changsheng
IEEE Trans Image Process. 2024;33:5284-5297. doi: 10.1109/TIP.2024.3459626. Epub 2024 Sep 27.
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. Code is available at https://drive.google.com/file/d/1b1EHFghiF1ExD-Cn1HYg75VutfkXWp60/view?usp=sharing.
尽管深度神经网络在无监督域适应(UDA)方面取得了巨大进展,但当前的UDA模型是不透明的,无法提供有前景的解释,这限制了它们在需要安全可控模型决策的场景中的应用。目前,大量工作集中在设计具有充分数据标注的深度可解释方法,只有少数方法考虑了分布偏移问题。大多数现有的可解释UDA方法都是事后解释的方法,无法促进模型学习过程以提高性能。在本文中,我们提出了一种内在可解释的方法,名为可转移概念原型学习(TCPL),它可以同时解释和改进UDA中的知识转移和决策过程。为了实现这一目标,我们设计了一个分层原型模块,该模块将源域中的类别基本概念转移到目标域,并学习域共享原型以解释潜在的推理过程。利用学习到的可转移原型,设计了一种融合置信度、预测和原型信息的自预测一致伪标签策略,用于选择合适的目标样本进行伪标注,并逐步缩小域差距。综合实验表明,所提出的方法不仅可以提供有效且直观的解释,而且性能优于先前的先进方法。代码可在https://drive.google.com/file/d/1b1EHFghiF1ExD-Cn1HYg75VutfkXWp60/view?usp=sharing获取。