Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ChatRule: Mining Logical Rules with Large Language Models for Knowledge Graph Reasoning

About

Logical rules are essential for uncovering the logical connections between relations, which could improve reasoning performance and provide interpretable results on knowledge graphs (KGs). Although there have been many efforts to mine meaningful logical rules over KGs, existing methods suffer from computationally intensive searches over the rule space and a lack of scalability for large-scale KGs. Besides, they often ignore the semantics of relations which is crucial for uncovering logical connections. Recently, large language models (LLMs) have shown impressive performance in the field of natural language processing and various applications, owing to their emergent ability and generalizability. In this paper, we propose a novel framework, ChatRule, unleashing the power of large language models for mining logical rules over knowledge graphs. Specifically, the framework is initiated with an LLM-based rule generator, leveraging both the semantic and structural information of KGs to prompt LLMs to generate logical rules. To refine the generated rules, a rule ranking module estimates the rule quality by incorporating facts from existing KGs. Last, the ranked rules can be used to conduct reasoning over KGs. ChatRule is evaluated on four large-scale KGs, w.r.t. different rule quality metrics and downstream tasks, showing the effectiveness and scalability of our method.

Linhao Luo, Jiaxin Ju, Bo Xiong, Yuan-Fang Li, Gholamreza Haffari, Shirui Pan• 2023

Related benchmarks

TaskDatasetResultRank
Knowledge Graph CompletionFB15k-237 (test)
MRR0.3091
195
Knowledge Graph CompletionWN18RR (test)
MRR0.3351
194
Knowledge Base CompletionYAGO3-10 (test)
MRR0.4492
84
Link PredictionKinship (test)
MRR32.52
28
Knowledge Graph CompletionUMLS (test)
MRR77.51
17
Knowledge Graph CompletionFamily (test)
MRR90.62
17
Showing 6 of 6 rows

Other info

Follow for update