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

DOTRAG: Retrieval-Time Reasoning Along Paths

About

Graph Retrieval-Augmented Generation (GraphRAG) is dominated by a retrieve-then-reason paradigm, where context is retrieved using heuristics and then reasoned over. Such methods struggle to adapt to the query-specific logic required for complex multi-hop tasks, often accumulating irrelevant context or missing correct relational paths. We propose DotRAG, a training-free GraphRAG framework that reformulates retrieval as a reasoning process over paths. Our approach generates query-conditioned constraints that guide graph exploration, prune irrelevant regions, and iteratively discover relational paths without relying on explicit step-by-step reasoning chains. We introduce Division of Thought (DOT), an abstraction that decomposes retrieval into localized search spaces and adapts the search strategy to each query. DotRAG achieves SOTA performance on MetaQA and UltraDomain, with consistent gains on multi-hop tasks, demonstrating the effectiveness of reasoning-guided retrieval.

Larnell Moore, Naihao Deng, Rada Mihalcea, Farnaz Jahanbakhsh• 2026

Related benchmarks

TaskDatasetResultRank
RetrievalMetaQA 2-hop (test)
Recall91.9
4
RetrievalMetaQA 3-hop (test)
Recall55.31
4
RetrievalMetaQA 1-hop (test)
Recall94.91
4
Graph Retrieval-Augmented GenerationMetaQA 1-hop
Comprehensiveness81
3
Graph Retrieval-Augmented GenerationMetaQA 2-hop
Comprehensiveness86
3
Graph Retrieval-Augmented GenerationMetaQA 3-hop
Comprehensiveness89
3
Graph Retrieval-Augmented GenerationUltraDomain CS
Comprehensiveness86
3
Graph Retrieval-Augmented GenerationUltraDomain Mixed
Comprehensiveness86
3
Showing 8 of 8 rows

Other info

Follow for update