CLAIJul 28, 2025

Ontology-Enhanced Knowledge Graph Completion using Large Language Models

arXiv:2507.20643v25 citationsh-index: 5SemWeb
Originality Incremental advance
AI Analysis

This addresses the issue of inconclusive reasoning in knowledge graph completion for AI applications, representing an incremental improvement over existing methods.

The paper tackles the problem of erroneous knowledge propagation in LLM-based Knowledge Graph Completion by integrating neural-perceptual structural information with ontological knowledge, resulting in state-of-the-art performance on benchmarks like FB15K-237, UMLS, and WN18RR.

Large Language Models (LLMs) have been extensively adopted in Knowledge Graph Completion (KGC), showcasing significant research advancements. However, as black-box models driven by deep neural architectures, current LLM-based KGC methods rely on implicit knowledge representation with parallel propagation of erroneous knowledge, thereby hindering their ability to produce conclusive and decisive reasoning outcomes. We aim to integrate neural-perceptual structural information with ontological knowledge, leveraging the powerful capabilities of LLMs to achieve a deeper understanding of the intrinsic logic of the knowledge. We propose an ontology enhanced KGC method using LLMs -- OL-KGC. It first leverages neural perceptual mechanisms to effectively embed structural information into the textual space, and then uses an automated extraction algorithm to retrieve ontological knowledge from the knowledge graphs (KGs) that needs to be completed, which is further transformed into a textual format comprehensible to LLMs for providing logic guidance. We conducted extensive experiments on three widely-used benchmarks -- FB15K-237, UMLS and WN18RR. The experimental results demonstrate that OL-KGC significantly outperforms existing mainstream KGC methods across multiple evaluation metrics, achieving state-of-the-art performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes