@article{Gong2026, 
author = {Jibing Gong and Xiaohan Fang and Wenhai Zhu and Jiquan Peng and Lin Wang and Mengpan Chen and Jiangtao Zhang and Jie Tang},
title = {Knit: Toward Alleviating Large Language Model Fact Knowledge Hallucinations in Knowledge Graph Completion},
year = {2026},
journal = {Big Data Mining and Analytics},
volume = {9},
number = {2},
pages = {611-631},
keywords = {Knowledge Graph Completion (KGC), Large Language Models (LLMs), fact knowledge hallucination},
url = {https://www.sciopen.com/article/10.26599/BDMA.2025.9020057},
doi = {10.26599/BDMA.2025.9020057},
abstract = {Knowledge Graphs (KGs) are used to organize and understand vast amounts of information. However, they usually suffer from incompleteness which limits their applicability. Knowledge Graph Completion (KGC) is a critical process for augmenting these graphs and is typically achieved through embedding-based and pre-trained language model based methods. Although Large Language Models (LLMs) have demonstrated significant potential for knowledge extraction and reasoning, they face challenges such as fact knowledge hallucinations which adversely affect their KGC performance. We propose Knit, a novel KG-integrated instruction tuning framework to alleviate LLM fact knowledge Hallucinations in KGC. The proposed framework comprises three key components: (1) KG-integrated information adapter, (2) knowledge prompts, and (3) KG-integrated instruction tuning strategy. These components enhance LLMs’ ability to recognize entity relationships, improve embedding interpretability, and ensure response consistency. The experimental results across four public datasets (WN11, FB13, WN18RR, and YAGO3-10) demonstrate that Knit achieves state-of-the-art performance in KGC with significant improvements in all KGC subtasks.}
}