TL;DR
This paper introduces Graph of States (GoS), a neuro-symbolic framework that enhances abductive reasoning in large language models by explicitly modeling logical dependencies and guiding the reasoning process.
Contribution
GoS is a novel structured framework that improves abductive reasoning in LLMs by using a causal graph and state machine for better state management and reasoning accuracy.
Findings
GoS significantly outperforms baseline methods on real-world datasets.
The framework effectively reduces Evidence Fabrication and Context Drift.
Dynamic alignment with symbolic constraints leads to more accurate abductive reasoning.
Abstract
Logical reasoning encompasses deduction, induction, and abduction. However, while Large Language Models (LLMs) have effectively mastered the former two, abductive reasoning remains significantly underexplored. Existing frameworks, predominantly designed for static deductive tasks, fail to generalize to abductive reasoning due to unstructured state representation and lack of explicit state control. Consequently, they are inevitably prone to Evidence Fabrication, Context Drift, Failed Backtracking, and Early Stopping. To bridge this gap, we introduce Graph of States (GoS), a general-purpose neuro-symbolic framework tailored for abductive tasks. GoS grounds multi-agent collaboration in a structured belief states, utilizing a causal graph to explicitly encode logical dependencies and a state machine to govern the valid transitions of the reasoning process. By dynamically aligning the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
