Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GraphSearch: An Agentic Deep Searching Workflow for Graph Retrieval-Augmented Generation

About

Graph Retrieval-Augmented Generation (GraphRAG) enhances factual reasoning in LLMs by structurally modeling knowledge through graph-based representations. However, existing GraphRAG approaches face two core limitations: shallow retrieval that fails to surface all critical evidence, and inefficient utilization of pre-constructed structural graph data, which hinders effective reasoning from complex queries. To address these challenges, we propose \textsc{GraphSearch}, a novel agentic deep searching workflow with dual-channel retrieval for GraphRAG. \textsc{GraphSearch} organizes the retrieval process into a modular framework comprising six modules, enabling multi-turn interactions and iterative reasoning. Furthermore, \textsc{GraphSearch} adopts a dual-channel retrieval strategy that issues semantic queries over chunk-based text data and relational queries over structural graph data, enabling comprehensive utilization of both modalities and their complementary strengths. Experimental results across six multi-hop RAG benchmarks demonstrate that \textsc{GraphSearch} consistently improves answer accuracy and generation quality over the traditional strategy, confirming \textsc{GraphSearch} as a promising direction for advancing graph retrieval-augmented generation.

Cehao Yang, Xiaojun Wu, Xueyuan Lin, Chengjin Xu, Xuhui Jiang, Yuanliang Sun, Jia Li, Hui Xiong, Jian Guo• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question Answering2Wiki--
215
Multi-hop Question AnsweringMuSiQue--
209
Multi-hop QAHotpotQA
Exact Match31.7
143
Question AnsweringTriviaQA--
71
Multi-hop QA2WikiMultihopQA
Exact Match (EM)42.7
67
Question AnsweringNQ
F1 Score (NQ)48.3
64
General QAPopQA
Exact Match (EM)32.4
58
Multi-hop Question AnsweringHotpotQA
F142.5
54
General QATriviaQA
EM62.3
48
General Question AnsweringNQ (Natural Questions)
EM36.8
32
Showing 10 of 10 rows

Other info

Follow for update