GraphReAct: Reasoning and Acting for Multi-step Graph Inference
Xingtong Yu, Zhongwei Kuai, Chang Zhou, Xuanting Xie, Renhe Jiang, Xikun Zhang, Hong Cheng, Xinming Zhang, Yuan Fang

TL;DR
GraphReAct introduces a step-by-step reasoning framework for graph data, combining retrieval and refinement actions to improve multi-step inference and outperform existing methods.
Contribution
It proposes a novel reasoning-acting framework with graph-specific actions for dynamic, multi-step graph inference, addressing the challenge of structured data reasoning.
Findings
Outperforms state-of-the-art methods on six benchmark datasets.
Effectively combines topological and semantic retrieval for graph reasoning.
Enables progressive context expansion and compression during inference.
Abstract
Reasoning-acting frameworks enhance large language models (LLMs) by interleaving reasoning with actions for dynamic information acquisition. However, extending this paradigm to graph learning remains underexplored. Graph data is inherently structured, with information distributed across nodes and edges and encoded through both topology and latent representations. As a result, effective reasoning over graphs requires not only retrieving informative evidence from the graph, but also progressively refining the accumulated context during multi-step inference. In this work, we propose GraphReAct, a graph reasoning-acting framework that enables step-by-step inference over graph-structured data. Specifically, we design a graph-based action space with two complementary retrieval actions: topological retrieval, which captures local structural dependencies, and semantic retrieval, which accesses…
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.
