LGMay 1, 2024

A Self-explaining Neural Architecture for Generalizable Concept Learning

arXiv:2405.00349v24 citationsh-index: 10IJCAI
Originality Highly original
AI Analysis

This addresses the need for more interpretable and generalizable deep neural networks in high-stake applications, though it is incremental in advancing concept learning methods.

The paper tackles the problems of lack of concept fidelity and limited concept interoperability in state-of-the-art concept learning models by proposing a self-explaining neural architecture that improves concept overlap and domain adaptation performance on four real-world datasets.

With the wide proliferation of Deep Neural Networks in high-stake applications, there is a growing demand for explainability behind their decision-making process. Concept learning models attempt to learn high-level 'concepts' - abstract entities that align with human understanding, and thus provide interpretability to DNN architectures. However, in this paper, we demonstrate that present SOTA concept learning approaches suffer from two major problems - lack of concept fidelity wherein the models fail to learn consistent concepts among similar classes and limited concept interoperability wherein the models fail to generalize learned concepts to new domains for the same task. Keeping these in mind, we propose a novel self-explaining architecture for concept learning across domains which - i) incorporates a new concept saliency network for representative concept selection, ii) utilizes contrastive learning to capture representative domain invariant concepts, and iii) uses a novel prototype-based concept grounding regularization to improve concept alignment across domains. We demonstrate the efficacy of our proposed approach over current SOTA concept learning approaches on four widely used real-world datasets. Empirical results show that our method improves both concept fidelity measured through concept overlap and concept interoperability measured through domain adaptation performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes