REVIEW 18 cited by
Medical Graph RAG: Towards Safe Medical Large Language Model via Graph Retrieval-Augmented Generation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
We introduce a novel graph-based Retrieval-Augmented Generation (RAG) framework specifically designed for the medical domain, called \textbf{MedGraphRAG}, aimed at enhancing Large Language Model (LLM) capabilities for generating evidence-based medical responses, thereby improving safety and reliability when handling private medical data. Graph-based RAG (GraphRAG) leverages LLMs to organize RAG data into graphs, showing strong potential for gaining holistic insights from long-form documents. However, its standard implementation is overly complex for general use and lacks the ability to generate evidence-based responses, limiting its effectiveness in the medical field. To extend the capabilities of GraphRAG to the medical domain, we propose unique Triple Graph Construction and U-Retrieval techniques over it. In our graph construction, we create a triple-linked structure that connects user documents to credible medical sources and controlled vocabularies. In the retrieval process, we propose U-Retrieval which combines Top-down Precise Retrieval with Bottom-up Response Refinement to balance global context awareness with precise indexing. These effort enable both source information retrieval and comprehensive response generation. Our approach is validated on 9 medical Q\&A benchmarks, 2 health fact-checking benchmarks, and one collected dataset testing long-form generation. The results show that MedGraphRAG consistently outperforms state-of-the-art models across all benchmarks, while also ensuring that responses include credible source documentation and definitions. Our code is released at: https://github.com/MedicineToken/Medical-Graph-RAG.
Forward citations
Cited by 18 Pith papers
-
Training-Free Token-Level Steering for LLM Personalized Co-Writing
A token-level, training-free steering framework that improves LLM personalized co-writing by mixing the base model's posterior with a kernel-density estimate from a small user dataset.
-
Agents-K1: Towards Agent-native Knowledge Orchestration
Agents-K1 is an end-to-end pipeline with a multimodal parser, 4B GRPO-trained extractor, and agent CLI that builds scientific knowledge graphs from full papers and was run on 2.46 million documents to produce Scholar-KG.
-
Active Learning for Neurosymbolic Program Synthesis
The abstract claims a new active learning technique, constrained conformal evaluation (tool SmartLabel), that finds the ground-truth program in 98% of benchmarks, but the delivered full text is a different paper, leav...
-
HealthBranches: Synthesizing Clinically-Grounded Question Answering Datasets via Decision Pathways
A semi-automated pipeline turns clinical decision trees into 4,063 medical Q&A pairs with explicit reasoning paths, and early LLM benchmarks show models improve when given those paths.
-
XGraphRAG: Interactive Visual Analysis for Graph-based Retrieval-Augmented Generation
A visual analytics framework helps GraphRAG developers trace suspicious retrievals through graph construction and LLM invocation stages, with a user study suggesting faster, more accurate failure diagnosis than an exi...
-
Leaps Beyond the Seen: Reinforced Reasoning Augmented Generation for Clinical Notes
ReinRAG uses reinforcement learning to select knowledge-graph reasoning paths, including deliberate leaps across semantic clusters, to help an LLM generate discharge instructions from sparse pre-admission clinical inf...
-
DoctorRAG: Medical RAG Fusing Knowledge with Patient Analogy through Textual Gradients
Combining knowledge retrieval, analogous patient case retrieval, and iterative textual-gradient refinement improves medical RAG accuracy across Chinese, English, and French benchmarks.
-
Agentic Reasoning: A Streamlined Framework for Enhancing LLM Reasoning with Agentic Tools
An agentic reasoning framework that adds web search, code execution, and knowledge-graph memory to an LLM, boosting performance on expert-level benchmarks close to proprietary deep research systems.
-
A Query-Aware Multi-Path Knowledge Graph Fusion Approach for Enhancing Retrieval-Augmented Generation in Large Language Models
QMKGF builds multi-path knowledge graph subgraphs from LLM-extracted entities, fuses the highest-scoring subgraph with query-relevant triples, and expands the query to improve RAG answer quality.
-
Graph Counselor: Adaptive Graph Exploration via Multi-Agent Synergy to Enhance LLM Reasoning
A multi-agent GraphRAG framework with self-reflection improves LLM accuracy on knowledge graph question answering.
-
RoleRAG: Enhancing LLM Role-Playing via Graph Guided Retrieval
RoleRAG combines entity normalization and boundary-aware graph retrieval to make LLM role-playing more faithful to the character and less prone to hallucination.
-
MedRAG: Enhancing Retrieval-augmented Generation with Knowledge Graph-Elicited Reasoning for Healthcare Copilot
MedRAG combines retrieval-augmented generation with a hierarchical diagnostic knowledge graph to improve diagnostic accuracy in healthcare copilots.
-
LPCAN: Lightweight Pyramid Cross-Attention Network for Rail Surface Defect Detection Using RGB-D Data
A lightweight RGB-D cross-attention network is proposed for rail defect detection, but the SOTA accuracy and generalization claims are internally inconsistent and the implementation is not public.
-
FHIR-RAG-MEDS: Integrating HL7 FHIR with Retrieval-Augmented Large Language Models for Enhanced Medical Decision Support
FHIR-RAG-MEDS integrates HL7 FHIR patient summaries into a RAG system and reports improved guideline-based recommendation quality over bare medical LLMs across four clinical domains.
-
Continually Self-Improving Language Models for Bariatric Surgery Question--Answering
bRAGgen uses a perplexity threshold to trigger web retrieval and LoRA fine-tuning, improving answers on a new bariatric surgery QA dataset, but the evaluation is confounded by test-time adaptation.
-
Knowledge-Embedded and Hypernetwork-Guided Few-Shot Substation Meter Defect Image Generation Method
Fine-tuning Stable Diffusion with DreamBooth-style knowledge and hypernetwork-guided crack control maps can synthesize substation meter defect images that boost a YOLOv8 defect detector's mAP when added to the training set.
-
A Smart Multimodal Healthcare Copilot with Powerful LLM Reasoning
A multimodal healthcare copilot using KG-elicited RAG is described, but the claimed superiority over existing systems is not demonstrated by the reported evaluation.
-
Retrieval-Augmented Generation: A Comprehensive Survey of Architectures, Enhancements, and Robustness Frontiers
A survey of retrieval-augmented generation methods, organized by architecture, with a comparative analysis of published QA results.
Discussion (0). Continue with ORCID to comment.