Wider Vision: Enriching Convolutional Neural Networks via Alignment to External Knowledge Bases
Xuehao Liu, Sarah Jane Delany, Susan McKeever

TL;DR
This paper proposes a method to explain and expand CNN models by aligning their features with external knowledge bases, enabling semantic interpretation and zero-shot learning capabilities.
Contribution
It introduces a novel approach to align CNN features with external knowledge graphs, providing semantic context and supporting zero-shot class identification.
Findings
Aligned CNN features with ConceptNet nodes show semantic similarity.
External knowledge bases can explain CNN features.
Method enables zero-shot learning based on feature alignment.
Abstract
Deep learning models suffer from opaqueness. For Convolutional Neural Networks (CNNs), current research strategies for explaining models focus on the target classes within the associated training dataset. As a result, the understanding of hidden feature map activations is limited by the discriminative knowledge gleaned during training. The aim of our work is to explain and expand CNNs models via the mirroring or alignment of CNN to an external knowledge base. This will allow us to give a semantic context or label for each visual feature. We can match CNN feature activations to nodes in our external knowledge base. This supports knowledge-based interpretation of the features associated with model decisions. To demonstrate our approach, we build two separate graphs. We use an entity alignment method to align the feature nodes in a CNN with the nodes in a ConceptNet based knowledge graph.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Advanced Graph Neural Networks
