Graphrag
PulseAugur coverage of Graphrag — every cluster mentioning Graphrag across labs, papers, and developer communities, ranked by signal.
- 2026-06-04 research_milestone A developer demonstrated GraphRAG's effectiveness in reducing LLM token usage and maintaining accuracy. source
13 day(s) with sentiment data
-
Shanda's MiroFish engine simulates AI agents to predict future outcomes
MiroFish, an open-source multi-agent simulation engine developed by Shanda Group, was released in December 2025 and quickly gained popularity, topping GitHub's Global Trending list in March 2026 with 69,800 stars. The e…
-
FAAAH tool enables OpenAI API compatibility for local AI agents
FAAAH, a new open-source tool, acts as a proxy for AI models, making them compatible with the OpenAI API. Developed by sebastiancarlos, it allows users to leverage existing AI agent subscriptions for local projects with…
-
New VDGR-RAG framework unifies retrieval methods for enterprise knowledge QA
Researchers have introduced VDGR-RAG, a novel framework designed to enhance question answering over complex enterprise knowledge. This system integrates vector retrieval, directory-driven reasoning, graph traversal, and…
-
New analysis reveals RAG systems struggle with citation precision
A new research paper introduces a "triple-robustness" analysis to evaluate Retrieval-Augmented Generation (RAG) systems, specifically comparing GraphRAG and vector RAG. The study found that GraphRAG consistently underpe…
-
GraphRAG and contextual memory solve RAG's memory limitations
Standard retrieval-augmented generation (RAG) models struggle with contextual memory, often forgetting information across conversation turns. This limitation is being addressed by newer approaches like GraphRAG and cont…
-
Microsoft Research's GraphRAG enhances LLMs with knowledge graphs
GraphRAG, a new method developed by Microsoft Research, enhances retrieval-augmented generation (RAG) by utilizing knowledge graphs instead of just text chunks. This approach allows LLMs to answer complex, multi-hop que…
-
RAG techniques measured: Corpus-specific testing reveals competition over composition
A recent measurement of retrieval-augmented generation (RAG) techniques on a corpus of 46,000 chunks revealed that many advertised methods compete rather than compose, and their effectiveness is highly dependent on the …
-
RAG systems struggle with vocabulary gaps, leading to retrieval failures
A recent analysis highlights the limitations of standard Retrieval-Augmented Generation (RAG) systems, particularly when dealing with vocabulary gaps between questions and answers. The author experienced a RAG system th…
-
DocNavRAG system enhances complex document QA with graph-based navigation
A new research paper introduces DocNavRAG, a system designed to improve question answering over large document collections by organizing document hierarchies and cross-region relations into a navigable graph. This appro…
-
RAG analysis reveals fragility in LLM judgments and varying performance across corpora
A new paper introduces a triple-robustness analysis for Retrieval-Augmented Generation (RAG) in multi-hop requirements traceability, addressing disagreements in prior research by varying embedders, corpora, and judges. …
-
RAG outperforms GraphRAG for textbook QA, study finds · arXiv research
A new arXiv paper compares Retrieval-Augmented Generation (RAG) and GraphRAG for question answering on a math textbook, using a dataset of 477 question-answer pairs. The study found that embedding-based RAG models, part…
-
GraphRAG enables knowledge graph construction for earthquake catalogs
Researchers have developed GraphRAG, a novel application of graph-based retrieval augmented generation, to construct and query knowledge graphs from earthquake catalogs. This method was successfully applied to three dis…
-
New GraphRAG architecture enables auditable analysis of commercial registries
Researchers have developed a novel agentic Graph Retrieval-Augmented Generation (GraphRAG) architecture to analyze public commercial registries. This system transforms millions of scattered records into a Neo4j knowledg…
-
New HCG-RAG method uses schema-constrained graphs for efficient RAG
A new research paper introduces HCG-RAG (Hierarchical Causal Graph RAG), a novel approach to graph-based retrieval-augmented generation (RAG). Unlike existing methods that create large, costly knowledge graphs, HCG-RAG …
-
New GraphRAG system enhances historical document retrieval with LLMs
A new research paper introduces GraphRAG, an agentic retrieval system designed to improve the accuracy and verifiability of accessing historical documents. This system integrates word-spotting techniques for post-OCR co…
-
New ISONGraph format slashes token use, boosts LLM knowledge graph accuracy
A new graph serialization format called ISONGraph has been developed to improve the efficiency of knowledge graphs used with Large Language Models (LLMs). The format was found to reduce token count by approximately 70% …
-
Intellibooks details 5 RAG architectures for enterprise AI in 2026
Intellibooks has outlined five key Retrieval-Augmented Generation (RAG) architectures that are crucial for enterprise AI applications in 2026. These architectures aim to enhance the accuracy and reliability of AI respon…
-
HyperGraphRAG advances knowledge retrieval with hypergraphs and PageRank
Researchers have developed HyperGraphRAG, an advancement over GraphRAG, to improve fact extraction and chunk retrieval in knowledge-based reasoning systems. This new method utilizes hypergraphs for more complex semantic…
-
Book on RAG and GraphRAG praised for practical insights and code · 5 sources tracked
A book focused on Retrieval-Augmented Generation (RAG) and GraphRAG is being recommended across various social media platforms. The book is described as brief, information-rich, and practical, with code suitable for pro…
-
PAGE-RAG framework improves long-document QA with adaptive graph retrieval
Researchers have introduced PAGE-RAG, a novel framework designed to enhance question answering for long documents by leveraging adaptive graph retrieval. Unlike previous methods that treat constructed graphs as independ…