Method Drift›Retrieval-augmented generation
LightRAG
Retrieval-augmented generation
heavily superseded — a standard baseline that newer methods routinely beat
15 papers critique it · 24 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites LightRAG as a baseline.
“However, most existing graph-based methods operate at the chunk level. They treat multi-sentence text chunks as graph nodes, which limits their ability to capture fine-grained semantic relations.”
— SentGraph: Hierarchical Sentence Graph for Multi-hop Retrieval-Augmented Question Answering“the entity Randolph County is not retrieved by the LightRAG retriever. Consequently, the LLM's reasoning suffers from broken logic and insufficient evidence.”
— GraphSearch: An Agentic Deep Searching Workflow for Graph Retrieval-Augmented Generation“its incremental update capability is primarily limited to document append rather than complex entity disambiguation and relation revision”
— RAGA: Reading-And-Graph-building-Agent for Autonomous Knowledge Graph Construction and Retrieval-Augmented Generation“while LightRAG~guo2024lightrag extracts ego-networks around seed nodes without semantic alignment.”
— Query-Aware Flow Diffusion for Graph-Based RAG with Retrieval Guarantees“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.”
— PathRAG: Pruning Graph-based Retrieval Augmented Generation with Relational Paths“LightRAG is reported to outperform NaiveRAG~guo2024lightrag but our results show that NaiveRAG performs better than LightRAG.”
— How Significant Are the Real Performance Gains? An Unbiased Evaluation Framework for GraphRAG“The primary distinction between Hyper-RAG and the conventional Graph RAG lies in its inclusion of non-paired, higher-order correlations, which results in a more comprehensive and structured representation of the source data.”
— Hyper-RAG: Combating LLM Hallucinations using Hypergraph-Driven Retrieval-Augmented Generation“Current RAG architectures (, LightRAG~guo2024lightrag and GraphRAG~edge2024local), originally designed to leverage LLMs' sophisticated capabilities, fail to accommodate the inherent constraints of SLMs across multiple critical functions: sophisticated query interpretation, multi-step reasoning, semantic matching between queries and documents, and nuanced information synthesis.”
— MiniRAG: Towards Extremely Simple Retrieval-Augmented Generation“when LightRAG retrieves relevant content for the previously mentioned query, it successfully finds a considerable amount of information directly related to honey, beekeepers, etc. However, this content lacks background information on the local history and geographical context of the honey's place of origin, which would enable the LLM to address queries with a broader array of perspectives and insights.”
— FG-RAG: Enhancing Query-Focused Summarization with Context-Aware Fine-Grained Graph RAG“However, these approaches are divorced from a global perspective.”
— TagRAG: Tag-guided Hierarchical Knowledge Graph Retrieval-Augmented Generation“However, these methods excel in text-based multi-hop reasoning but remain constrained in handling complex, multimodal content.”
— MegaRAG: Multimodal Knowledge Graph-Based Retrieval Augmented Generation“These approaches either incur online latency through retrieval-time traversal or fail to capture complementary evidence across granularities”
— UniAI-GraphRAG: Synergizing Ontology-Guided Extraction, Multi-Dimensional Clustering, and Dual-Channel Fusion for Robust Multi-Hop Reasoning
Beaten on benchmarks
Head-to-head results where a newer method reports beating LightRAG. Values are copied from the source paper's tables — verify against the cited paper.
- SentGraph: Hierarchical Sentence Graph for Multi-hop Retrieval-Augmented Question Answering
SentGraph(Ours) beats LightRAG · HotpotQA EM [BGE]
48.80 vs 27.17
- SentGraph: Hierarchical Sentence Graph for Multi-hop Retrieval-Augmented Question Answering
SentGraph(Ours) beats LightRAG · HotpotQA F1 [BGE]
62.92 vs 37.75
- SentGraph: Hierarchical Sentence Graph for Multi-hop Retrieval-Augmented Question Answering
SentGraph(Ours) beats LightRAG · 2Wiki EM [BGE]
42.00 vs 17.40
- SentGraph: Hierarchical Sentence Graph for Multi-hop Retrieval-Augmented Question Answering
SentGraph(Ours) beats LightRAG · 2Wiki F1 [BGE]
52.26 vs 26.99
- SentGraph: Hierarchical Sentence Graph for Multi-hop Retrieval-Augmented Question Answering
SentGraph(Ours) beats LightRAG · MuSiQue EM [BGE]
26.80 vs 8.60
- SentGraph: Hierarchical Sentence Graph for Multi-hop Retrieval-Augmented Question Answering
SentGraph(Ours) beats LightRAG · MuSiQue F1 [BGE]
40.36 vs 17.71
- SentGraph: Hierarchical Sentence Graph for Multi-hop Retrieval-Augmented Question Answering
SentGraph(Ours) beats LightRAG · MultiHop Accuracy [BGE]
65.60 vs 20.44
- LegalGraphRAG: Multi-Agent Graph Retrieval-Augmented Generation for Reliable Legal Reasoning
LegalGraphRAG beats LightRAG · Accuracy All [Qwen3-8B]
41.3 vs 21.5
- GraphSearch: An Agentic Deep Searching Workflow for Graph Retrieval-Augmented Generation
GraphSearch + LightRAG beats LightRAG · SubEM [HotpotQA]
79.00 vs 73.00
- GraphSearch: An Agentic Deep Searching Workflow for Graph Retrieval-Augmented Generation
GraphSearch + LightRAG beats LightRAG · SubEM [MuSiQue]
51.00 vs 35.00
- GraphSearch: An Agentic Deep Searching Workflow for Graph Retrieval-Augmented Generation
GraphSearch + LightRAG beats LightRAG · SubEM [2WikiMultiHopQA]
85.00 vs 81.67
- GraphSearch: An Agentic Deep Searching Workflow for Graph Retrieval-Augmented Generation
GraphSearch + LightRAG beats LightRAG · SubEM [Medicine]
65.88 vs 49.80
Newer alternatives
Recent methods in the same sub-problem, not yet superseded in the knowledge base.
- Narrative Knowledge WeaverNarrative Knowledge Weaver: Narrative-Centric Retrieval-Augmented Reasoning for Long-Form Text UnderstandingJun 4, 2026
- Jun 4, 2026
- May 30, 2026
- LegalGraphRAGLegalGraphRAG: Multi-Agent Graph Retrieval-Augmented Generation for Reliable Legal ReasoningMay 27, 2026
- May 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