Rule-Guided Graph Neural Networks for Explainable Knowledge Graph Reasoning

Abstract

The connections between symbolic rules and neural networks have been explored in various directions, including rule mining through neural networks and rule-based explanation for neural networks. These approaches allow symbolic rules to be extracted from neural network models, which offers explainability to the models. However, the plausibility of the extracted rules is rarely analysed. In this paper, we show that the confidence degrees of extracted rules are generally not high, and we propose a new family of Graph Neural Networks that can be trained with the guidance of rules. Hence, the inference of our model simulates the rule reasoning. Moreover, rules with high confidence degrees can be extracted from the trained model that aligns with the inference of the model, which verifies the effectiveness of the rule guidance. Experimental evaluation of knowledge graph reasoning tasks further demonstrates the effectiveness of our model.

Cite

Text

Wang et al. "Rule-Guided Graph Neural Networks for Explainable Knowledge Graph Reasoning." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I12.33394

Markdown

[Wang et al. "Rule-Guided Graph Neural Networks for Explainable Knowledge Graph Reasoning." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/wang2025aaai-rule/) doi:10.1609/AAAI.V39I12.33394

BibTeX

@inproceedings{wang2025aaai-rule,
  title     = {{Rule-Guided Graph Neural Networks for Explainable Knowledge Graph Reasoning}},
  author    = {Wang, Zhe and Ma, Suxue and Wang, Kewen and Zhuang, Zhiqiang},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {12784-12791},
  doi       = {10.1609/AAAI.V39I12.33394},
  url       = {https://mlanthology.org/aaai/2025/wang2025aaai-rule/}
}