Multi-Aspect Explainable Inductive Relation Prediction by Sentence Transformer

Abstract

Recent studies on knowledge graphs (KGs) show that path-based methods empowered by pre-trained language models perform well in the provision of inductive and explainable relation predictions. In this paper, we introduce the concepts of relation path coverage and relation path confidence to filter out unreliable paths prior to model training to elevate the model performance. Moreover, we propose Knowledge Reasoning Sentence Transformer (KRST) to predict inductive relations in KGs. KRST is designed to encode the extracted reliable paths in KGs, allowing us to properly cluster paths and provide multi-aspect explanations. We conduct extensive experiments on three real-world datasets. The experimental results show that compared to SOTA models, KRST achieves the best performance in most transductive and inductive test cases (4 of 6), and in 11 of 12 few-shot test cases.

Cite

Text

Su et al. "Multi-Aspect Explainable Inductive Relation Prediction by Sentence Transformer." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I5.25803

Markdown

[Su et al. "Multi-Aspect Explainable Inductive Relation Prediction by Sentence Transformer." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/su2023aaai-multi/) doi:10.1609/AAAI.V37I5.25803

BibTeX

@inproceedings{su2023aaai-multi,
  title     = {{Multi-Aspect Explainable Inductive Relation Prediction by Sentence Transformer}},
  author    = {Su, Zhixiang and Wang, Di and Miao, Chunyan and Cui, Lizhen},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {6533-6540},
  doi       = {10.1609/AAAI.V37I5.25803},
  url       = {https://mlanthology.org/aaai/2023/su2023aaai-multi/}
}