SymAgent: A Neural-Symbolic Self-Learning Agent Framework for Complex Reasoning over Knowledge Graphs
Ben Liu, Jihai Zhang, Fangquan Lin, Cheng Yang, Min Peng, Wotao Yin

TL;DR
SymAgent is a neural-symbolic framework that enhances complex reasoning over knowledge graphs by dynamically integrating LLMs and KGs through interactive modules and self-learning, addressing KG incompleteness and logical reasoning.
Contribution
Introduces SymAgent, a novel neural-symbolic agent framework that enables collaborative reasoning with dynamic KGs and LLMs, incorporating self-learning for improved performance.
Findings
SymAgent outperforms strong baselines with weak LLMs.
The agent can identify missing triples in KGs.
SymAgent effectively updates KGs through reasoning trajectories.
Abstract
Recent advancements have highlighted that Large Language Models (LLMs) are prone to hallucinations when solving complex reasoning problems, leading to erroneous results. To tackle this issue, researchers incorporate Knowledge Graphs (KGs) to improve the reasoning ability of LLMs. However, existing methods face two limitations: 1) they typically assume that all answers to the questions are contained in KGs, neglecting the incompleteness issue of KGs, and 2) they treat the KG as a static repository and overlook the implicit logical reasoning structures inherent in KGs. In this paper, we introduce SymAgent, an innovative neural-symbolic agent framework that achieves collaborative augmentation between KGs and LLMs. We conceptualize KGs as dynamic environments and transform complex reasoning tasks into a multi-step interactive process, enabling KGs to participate deeply in the reasoning…
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
TopicsCognitive Computing and Networks · AI-based Problem Solving and Planning · Cognitive Science and Mapping
MethodsSelf-Learning
