Learning Rules from KGs Guided by Language Models
Zihang Peng, Daria Stepanova, Vinh Thinh Ho, Heike Adel, Alessandra, Russo, Simon Ott

TL;DR
This paper investigates how language models can enhance rule learning from knowledge graphs, addressing challenges in rule ranking over incomplete or biased KGs, and compares LM-based methods with traditional approaches.
Contribution
It introduces a framework for leveraging language models to improve rule learning and ranking in knowledge graphs, evaluating their effectiveness against existing methods.
Findings
Language models can improve rule ranking accuracy.
LM-guided rule learning outperforms traditional statistical methods.
Incorporating LMs reduces bias in rule extraction.
Abstract
Advances in information extraction have enabled the automatic construction of large knowledge graphs (e.g., Yago, Wikidata or Google KG), which are widely used in many applications like semantic search or data analytics. However, due to their semi-automatic construction, KGs are often incomplete. Rule learning methods, concerned with the extraction of frequent patterns from KGs and casting them into rules, can be applied to predict potentially missing facts. A crucial step in this process is rule ranking. Ranking of rules is especially challenging over highly incomplete or biased KGs (e.g., KGs predominantly storing facts about famous people), as in this case biased rules might fit the data best and be ranked at the top based on standard statistical metrics like rule confidence. To address this issue, prior works proposed to rank rules not only relying on the original KG but also facts…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
