graph-rag

Tag

Cards List
#graph-rag

ISO-RAG: Isoperimetric Noise Control for Retrieval-Augmented Generation

arXiv cs.AI · 2026-09-02 Cached

ISO-RAG is a training-free, topology-driven retrieval-augmented generation framework that uses isoperimetric noise control to improve multi-hop question answering by reducing semantic drift and enhancing efficiency.

0 favorites 0 likes
#graph-rag

RegDivergence-101: An LLM Benchmark for Cross-Jurisdiction Regulatory Contradiction Detection in Life Sciences

arXiv cs.AI · 2026-09-01 Cached

RegDivergence-101 is a pilot benchmark for detecting cross-jurisdiction regulatory contradictions between FDA and EMA using LLMs, establishing baseline methods with varying performance in classifying regulatory relationships.

0 favorites 0 likes
#graph-rag

@N01ennn: Microsoft ran its graph system against vector RAG on 8k, 120k, and a full million token context window, and the million…

X AI KOLs Timeline · 2026-08-02 Cached

Microsoft Research's LazyGraphRAG outperformed vector RAG on data-local questions across 8k, 120k, and million-token contexts, winning 92/90/91% at a tenth of the cost, and is now open-sourced on GitHub.

0 favorites 0 likes
#graph-rag

Structure Over Scale: Schema-Constrained Causal Graphs for RAG

arXiv cs.AI · 2026-07-28 Cached

This paper introduces HCG-RAG, which uses schema-constrained causal graphs for retrieval-augmented generation, achieving 3-20x fewer nodes and 8x-135x fewer LLM calls while matching or exceeding baseline answer quality on medical benchmarks.

0 favorites 0 likes
#graph-rag

Optimizing Hypergraph-Based RAG: Toward Better Fact Extraction and Chunk Retrieval

arXiv cs.AI · 2026-07-24 Cached

This paper proposes improvements to HyperGraphRAG by using self-consistency prompting for better fact extraction and Personalized PageRank for enhanced chunk retrieval.

0 favorites 0 likes
#graph-rag

FAIR GraphRAG: A Retrieval-Augmented Generation Approach for Semantic Data Analysis

arXiv cs.CL · 2026-07-15 Cached

A novel framework called FAIR GraphRAG integrates FAIR Digital Objects with graph-based retrieval to enhance retrieval-augmented generation for semantic data analysis, improving question answering accuracy and adherence to FAIR principles, demonstrated on a biomedical dataset.

0 favorites 0 likes
#graph-rag

@akshay_pachaar: RAG vs. Graph RAG vs. Agentic RAG, clearly explained! Standard RAG embeds documents into vectors and retrieves the most…

X AI KOLs Timeline · 2026-07-02 Cached

A clear explanation of Standard RAG, Graph RAG, and Agentic RAG, covering their differences, use cases, and how they handle single-hop vs. multi-hop queries.

0 favorites 0 likes
#graph-rag

A Unified Framework for Context-Aware and Relation-Aware Graph Retrieval-Augmented Generation

arXiv cs.AI · 2026-06-17 Cached

This paper proposes HyGRAG, a hierarchical graph RAG framework that integrates contextual and relational information for multi-hop reasoning, achieving a 9.7% average accuracy improvement over existing methods.

0 favorites 0 likes
#graph-rag

FlowRAG: Synergizing Explicit Reasoning via Frequency-Aware Multi-Granularity Graph Flow

arXiv cs.AI · 2026-06-17 Cached

FlowRAG proposes a novel semantic-aware retrieval framework that constructs a quad-level heterogeneous graph and uses frequency-aware weighted flow to extract explicit reasoning paths, achieving state-of-the-art performance on complex reasoning benchmarks.

0 favorites 0 likes
#graph-rag

@DanKornas: Your Markdown notes are useful until the answer spans five files. Kwipu is a local Graph RAG system for people who keep…

X AI KOLs Timeline · 2026-06-16 Cached

Kwipu is a new open-source local Graph RAG system that indexes Markdown and Obsidian notes into a property graph, enabling natural-language queries with hybrid retrieval and supporting local LLMs via Ollama.

0 favorites 0 likes
#graph-rag

@Pluvio9yte: https://x.com/Pluvio9yte/status/2066904490868109493

X AI KOLs Following · 2026-06-16 Cached

The author shares experience in using the open-source tool CodeGraph to build a local knowledge graph for a codebase, compares the differences between RAG and knowledge graphs, and demonstrates how the graph reduces tool calls by 94% and saves 35% on tokens, greatly improving development efficiency.

0 favorites 0 likes
#graph-rag

Narrative Knowledge Weaver: Narrative-Centric Retrieval-Augmented Reasoning for Long-Form Text Understanding

arXiv cs.CL · 2026-06-05 Cached

Introduces Narrative Knowledge Weaver (NKW), a source-grounded framework for narrative-centric retrieval-augmented reasoning in long-form text understanding. It aligns textual evidence, atomic facts, graph structure, entity profiles, and storylines, achieving strong results on screenplay-level story-world QA benchmarks.

0 favorites 0 likes
#graph-rag

Injecting Structured Biomedical Knowledge into Language Models: Continual Pretraining vs. GraphRAG

arXiv cs.CL · 2026-04-21 Cached

This paper compares two strategies for injecting structured biomedical knowledge from the UMLS Metathesaurus into language models: continual pretraining (embedding knowledge into model parameters) and GraphRAG (querying a knowledge graph at inference time). Results show improvements on biomedical QA benchmarks, with GraphRAG on LLaMA 3-8B yielding over 3 and 5 accuracy points on PubMedQA and BioASQ respectively without any retraining.

0 favorites 0 likes
#graph-rag

vitali87/code-graph-rag

GitHub Trending (daily) · 2026-08-09 Cached

Code-Graph-RAG is an open-source tool that parses multi-language codebases with Tree-sitter, builds a knowledge graph in Memgraph, and lets you query, edit, and optimize code using plain English. It supports monorepos with mixed languages under a unified graph schema.

0 favorites 0 likes
← Back to home

Submit Feedback