Think Locally, Explain Globally: Graph-Guided LLM Investigations via Local Reasoning and Belief Propagation
Saurabh Jha, Rohan Arora, Bhavya, Noah Zheutlin, Paulina Toro Isaza, Laura Shwartz, Yu Deng, Daby Sow, Ruchi Mahindru, Ruchir Puri

TL;DR
This paper introduces EoG, a graph-guided framework that enhances large language model investigations by enabling local reasoning and belief propagation, significantly improving accuracy and consistency in evidence-based diagnostics.
Contribution
The paper proposes a novel abductive reasoning framework over dependency graphs, separating local evidence mining from global belief management, to address limitations of existing ReAct-style agents.
Findings
EoG outperforms ReAct baselines in accuracy and consistency.
Achieves a 7x average gain in entity F1 on diagnostics tasks.
Improves reliability of evidence-based reasoning in open-ended investigations.
Abstract
LLM agents excel when environments are mostly static and the needed information fits in a model's context window, but they often fail in open-ended investigations where explanations must be constructed by iteratively mining evidence from massive, heterogeneous operational data. These investigations exhibit hidden dependency structure: entities interact, signals co-vary, and the importance of a fact may only become clear after other evidence is discovered. Because the context window is bounded, agents must summarize intermediate findings before their significance is known, increasing the risk of discarding key evidence. ReAct-style agents are especially brittle in this regime. Their retrieve-summarize-reason loop makes conclusions sensitive to exploration order and introduces run-to-run non-determinism, producing a reliability gap where Pass-at-k may be high but Majority-at-k remains…
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
TopicsSemantic Web and Ontologies · Scientific Computing and Data Management · Business Process Modeling and Analysis
