Concept Graph Convolutions: Message Passing in the Concept Space

πŸ“… 2026-04-21
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

202K/year
πŸ€– AI Summary
This work addresses the limited transparency of graph neural network (GNN) inference by proposing a novel graph convolution approach that performs message passing within a node-level concept space, thereby enabling the first purely concept-space-based graph convolution. The method integrates raw input features with learnable concept representations and introduces a hybrid edge-weighting mechanism that combines structural priors with attention to enhance interpretability of concept evolution throughout the message-passing process. Experimental results demonstrate that the proposed approach achieves competitive task accuracy while significantly improving the understanding of GNNs’ internal decision-making logic.

Technology Category

Application Category

πŸ“ Abstract
The trust in the predictions of Graph Neural Networks is limited by their opaque reasoning process. Prior methods have tried to explain graph networks via concept-based explanations extracted from the latent representations obtained after message passing. However, these explanations fall short of explaining the message passing process itself. To this aim, we propose the Concept Graph Convolution, the first graph convolution designed to operate on node-level concepts for improved interpretability. The proposed convolutional layer performs message passing on a combination of raw and concept representations using structural and attention-based edge weights. We also propose a pure variant of the convolution, only operating in the concept space. Our results show that the Concept Graph Convolution allows to obtain competitive task accuracy, while enabling an increased insight into the evolution of concepts across convolutional steps.
Problem

Research questions and friction points this paper is trying to address.

Graph Neural Networks
interpretability
concept-based explanations
message passing
reasoning process
Innovation

Methods, ideas, or system contributions that make the work stand out.

Concept Graph Convolution
Interpretable GNNs
Message Passing
Concept-based Explanation
Attention-based Edge Weighting
πŸ”Ž Similar Papers
No similar papers found.