Knowledge Graph-Infused Fine-Tuning for Structured Reasoning in Large Language Models
Wuyang Zhang, Yexin Tian, Xiandong Meng, Mengjie Wang, Junliang Du

TL;DR
This paper introduces a knowledge graph-infused fine-tuning method for large language models that improves structured reasoning and entity understanding by integrating graph-based semantic representations with dynamic balancing mechanisms.
Contribution
It presents a novel fine-tuning framework combining knowledge graph injection, graph neural networks, and gating mechanisms to enhance reasoning and entity comprehension in language models.
Findings
Improves entity prediction accuracy.
Enhances semantic reasoning capabilities.
Demonstrates robustness across multiple NLP tasks.
Abstract
This paper addresses the problems of missing reasoning chains and insufficient entity-level semantic understanding in large language models when dealing with tasks that require structured knowledge. It proposes a fine-tuning algorithm framework based on knowledge graph injection. The method builds on pretrained language models and introduces structured graph information for auxiliary learning. A graph neural network is used to encode entities and their relations, constructing a graph-based semantic representation. A fusion mechanism is then designed to jointly model the knowledge graph embeddings with the contextual representations from the language model. To enhance the robustness of knowledge integration, a gating mechanism is introduced to dynamically balance the contributions of linguistic semantics and structural knowledge. This effectively mitigates conflicts between different…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling
