Awesome GraphRAG: Curated Papers, Benchmarks & Projects
本文为开源社区精选内容,由 DEEP-PolyU 原创。 文中链接将跳转到原始仓库,部分图片可能加载较慢。
查看原始来源AI 导读
Awesome-GraphRAG (GraphRAG Survey) This repository contains a curated list of resources on graph-based retrieval-augmented generation (GraphRAG), which are classified according to "A Survey of Graph...
Awesome-GraphRAG (GraphRAG Survey)
This repository contains a curated list of resources on graph-based retrieval-augmented generation (GraphRAG), which are classified according to "A Survey of Graph Retrieval-Augmented Generation for Customized Large Language Models". Continuously updating, stay tuned!
📃 Please cite our paper if you find our survey or repository helpful!
🎉 News
- [2026-01-26] Our GraphRAG Benchmark is accepted by ICLR’26.
- [2026-01-26] Our LinearRAG is accepted by ICLR’26.
- [2025-11-08] Our LogicRAG is accepted by AAAI'26.
- [2025-10-27] We release LinearRAG, a relation-free graph construction method for efficient GraphRAG.
- [2025-06-06] We release the GraphRAG Benchmark for evaluating GraphRAG models.
- [2025-05-14] We release the GraphRAG Benchmark dataset.
- [2025-01-21] We release the GraphRAG survey.

Overview of traditional RAG and two typical GraphRAG workflows.
- Non-graph RAG organizes the corpus into chunks, ranks them by similarity, and retrieves the most relevant text for generating responses.
- Knowledge-based GraphRAG extracts detailed knowledge graphs from the corpus using entity recognition and relation extraction, offering fine-grained, domain-specific information.
- Index-based GraphRAG summarizes the corpus into high-level topic nodes, which are linked to form an index graph, while the fact linking maps topics to text.
RAG vs. GraphRAG
GraphRAG is a new paradigm of RAG that revolutionizes domain-specific LLM applications, by addressing traditional RAG limitations through three key innovations: (i) graph-structured knowledge representation that explicitly captures entity relationships and domain hierarchies, (ii) graph-aware retrieval mechanisms that enable multi-hop reasoning and context-preserving knowledge acquisition, and (iii) structure-guided knowledge search algorithms that ensure efficient retrieval across large-scale corpora.

Comparison between traditional RAG and GraphRAG.
📫 Contact Us
We welcome researchers to share related work to enrich this list or provide insightful comments on our survey. Feel free to reach out to the corresponding co-first authors: Qinggang Zhang, Shengyuan Chen.
Table of Content
- 🍀 Citation
- 📫 Contact Us
- 📈 Trend of GraphRAG Research
- 📜 Research Papers
- Knowledge Organization
- Graph for Knowledge Indexing
📜 研究论文 知识组织 用于知识索引的图
- Knowledge Organization
- Graph as Knowledge Carrier
- Knowledge Graph Construction from Corpus
图作为知识载体 从语料库构建知识图谱 - GraphRAG with Existing KGs
- Semantics Similarity-based Retriever
- Fine-tuning
- Fine-tuning with Node-level Knowledge
知识整合 微调 (Fine-tuning) 使用节点级知识进行微调 (Fine-tuning with Node-level Knowledge)
- Graph-enhanced Chain-of-Thought
📈 Trend of GraphRAG Research

The development trends in the field of GraphRAG with representative works.
📜 Research Papers
Knowledge Organization
Graphs for Knowledge Indexing
- (arXiv 2025) LinearRAG: Linear Graph Retrieval Augmented Generation on Large-scale Corpora [Paper]
- (EMNLP 2025) Don’t Forget the Base Retriever! A Low-Resource Graph-based Retriever for Multi-hop Question Answering [Paper]
- (arXiv 2025) Query-Centric Graph Retrieval Augmented Generation [Paper]
- (arXiv 2025) Multi-Agent GraphRAG: A Text-to-Cypher Framework for Labeled Property Graphs [Paper]
- (arXiv 2025) Grounded by Experience: Generative Healthcare Prediction Augmented with Hierarchical Agentic Retrieval [Paper]
- (ICML 2025) HippoRAG2: From RAG to Memory: Non-Parametric Continual Learning for Large Language Models [Paper]
- (arXiv 2025) PersonaAgent with GraphRAG: Community-Aware Knowledge Graphs for Personalized LLM [Paper]
- (arXiv 2025) E^2GraphRAG: Streamlining Graph-based RAG for High Efficiency and Effectiveness [Paper]
- (arXiv 2025) DIGIMON: A unified and modular graph-based RAG framework [Paper]
- (arXiv 2025) ArchRAG: Attributed Community-based Hierarchical Retrieval-Augmented Generation [Paper]
- (arXiv 2025) KET-RAG: A Cost-Efficient Multi-Granular Indexing Framework for Graph-RAG [Paper]
- (arXiv 2025) PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented Generation [Paper]
- (EMNLP 2025 Findings) Retrieval-Augmented Generation with Hierarchical Knowledge [Paper]
- (arXiv 2024) Graph Neural Network Enhanced Retrieval for Question Answering of LLMs [Paper]
- (arXiv 2024) KAG: Boosting LLMs in Professional Domains via Knowledge Augmented Generation [Paper]
- (arXiv 2024) OG-RAG: Ontology-Grounded Retrieval-Augmented Generation For Large Language Models [Paper]
- (arXiv 2024) GRAG: Graph Retrieval-Augmented Generation [Paper]
- (arXiv 2024) Empowering Large Language Models to Set up a Knowledge Retrieval Indexer via Self-Learning [Paper]
- (ICLR 2024) RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval [Paper]
- (AAAI 2024) Knowledge graph prompting for multi-document question answering [Paper]
- (arXiv 2024) GraphCoder: Enhancing Repository-Level Code Completion via Code Context Graph-based Retrieval and Language Model [Paper]
- (NeurIPS 2023) Avis: Autonomous visual information seeking with large language model agent [Paper]
- (CoRL 2023) Sayplan: Grounding large language models using 3d scene graphs for scalable robot task planning [Paper]
- (arXiv 2020) Answering complex open-domain questions with multi-hop dense retrieval [Paper]
- (arXiv 2019) Knowledge guided text retrieval and reading for open domain question answering [Paper]
Graphs as Knowledge Carrier
Knowledge Graph Construction from Corpus
- (AAAI 2026) You Don’t Need Pre-built Graphs for RAG: Retrieval Augmented Generation with Adaptive Reasoning Structures [Paper]
- (arXiv 2025) AutoGraph-R1: End-to-End Reinforcement Learning for Knowledge Graph Construction [Paper]
- (arXiv 2025) AGRAG: Advanced Graph-based Retrieval-Augmented Generation for LLMs [Paper]
- (EMNLP 2025) MaGiX: A Multi-Granular Adaptive Graph Intelligence Framework for Enhancing Cross-Lingual RAG [Paper]
- (CIKM 2025) Context-Aware Fine-Grained Graph RAG for Query-Focused Summarization [Paper]
- (CIKM 2025) DocPolicyKG: A Lightweight LLM-Based Framework for Knowledge Graph Construction from Chinese Policy Documents [Paper]
- (arXiv 2025) SUBQRAG: SUB-QUESTION DRIVEN DYNAMIC GRAPH RAG [Paper]
- (arXiv 2025) Ontology Learning and Knowledge Graph Construction: A Comparison of Approaches and Their Impact on RAG Performance [Paper]
- (NeurIPS 2025) GFM-RAG: Graph Foundation Model for Retrieval Augmented Generation Paper
- (arXiv 2025) G-reasoner: Foundation Models for Unified Reasoning over Graph-structured Knowledge [Paper]
- (CVPR 2025) Medical Graph RAG: Towards Safe Medical Large Language Model via Graph Retrieval-Augmented Generation [Paper]
- (arXiv 2025) Youtu-GraphRAG: Vertically Unified Agents for Graph Retrieval-Augmented Complex Reasoning [Paper]
- (arXiv 2025) Retrieval-Augmented Generation with Hierarchical Knowledge [Paper]
- (arXiv 2025) MedRAG: Enhancing Retrieval-augmented Generation with Knowledge Graph-Elicited Reasoning for Healthcare Copilot [Paper]
- (arXiv 2025) PathRAG: Pruning Graph-based Retrieval Augmented Generation with Relational Paths [Paper]
- (EDBT 2025) DBCopilot: Natural Language Querying over Massive Databases via Schema Routing [Paper]
- (arXiv 2024) From local to global: A graph rag approach to query-focused summarization [Paper]
- (EMNLP 2024) Structure Guided Prompt: Instructing Large Language Model in Multi-Step Reasoning by Exploring Graph Structure of the Text [Paper]
- (EMNLP 2024 Findings) GraphReader: Building Graph-based Agent to Enhance Long-Context Abilities of Large Language Models [Paper]
- (SIGIR 2024) Retrieval-augmented generation with knowledge graphs for customer service question answering [Paper]
- (arXiv 2024) DynaGRAG | Exploring the Topology of Information for Advancing Language Understanding and Generation in Graph Retrieval-Augmented Generation [Paper]
- (arXiv 2024) FastRAG: Retrieval Augmented Generation for Semi-structured Data [Paper]
- (TechRxiv 2024) LuminiRAG: Vision-Enhanced Graph RAG for Complex Multi-Modal Document Understanding [Paper]
- (BigData 2023) AutoKG: Efficient automated knowledge graph generation for language models [Paper]
- (ACL 2019) Using Local Knowledge Graph Construction to Scale Seq2Seq Models to Multi-Document Inputs [Paper]
- (SIGIR 2019) Answering complex questions by joining multi-document evidence with quasi knowledge graphs [Paper]
GraphRAG with Existing KGs
- (arXiv 2025) GraphSearch: An Agentic Deep Searching Workflow for Graph Retrieval-Augmented Generation [Paper]
- (arXiv 2025) Detecting Hallucinations in Graph Retrieval-Augmented Generation via Attention Patterns and Semantic Alignment [Paper]
- (arXiv 2025) Inference Scaled GraphRAG: Improving Multi Hop Question Answering on Knowledge Graphs [Paper]
- (AAAI 2025) LightPROF: A Lightweight Reasoning Framework for Large Language Model on Knowledge Graph [Paper]
- (ICLR 2025) Simple is Effective: The Roles of Graphs and Large Language Models in Knowledge-Graph-Based Retrieval-Augmented Generation [Paper]
- (arXiv 2025) Empowering GraphRAG with Knowledge Filtering and Integration [Paper]
- (arXiv 2024)StructRAG: Boosting Knowledge Intensive Reasoning of LLMs via Inference-time Hybrid Information Structurization [Paper]
- (ICLR 2024) Reasoning on Graphs: Faithful and Interpretable Large Language Model Reasoning [Paper]
- (AAAI 2024) Mitigating large language model hallucinations via autonomous knowledge graph-based retrofitting [Paper]
- (ICLR 2024) Think-on-Graph: Deep and Responsible Reasoning of Large Language Model on Knowledge Graph [Paper]
- (Bioinformatics 2024) Biomedical knowledge graph-enhanced prompt generation for large language models [Paper]
- (NeurIPS 2024) KnowGPT: Knowledge Graph based PrompTing for Large Language Models [Paper]
- (ACL 2024 Findings) Knowledge Graph-Enhanced Large Language Models via Path Selection [Paper]
- (IEEE VIS 2024) KNOWNET: Guided Health Information Seeking from LLMs via Knowledge Graph Integration [Paper]
- (CoLM 2024) ProLLM: Protein Chain-of-Thoughts Enhanced LLM for Protein-Protein Interaction Prediction [Paper]
- (arXiv 2024) LEGO-GraphRAG: Modularizing Graph-based Retrieval-Augmented Generation for Design Space Exploration [Paper]
- (arXiv 2024) Think-on-Graph 2.0: Deep and Faithful Large Language Model Reasoning with Knowledge-guided Retrieval Augmented Generation [Paper]
Hybrid GraphRAG
- (NAACL 2025) Knowledge Graph-Guided Retrieval Augmented Generation [Paper]
- (ACL 2024 Findings) HybGRAG: Hybrid Retrieval-Augmented Generation on Textual and Relational Knowledge Bases[Paper]
- (arXiv 2024) Graph of Records: Boosting Retrieval Augmented Generation for Long-context Summarization with Graphs [Paper]
- (arXiv 2024) Medical graph rag: Towards safe medical large language model via graph retrieval-augmented generation [Paper]
- (arXiv 2024) Codexgraph: Bridging large language models and code repositories via code graph databases [Paper]
Knowledge Retrieval
Semantics Similarity-based Retriever
- (AAAI 2024) StructuGraphRAG: Structured Document-Informed Knowledge Graphs for Retrieval-Augmented Generation [Paper]
- (arXiv 2024) G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering [Paper]
- (arXiv 2024) CancerKG.ORG A Web-scale, Interactive, Verifiable Knowledge Graph-LLM Hybrid for Assisting with Optimal Cancer Treatment and Care [Paper]
- (arXiv 2024) Empowering Large Language Models to Set up a Knowledge Retrieval Indexer via Self-Learning [Paper]
- (arXiv 2024) GraphCoder: Enhancing Repository-Level Code Completion via Code Context Graph-based Retrieval and Language Model [Paper]
- (arXiv 2024) Medical Graph RAG: Towards Safe Medical Large Language Model via Graph Retrieval-Augmented Generation [Paper]
- (arXiv 2024) How to Make LLMs Strong Node Classifiers? [Paper]
Logical Reasoning-based Retriever
- (AAAI 2026) You Don’t Need Pre-built Graphs for RAG: Retrieval Augmented Generation with Adaptive Reasoning Structures [Paper]
- (NeurIPS 2024) KnowGPT: Knowledge Graph based PrompTing for Large Language Models [Paper]
- (ACL 2024 Findings) Knowledge Graph-Enhanced Large Language Models via Path Selection [Paper]
- (ICLR 2024) Think-on-Graph: Deep and Responsible Reasoning of Large Language Model on Knowledge Graph [Paper]
- (CIKM 2024) RD-P: A Trustworthy Retrieval-Augmented Prompter with Knowledge Graphs for LLMs [Paper]
- (arXiv 2024) RuleRAG: Rule-Guided Retrieval-Augmented Generation with Language Models for Question Answering [Paper]
- (LHB 2024) Intelligent question answering for water conservancy project inspection driven by knowledge graph and large language model collaboration [Paper]
- (arXiv 2024) RiTeK: A Dataset for Large Language Models Complex Reasoning over Textual Knowledge Graphs [Paper]
LLM-based Retriever
- (AAAI 2024) Knowledge graph prompting for multi-document question answering [Paper]
- (EMNLP 2024) Structure Guided Prompt: Instructing Large Language Model in Multi-Step Reasoning by Exploring Graph Structure of the Text [Paper]
- (ACML 2024) Enhancing Textbook Question Answering with Knowledge Graph-Augmented Large Language Models [Paper]
- (ICLR 2024) Think-on-Graph: Deep and Responsible Reasoning of Large Language Model on Knowledge Graph [Paper]
- (arXiv 2024) LightRAG: Simple and Fast Retrieval-Augmented Generation [Paper]
- (arXiv 2024) MEG: Medical Knowledge-Augmented Large Language Models for Question Answering [Paper]
- (arXiv 2024) From local to global: A graph rag approach to query-focused summarization [Paper]
GNN-based Retriever
- (arXiv 2025) CG-RAG: Research Question Answering by Citation Graph Retrieval-Augmented LLMs [Paper]
- (arXiv 2024) Advanced RAG Models with Graph Structures: Optimizing Complex Knowledge Reasoning and Text Generation [Paper]
- (arXiv 2024) Language Models are Graph Learners [Paper]
- (arXiv 2024) Graph Neural Network Enhanced Retrieval for Question Answering of LLMs [Paper]
- (arXiv 2024) Knowledge Graph-Augmented Language Models for Knowledge-Grounded Dialogue Generation [Paper]
Multi-round Retriever
- (arXiv 2024) Graph Chain-of-Thought: Augmenting Large Language Models by Reasoning on Graphs [Paper]
- (arXiv 2024) Generative Subgraph Retrieval for Knowledge Graph-Grounded Dialog Generation [Paper]
- (arXiv 2024) Graph of Records: Boosting Retrieval Augmented Generation for Long-context Summarization with Graphs [Paper]
Post-retrieval
- (ACL 2024) Boosting Language Models Reasoning with Chain-of-Knowledge Prompting [Paper]
- (ACL 2024 Findings) Call Me When Necessary: LLMs can Efficiently and Faithfully Reason over Structured Environments [Paper]
- (arXiv 2024) Graph-constrained Reasoning: Faithful Reasoning on Knowledge Graphs with Large Language Models [Paper]
- (arXiv 2024) Mitigating Large Language Model Hallucinations via Autonomous Knowledge Graph-based Retrofitting [Paper]
Hybrid Retriever
- (arXiv 2024) Think-on-Graph 2.0: Deep and Faithful Large Language Model Reasoning with Knowledge-guided Retrieval Augmented Generation [Paper]
- (arXiv 2024) StructRAG: Boosting Knowledge Intensive Reasoning of LLMs via Inference-time Hybrid Information Structurization [Paper]
Knowledge Integration
Fine-tuning
Fine-tuning with Node-level Knowledge
- (arXiv 2025) Large Language Models based Graph Convolution for Text-Attributed Networks? [Paper]
- (SIGIR 2024) Graphgpt: Graph instruction tuning for large language models [Paper]
Fine-tuning with Path-level Knowledge
- (AAAI 2024) Exploring large language model for graph data understanding in online job recommendations [Paper]
- (arXiv 2024) MuseGraph: Graph-oriented Instruction Tuning of Large Language Models for Generic Graph Mining [Paper]
- (WWW 2023) Structure pretraining and prompt tuning for knowledge graph transfer [Paper]
- (ICLR 2023) Reasoning on graphs: Faithful and interpretable large language model reasoning [Paper]
Fine-tuning with Subgraph-level Knowledge
- (ICML 2024) Llaga: Large language and graph assistant [Paper]
- (KDD 2024) Graphwiz: An instruction-following language model for graph problems [Paper]
- (AAAI 2024) Graph neural prompting with large language models [Paper]
- (ACL 2024 Findings) Rho:Reducing hallucination in open-domain dialogues with knowledge grounding [Paper]
- (EACL 2024 Findings) Language is All a Graph Needs [Paper]
In-context Learning
Graph-enhanced Chain-of-Thought
- (KBS 2025) Different paths to the same destination: Diversifying LLMs generation for multi-hop open-domain question answering [Paper]
- (ICLR 2024) Reasoning on Graphs: Faithful and Interpretable Large Language Model Reasoning [Paper]
- (ICLR 2024) Think-on-Graph: Deep and Responsible Reasoning of Large Language Model on Knowledge Graph [Paper]
- (arXiv 2024) Think-on-Graph 2.0: Deep and Faithful Large Language Model Reasoning with Knowledge-guided Retrieval Augmented Generation [Paper]
- (arXiv 2024) Graph Chain-of-Thought: Augmenting Large Language Models by Reasoning on Graphs [Paper]
- (ICLR 2024) Chain-of-Knowledge: Grounding Large Language Models via Dynamic Knowledge Adapting over Heterogeneous Sources [Paper]
- (ACL 2024 Findings) Visual In-Context Learning for Large Vision-Language Models [Paper]
- (NeurIPS 2023) What makes good examples for visual in-context learning? [Paper]
- (ACL 2023) Plan-and-Solve Prompting: Improving Zero-Shot Chain-of-Thought Reasoning by Large Language Models [Paper]
- (AAAI 2024) When Do Program-of-Thought Works for Reasoning? [Paper]
- (ICLR 2022) An Explanation of In-context Learning as Implicit Bayesian Inference [Paper]
- (EMNLP 2023) KnowledGPT: Enhancing Large Language Models with Retrieval and Storage Access on Knowledge Bases [Paper]
Collaborative Knowledge Graph Refinement
- (AAAI 2024) Mitigating large language model hallucinations via autonomous knowledge graph-based retrofitting [Paper]
- (ACL 2024 Findings) Knowledge Graph-Enhanced Large Language Models via Path Selection [Paper]
- (NeurIPS 2024) Plan-on-Graph: Self-Correcting Adaptive Planning of Large Language Model on Knowledge Graphs [Paper]
- (arXiv 2024) Explore then Determine: A GNN-LLM Synergy Framework for Reasoning over Knowledge Graph [Paper]
- (ACL 2024) CogMG: Collaborative Augmentation Between Large Language Model and Knowledge Graph [Paper]
📚 Related Survey Papers
- (arXiv 2025) Retrieval-Augmented Generation with Graphs (GraphRAG) [Paper]
- (arXiv 2024) Graph Retrieval-Augmented Generation: A Survey [Paper]
- (AIxSET 2024) Graph Retrieval-Augmented Generation for Large Language Models: A Survey [Paper]
To explore the applications of LLMs on graph tasks, we recommend the following repositories:
- Awesome-LLMs-in-Graph-tasks by Yuhan Li from HKUST(GZ).
- Awesome-Graph-LLM by Xiaoxin He from NUS.
- Awesome-Graph-Prompt, created by Xixi Wu from CUHK.
🏆 Benchmarks
| Dataset | Task | Paper | Repo |
|---|---|---|---|
| GraphRAG-Bench | GraphRAG evaluation | [arXiv 2025] | [Github] |
| DIGIMON | Large-scale graphRAG | [arXiv 2025] | [Github] |
| PolyG | GraphRAG evaluation | [arXiv 2025] | [Github] |
| SimpleQuestion | Simple Question Answering | [arXiv 2015] | [Github] |
| WebQ | Simple Question Answering | [EMNLP 2013] | [CodaLab] |
| Multihop-RAG | Multi-hop Reasoning | [COLING 2024] | [Github] |
| CWQ | Multi-hop Reasoning | [NAACL 2018] | [TAU-NLP] |
| MetaQA | Multi-hop Reasoning | [AAAI 2018] | [Github] |
| MetaQA-3 | Multi-hop Reasoning | [AAAI 2018] | [Github] |
| CURD | Large-scale Complex QA | [arXiv 2024] | [Github] |
| KQAPro | Large-scale Complex QA | [ACL 2022] | [Github] |
| LC-QuAD v2 | Large-scale Complex QA | [ISWC 2019] | [figshare] |
| LC-QuAD | Large-scale Complex QA | [ISWC 2017] | [Github] |
| UltraDomain | Domain-specific QA | [arXiv 2024] | [Github] |
| TutorQA | Domain-specific QA | [arXiv 2024] | [Github] |
| FACTKG | Domain-specific QA | [ACL 2023] | [Github] |
| Mintaka | Domain-specific QA | [ACL 2022] | [Github] |
| GrailQA | Domain-specific QA | [WWW 2021] | [Github] |
| WebQSP | Domain-specific QA | [ACL 2016] | [Microsoft] |
💻 Open-source Project
- Semantica: an open-source, production-ready semantic layer and GraphRAG framework that sits between raw corpora and LLMs.
- Graph RAG pipeline that runs locally with ollama and has full source attribution
- GraphRAG-Bench: A Comprehensive Benchmark and Analysis for Graph Retrieval-Augmented Generation.
- Agentic-RAG: A clean and extensible agentic RAG system.
- ApeRAG: Production-ready GraphRAG with multi-modal indexing, AI agents, MCP support, and scalable K8s deployment
- Graphiti: Build Real-Time Knowledge Graphs for AI Agents.
- DIGIMON: A unified and modular graph-based RAG framework
- Microsoft-GraphRAG: A modular graph-based Retrieval-Augmented Generation (RAG) system
- Nano-GraphRAG: A simple, easy-to-hack GraphRAG implementation
- Fast GraphRAG: RAG that intelligently adapts to your use case, data, and queries
- LightRAG: Simple and Fast Retrieval-Augmented Generation
- HuixiangDou2: A Robustly Optimized GraphRAG Approach
- GraphRAG-SDK: a specialized toolkit for building GraphRAG systems.
- Code-Graph-RAG: A graph-based RAG system that analyzes multi-language codebases using Tree-sitter, builds knowledge graphs, and enables natural language querying and editing via MCP server.
- WFGY Problem Map: a specialized toolkit that defines 16 recurring failure modes that show up in RAG and LLM pipelines.
🍀 Citation
If you find this survey helpful, please cite our paper:
@article{zhang2025survey,
title={A Survey of Graph Retrieval-Augmented Generation for Customized Large Language Models},
author={Zhang, Qinggang and Chen, Shengyuan and Bei, Yuanchen and Yuan, Zheng and Zhou, Huachi and Hong, Zijin and Dong, Junnan and Chen, Hao and Chang, Yi and Huang, Xiao},
journal={arXiv preprint arXiv:2501.13958},
year={2025}
}
深度加工(NotebookLM 生成)
基于本文内容生成的 PPT 大纲、博客摘要、短视频脚本与 Deep Dive 播客,用于多场景复用
PPT 大纲(5-8 张幻灯片) 点击展开
Awesome GraphRAG: Curated Papers, Benchmarks & Projects — ppt
这里是基于提供的文献生成的 5-8 张关于 GraphRAG 的幻灯片(PPT)大纲:
幻灯片 1:GraphRAG 简介与背景
- 什么是 GraphRAG: GraphRAG 是一种基于图的检索增强生成(Retrieval-Augmented Generation)技术新范式,专门用于优化定制化的大型语言模型(LLM)在特定领域中的应用 [1, 2]。
- 传统 RAG 的局限性: 传统 RAG 将语料库切片为文本块,并按相似度进行检索,在处理复杂的领域层次结构和多跳逻辑时存在不足 [1, 2]。
- GraphRAG 的三大核心创新: 它通过图结构的知识表示来捕捉实体关系,引入支持多跳推理的图感知检索机制,并利用结构引导的搜索算法在海量语料中实现高效检索 [2]。
幻灯片 2:GraphRAG 的典型工作流
- 知识图谱式 GraphRAG(Knowledge-based): 通过实体识别和关系抽取从原始语料库中提取出细粒度的知识图谱,为模型提供高度专业化、特定领域的信息支持 [2]。
- 索引式 GraphRAG(Index-based): 将语料内容总结为高层次的“主题节点”,并将这些节点链接起来形成索引图,再通过事实链接将主题精准映射到对应文本 [2]。
- 核心优势: 这两种工作流共同打破了传统文本块检索的局限,能够有效保留上下文信息,支持更深度的推理分析任务 [2]。
幻灯片 3:知识组织(Knowledge Organization)
- 图作为知识索引: 研究如 LinearRAG 等方法,将线性图应用于大规模语料库的检索中,提高知识索引的效率和覆盖面 [3]。
- 图作为知识载体与图谱构建: 相关工作探索了自适应推理结构以及直接从大规模语料或政策文档中自动构建轻量级知识图谱(如 AutoGraph-R1, DocPolicyKG)[4, 5]。
- 结合现有知识图谱与混合框架: 例如 StructRAG 和 Think-on-Graph 等项目直接利用已有图谱进行推理,还有项目开发了结合文本与关系数据库的混合 GraphRAG(Hybrid GraphRAG)[6, 7]。
幻灯片 4:知识检索机制(Knowledge Retrieval)
- 基于相似度与逻辑的检索: 包含传统的语义相似度检索(如 G-Retriever),以及依托知识图谱路径选择的逻辑推理检索(如 RuleRAG)[8, 9]。
- 基于 LLM 与 GNN 的检索: 利用大语言模型进行图结构的引导提示,或利用图神经网络(GNN)增强复杂知识的理解和推理(如 CG-RAG)[9, 10]。
- 多轮与检索后处理: 通过图结构的“链式思考(Graph Chain-of-Thought)”实现多轮检索,并在检索后通过自主验证或知识回溯来有效缓解大模型的“幻觉”现象 [11]。
幻灯片 5:知识整合策略(Knowledge Integration)
- 基于知识图谱的微调(Fine-tuning): 模型微调的层次逐渐深入,涵盖了节点级(Node-level)、路径级(Path-level)以及子图级(Subgraph-level)知识的微调策略(如 Graphgpt, Llaga)[12]。
- 上下文学习(In-context Learning): 结合图结构的链式思考(Graph-enhanced CoT),不仅能够解释推理过程,还具备动态知识适应能力,适合复杂问答 [13]。
- 知识图谱的协同优化(Collaborative Refinement): 强调大模型与知识图谱双向协作,通过自适应规划或反向修改(Retrofitting)互相提升生成质量与推理准确性 [14, 15]。
幻灯片 6:开源项目与基准测试(Ecosystem & Benchmarks)
- 前沿评测基准(Benchmarks): 包括 GraphRAG-Bench、DIGIMON、Multi-hop-RAG 等针对多跳推理、复杂问答及专门领域(如 UltraDomain, TutorQA)构建的大量评测集 [15, 16]。
- 丰富的开源生态系统: 涌现了包括 Microsoft-GraphRAG、LightRAG、Nano-GraphRAG 及 Fast GraphRAG 在内的多种模块化、快速且易于二次开发的开源框架 [17]。
- 扩展性与应用层级: 现在的系统已经支持多模态处理(如 LuminiRAG)、多语言代码库分析(Code-Graph-RAG),甚至可以在本地(如通过 Ollama)运行完整的图谱构建与检索管道 [16-18]。
博客摘要 + 核心看点 点击展开
Awesome GraphRAG: Curated Papers, Benchmarks & Projects — summary
以下是为您生成的 SEO 友好博客摘要及核心看点:
SEO 友好博客摘要
想要深入了解当前最前沿的图检索增强生成(GraphRAG)技术吗?本文为您带来一份权威的 Awesome GraphRAG 精选资源与综述指南 [1]。相比传统 RAG 架构,GraphRAG 实现了三大核心创新:图结构化知识表示、图感知检索机制以及结构引导搜索 [2]。这些创新有效克服了传统 RAG 的局限性,使其能够精准提取领域知识并支持复杂的多跳推理 [2]。此外,该资源库系统整理了涵盖知识组织、知识检索和知识融合三大方向的最新研究论文,并汇总了大量前沿的开源项目与基准测试 [3-5]。无论您是学术研究者还是 AI 开发者,本文都是您掌握大模型 GraphRAG 发展趋势的必备参考 [1, 3]。
核心看点
- 三大核心创新:借助图结构知识、图感知检索与结构引导搜索,大幅提升多跳推理能力 [2]。
- 系统化研究脉络:全面梳理知识组织、知识检索与知识融合三大方向的最新顶会前沿论文 [3, 6, 7]。
- 丰富的实战资源:汇集GraphRAG-Bench等基准测试,及Microsoft-GraphRAG等热门开源项目 [4, 5]。
60 秒短视频脚本 点击展开
Awesome GraphRAG: Curated Papers, Benchmarks & Projects — video
这是一份基于您提供的关于 GraphRAG 综述文献生成的 60 秒短视频脚本。各部分已严格按照您的字数限制进行精简:
【钩子开场】(14字)
还在用传统RAG?GraphRAG来了![1]
【核心解说】
- 段落一(28字):GraphRAG用图结构显式捕捉实体关系,彻底打破传统RAG局限。[1]
- 段落二(29字):它的图感知检索支持多跳推理,能在大规模语料中实现高效搜索。[1]
- 段落三(29字):主要包含两大工作流:知识型提取精细实体,索引型生成主题图。[1]
【收束】
快来查阅Awesome-GraphRAG,掌握大模型知识检索的新未来![2]
课后巩固
与本文内容匹配的闪卡与测验,帮助巩固所学知识
延伸阅读
根据本文主题,为你推荐相关的学习资料