@inproceedings{tang-etal-2024-rule,
title = "{R}ul{E}: Knowledge Graph Reasoning with Rule Embedding",
author = "Tang, Xiaojuan and
Zhu, Song-Chun and
Liang, Yitao and
Zhang, Muhan",
editor = "Ku, Lun-Wei and
Martins, Andre and
Srikumar, Vivek",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
month = aug,
year = "2024",
address = "Bangkok, Thailand",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2024.findings-acl.256/",
doi = "10.18653/v1/2024.findings-acl.256",
pages = "4316--4335",
abstract = "Knowledge graph reasoning is an important problem for knowledge graphs. In this paper, we propose a novel and principled framework called \textbf{RulE} (stands for Rule Embedding) to effectively leverage logical rules to enhance KG reasoning. Unlike knowledge graph embedding methods, RulE learns rule embeddings from existing triplets and first-order rules by jointly representing \textbf{entities}, \textbf{relations} and \textbf{logical rules} in a unified embedding space. Based on the learned rule embeddings, a confidence score can be calculated for each rule, reflecting its consistency with the observed triplets. This allows us to perform logical rule inference in a soft way, thus alleviating the brittleness of logic. On the other hand, RulE injects prior logical rule information into the embedding space, enriching and regularizing the entity/relation embeddings. This makes KGE alone perform better too. RulE is conceptually simple and empirically effective. We conduct extensive experiments to verify each component of RulE.Results on multiple benchmarks reveal that our model outperforms the majority of existing embedding-based and rule-based approaches."
}
Markdown (Informal)
[RulE: Knowledge Graph Reasoning with Rule Embedding](https://preview.aclanthology.org/jlcl-multiple-ingestion/2024.findings-acl.256/) (Tang et al., Findings 2024)
ACL
- Xiaojuan Tang, Song-Chun Zhu, Yitao Liang, and Muhan Zhang. 2024. RulE: Knowledge Graph Reasoning with Rule Embedding. In Findings of the Association for Computational Linguistics: ACL 2024, pages 4316–4335, Bangkok, Thailand. Association for Computational Linguistics.