Neuro-Symbolic Integration: Enhancing LLMs with Knowledge Graphs
Neuro-Symbolic Integration: Enhancing LLMs with Knowledge Graphs Abstract Large Language Models (LLMs) have revolutionized natural language processing, achieving remarkable success in tasks like text generation and question answering. However, their reasoning capabilities are constrained by hallucinations—generating plausible but factually incorrect outputs—and limited parametric memory, which hampers their ability to maintain context over long interactions or perform complex multi-step reasoning. This article synthesizes insights from 2024-2025 surveys on neuro-symbolic artificial intelligence, focusing on integrating LLMs with Knowledge Graphs (KGs) to enhance factual grounding, reasoning, and knowledge management in real-world applications. We explore methodologies for knowledge extraction, representation, reasoning, and dynamic updating, emphasizing bidirectional synergies where LLMs automate KG construction and KGs improve LLM reasoni...