English

Reasoning with Graphs: Structuring Implicit Knowledge to Enhance LLMs Reasoning

Computation and Language 2025-01-15 v1

Abstract

Large language models (LLMs) have demonstrated remarkable success across a wide range of tasks; however, they still encounter challenges in reasoning tasks that require understanding and inferring relationships between distinct pieces of information within text sequences. This challenge is particularly pronounced in tasks involving multi-step processes, such as logical reasoning and multi-hop question answering, where understanding implicit relationships between entities and leveraging multi-hop connections in the given context are crucial. Graphs, as fundamental data structures, explicitly represent pairwise relationships between entities, thereby offering the potential to enhance LLMs' reasoning capabilities. External graphs have proven effective in supporting LLMs across multiple tasks. However, in many reasoning tasks, no pre-existing graph structure is provided. Can we structure implicit knowledge derived from context into graphs to assist LLMs in reasoning? In this paper, we propose Reasoning with Graphs (RwG) by first constructing explicit graphs from the context and then leveraging these graphs to enhance LLM reasoning performance on reasoning tasks. Extensive experiments demonstrate the effectiveness of the proposed method in improving both logical reasoning and multi-hop question answering tasks.

Keywords

Cite

@article{arxiv.2501.07845,
  title  = {Reasoning with Graphs: Structuring Implicit Knowledge to Enhance LLMs Reasoning},
  author = {Haoyu Han and Yaochen Xie and Hui Liu and Xianfeng Tang and Sreyashi Nag and William Headden and Hui Liu and Yang Li and Chen Luo and Shuiwang Ji and Qi He and Jiliang Tang},
  journal= {arXiv preprint arXiv:2501.07845},
  year   = {2025}
}
R2 v1 2026-06-28T21:05:29.976Z