CLAug 20, 2025

Knowledge Graph-Infused Fine-Tuning for Structured Reasoning in Large Language Models

arXiv:2508.14427v110 citationsh-index: 52025 6th International Conference on Internet of Things, Artificial Intelligence and Mechanical Automation (IoTAIMA)
Originality Highly original
AI Analysis

This addresses structured reasoning limitations in large language models for applications requiring entity-level understanding, representing an incremental improvement through hybrid methods.

This paper tackles the problem of missing reasoning chains and insufficient entity-level semantic understanding in large language models for structured knowledge tasks by proposing a knowledge graph-infused fine-tuning framework, which significantly enhances semantic consistency and contextual logic modeling in entity recognition, question answering, and language generation.

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 representational spaces. During training, a joint loss function is constructed to account for both task performance and structural alignment objectives. This helps improve the accuracy of entity prediction and semantic reasoning. The study also includes a series of systematic sensitivity experiments. It evaluates the effects of learning rate, graph coverage, and structural perturbations on model performance. The results further validate the effectiveness and stability of the proposed method across tasks such as entity recognition, question answering, and language generation. Experimental findings show that the proposed structure-aware fine-tuning framework significantly enhances the model's ability to represent complex semantic units. It demonstrates better semantic consistency and contextual logic modeling in scenarios involving structural reasoning and entity extraction.

Foundations

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

Your Notes