Related Experiment Video
Updated: Sep 19, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
Community-influencing path explanation for link prediction in heterogeneous graph neural network
Yanhong Wen1, Yuhua Li2, Yixiong Zou2
1School of Computer Science and Technology, Huazhong University of Science and Technology, Wuhan, China; Institute of Artificial Intelligence, Huazhong University of Science and Technology, Wuhan, China.
None:
Most existing research on the interpretability of Graph Neural Networks (GNNs) for Link Prediction (LP) focuses on homogeneous graphs, with relatively few studies on heterogeneous graphs. Community is a crucial structure of a graph and can often improve LP performance. However, existing GNN explanation methods for heterogeneous LP rarely consider the impact of communities, leading to generated explanations that do not align with human understanding. To fill this gap, we consider community influence in GNN explanation for heterogeneous LP. We first demonstrate the effectiveness of communities in GNN explanations for heterogeneous LP through a preliminary analysis. Under this premise, we propose CI-Path, a Community-Influencing Path explanation for heterogeneous GNN-based LP that considers the influence of communities throughout the entire learning process. Specifically, we conduct degree centrality pruning and employ a community detection algorithm for data preprocessing. Then we propose a community-influencing objective, comprising community-influencing prediction loss and community-influencing path loss. Finally, we identify the reasonable explanatory paths that are the shortest with the minimum sum of node degrees and the fewest number of communities crossed. Extensive experiments on five heterogeneous datasets demonstrate the superior performance of CI-Path compared to baselines. Our code is available at https://github.com/wenyhsmile/CI-Path.
Related Concept Videos
Hedgehog Signaling Pathway
End Point Prediction: Gran Plot
For potentiometric titration, the Gran plot is created by plotting...
Interactions Between Signaling Pathways
Convergence and divergence, and cross-talk between signaling pathways
Two distinct signaling pathways can converge on a single functional unit, which may either be a single protein or a complex of proteins. The response is either functionally distinct or synergistic between the two pathways but different from the response...
IP3/DAG Signaling Pathway
Interference: Path Lengths
Two special sources may be considered when they are in phase. This can be easily achieved by feeding the two sources from the same source. An example would be synchronizing the two speakers by feeding them with the same source, such as the sound waves produced by a tuning fork. This setup ensures that the two sources have the same frequency and are...
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...

