Retrieval-augmented generation
GraphRAG
A Survey of Graph Retrieval-Augmented Generation for Customized Large Language Models
Heavily superseded — a standard baseline that newer methods routinely beat
38 papers critique it · 31 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites GraphRAG as a baseline.
GraphRAG follows with an average score of 0.50, limited by its dependence on entities and relationships extracted from the knowledge graph, which may be incomplete or sparse.
“GraphRAG edge2024local, adopt a tightly coupled entity-event homogeneous structure, hindering the integration of original context and summary information into the graph.”
“existing GraphRAG methods rely on large or fixed structures that introduce redundant or task-irrelevant information, highlighting the challenge of constructing task-relevant graphs.”
“Early work~raptor, graphrag emphasize hierarchical summarization and global information integration, but they insufficiently leveraged the fine-grained structural information.”
“These methods provide rich global organization, but the retrieval path can remain tied to precomputed graph structure.”
“its global summaries remain aggregations of local information and do not recover fine-grained cross-chunk relations”
“GraphRAG alone underperforms, especially for smaller models like DS-Qwen-7B and LLaMA3.1-8B, likely due to its focus on entity-level information.”
“GraphRAG~edge2024local applies uniform community detection regardless of query relevance”
“Compared to standard RAG, GraphRAG methods convert natural language knowledge into graph structures using LLMs, which results in high cost and often causes semantic loss relative to the original content”
“GraphRAG still lacks mechanisms to explain how individual graph components contribute to the generated responses.”
“graph-based RAG methods... are fundamentally limited by binary representations that decompose higher-order dependencies into pairwise edges, often leading to information loss.”
“GraphRAG method uses all the information from the nodes and edges within certain communities. Similarly, LightRAG retrieves the immediate neighbors of query-related nodes to generate answers. The redundant information retrieved in these methods may act as noise, and negatively affecting subsequent generation.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating GraphRAG. Values are copied from the source paper's tables — verify against the cited paper.
MegaRAG beats GraphRAG
84.8 vs 0.8
Overall · [Environmental Report multimodal dataset]
MegaRAG: Multimodal Knowledge Graph-Based Retrieval Augmented GenerationPIKE-RAG beats GraphRAG
46.40 vs 0.60
SA-RAG beats GraphRAG
0.42 vs 0.01
QAFD-RAG beats GraphRAG
59.50 vs 7.00
EM · [2WikiMultiHopQA]
Query-Aware Flow Diffusion for Graph-Based RAG with Retrieval GuaranteesBookRAG beats GraphRAG
43.8 vs 5.3
50 steps, votes=16 beats GraphRAG
34.33 vs 6.01
Avg · [Llama3.1-8B-Instruct all configurations]
Inference Scaled GraphRAG: Improving Multi Hop Question Answering on Knowledge GraphsMethod (ours) (GPT-4o-mini) beats GraphRAG
24.7 vs 5.2
EfficientGraph-RAG beats GraphRAG
0.755 vs 0.312
ANCHOR beats GraphRAG
51.80 vs 23.51
Average F1 · [Llama3.1-8B-Instruct]
Graph-Anchored Knowledge Indexing for Retrieval-Augmented GenerationNKW beats GraphRAG
0.7012 vs 0.3206
Overall · [Qwen3-235B backbone]
Narrative Knowledge Weaver: Narrative-Centric Retrieval-Augmented Reasoning for Long-Form Text UnderstandingTaSR-RAG beats GraphRAG
35.9 vs 17.0
EM · [Qwen2.5-7B-Instruct]
TaSR-RAG: Taxonomy-guided Structured Reasoning for Retrieval-Augmented GenerationOG-RAG beats GraphRAG
0.84 vs 0.41
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- Narrative Knowledge WeaverNarrative Knowledge Weaver: Narrative-Centric Retrieval-Augmented Reasoning for Long-Form Text UnderstandingJun 4, 2026
- Jun 4, 2026
- May 30, 2026
- May 27, 2026
- LegalGraphRAGLegalGraphRAG: Multi-Agent Graph Retrieval-Augmented Generation for Reliable Legal ReasoningMay 27, 2026
- In-Context Optimization for RAGIn-Context Optimization for Retrieval-Augmented Generation: A Gradient-Descent PerspectiveMay 25, 2026
- EfficientGraph-RAGEfficientGraph-RAG: Structured Retrieval-State Management for Cross-Task Retrieval-Augmented GenerationMay 25, 2026
- May 22, 2026
- May 12, 2026
- May 7, 2026
- Chain of Evidence (CoE)Chain of Evidence: Pixel-Level Visual Attribution for Iterative Retrieval-Augmented GenerationMay 2, 2026
- CERTA"I Don't Know" -- Towards Appropriate Trust with Certainty-Aware Retrieval Augmented GenerationMay 1, 2026