IterefinE: Iterative KG Refinement Embeddings using Symbolic Knowledge
Siddhant Arora, Srikanta Bedathur, Maya Ramanath, Deepak Sharma

TL;DR
IterefinE is a novel framework that combines ontological reasoning and KG embeddings iteratively to improve knowledge graph quality by filtering noise and inferring new facts, leading to significant performance gains.
Contribution
This paper introduces IterefinE, a framework that integrates ontological inference with KG embeddings in an iterative co-training process for enhanced KG refinement.
Findings
Up to 9% improvement in weighted F1 score.
Effective noise rejection and new fact inference.
Explicit type-supervised embeddings generated.
Abstract
Knowledge Graphs (KGs) extracted from text sources are often noisy and lead to poor performance in downstream application tasks such as KG-based question answering.While much of the recent activity is focused on addressing the sparsity of KGs by using embeddings for inferring new facts, the issue of cleaning up of noise in KGs through KG refinement task is not as actively studied. Most successful techniques for KG refinement make use of inference rules and reasoning over ontologies. Barring a few exceptions, embeddings do not make use of ontological information, and their performance in KG refinement task is not well understood. In this paper, we present a KG refinement framework called IterefinE which iteratively combines the two techniques - one which uses ontological information and inferences rules, PSL-KGI, and the KG embeddings such as ComplEx and ConvE which do not. As a result,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Graph Neural Networks
