Javascript must be enabled to continue!
Development and validation of Retrieval Augmented Generation (RAG) and GraphRAG for complex clinical cases
View through CrossRef
Abstract
Objective
Chronic Kidney Disease (CKD) is a progressive condition requiring evidence-based management, but adherence to complex guidelines remains challenging. Large Language Models (LLMs) could support clinical decision-making, yet their unreliability limits direct use. This study aimed to evaluate whether Retrieval-Augmented Generation (RAG), particularly a knowledge graph-enhanced pipeline (GraphRAG), improves guideline-based clinical decision support (CDS) in CKD management.
Methods and Analysis
We compared three approaches: a baseline LLM (GPT-4o), a vector-indexed RAG pipeline, and a GraphRAG pipeline. Each model answered nine clinically relevant questions for a synthetic cohort of 70 CKD patients. Outputs were assessed for clinical correctness, patient-specificity, and clarity, using both clinician-led evaluations and an LLM-as-Judge framework.
Results
RAG-based methods outperformed the baseline LLM in clinical correctness and guideline adherence. GraphRAG achieved the highest patient-specificity by leveraging multi-hop relationships across a knowledge graph derived from NICE CKD guidelines, particularly for tasks involving thresholds, algorithmic decisions, or open-ended management. However, GraphRAG scored lower in clarity, as its graph walks often returned long guideline excerpts that obscured key recommendations. All RAG systems were limited by the scope of the indexed guideline and performed poorly when essential information was missing.
Conclusions
RAG and GraphRAG provide a scalable, auditable foundation for guideline-aligned CDS in CKD, with GraphRAG showing particular strengths in tailoring advice to patient data. Nonetheless, trade-offs remain between specificity and clarity, and effective deployment will require robust content management, transparent validation pipelines, and integration within established clinical governance frameworks.
Key points
- LLMs have comprehensive medical knowledge but require access to up-to-date, evidence-based, and locally relevant guidelines to be effective in CDS.
- Hallucinations (the generation of inaccurate or misleading information) remain a major limitation for LLMs in healthcare.
- Traditional information retrieval methods face several challenges in providing accurate, context-specific evidence.
- Retrieval-Augmented Generation (RAG) and graph-based RAG approaches have emerged as promising solutions to overcome these limitations.
- Renal medicine provides an ideal test domain to evaluate these models, given its complexity and reliance on nuanced, multidisciplinary decision-making.
- Studying LLM performance in kidney health can yield valuable insights into how such models can safely and effectively support complex clinical decision-making.
Title: Development and validation of Retrieval Augmented Generation (RAG) and GraphRAG for complex clinical cases
Description:
Abstract
Objective
Chronic Kidney Disease (CKD) is a progressive condition requiring evidence-based management, but adherence to complex guidelines remains challenging.
Large Language Models (LLMs) could support clinical decision-making, yet their unreliability limits direct use.
This study aimed to evaluate whether Retrieval-Augmented Generation (RAG), particularly a knowledge graph-enhanced pipeline (GraphRAG), improves guideline-based clinical decision support (CDS) in CKD management.
Methods and Analysis
We compared three approaches: a baseline LLM (GPT-4o), a vector-indexed RAG pipeline, and a GraphRAG pipeline.
Each model answered nine clinically relevant questions for a synthetic cohort of 70 CKD patients.
Outputs were assessed for clinical correctness, patient-specificity, and clarity, using both clinician-led evaluations and an LLM-as-Judge framework.
Results
RAG-based methods outperformed the baseline LLM in clinical correctness and guideline adherence.
GraphRAG achieved the highest patient-specificity by leveraging multi-hop relationships across a knowledge graph derived from NICE CKD guidelines, particularly for tasks involving thresholds, algorithmic decisions, or open-ended management.
However, GraphRAG scored lower in clarity, as its graph walks often returned long guideline excerpts that obscured key recommendations.
All RAG systems were limited by the scope of the indexed guideline and performed poorly when essential information was missing.
Conclusions
RAG and GraphRAG provide a scalable, auditable foundation for guideline-aligned CDS in CKD, with GraphRAG showing particular strengths in tailoring advice to patient data.
Nonetheless, trade-offs remain between specificity and clarity, and effective deployment will require robust content management, transparent validation pipelines, and integration within established clinical governance frameworks.
Key points
- LLMs have comprehensive medical knowledge but require access to up-to-date, evidence-based, and locally relevant guidelines to be effective in CDS.
- Hallucinations (the generation of inaccurate or misleading information) remain a major limitation for LLMs in healthcare.
- Traditional information retrieval methods face several challenges in providing accurate, context-specific evidence.
- Retrieval-Augmented Generation (RAG) and graph-based RAG approaches have emerged as promising solutions to overcome these limitations.
- Renal medicine provides an ideal test domain to evaluate these models, given its complexity and reliance on nuanced, multidisciplinary decision-making.
- Studying LLM performance in kidney health can yield valuable insights into how such models can safely and effectively support complex clinical decision-making.
Related Results
DARE-RAG: Difficulty-Aware Retrieval Expansion for Retrieval-Augmented Generation
DARE-RAG: Difficulty-Aware Retrieval Expansion for Retrieval-Augmented Generation
Retrieval-Augmented Generation (RAG) systems face a fundamental trade-off: query expansion can improve retrieval effectiveness for ambiguous or underspecified queries, yet indiscri...
Complex Collision Tumors: A Systematic Review
Complex Collision Tumors: A Systematic Review
Abstract
Introduction: A collision tumor consists of two distinct neoplastic components located within the same organ, separated by stromal tissue, without histological intermixing...
JADE: jawbone lesion diagnosis and decision supporting system
JADE: jawbone lesion diagnosis and decision supporting system
Abstract
Objectives
To develop and evaluate JADE, a proof-of-concept retrieval-augmented generation (RAG) diagnostic assi...
Diagnosing RAG Failures: A Taxonomy of Failure Modes in Retrieval-Augmented Generation
Diagnosing RAG Failures: A Taxonomy of Failure Modes in Retrieval-Augmented Generation
Retrieval-Augmented Generation (RAG) has become a standard paradigm for grounding large language models in external knowledge, yet RAG systems still fail in production in ways that...
Investigations on using Evidence-Based GraphRag Pipeline using LLM Tailored for USMLE Style Questions
Investigations on using Evidence-Based GraphRag Pipeline using LLM Tailored for USMLE Style Questions
Abstract
The integration of evidence-based reasoning with retrieval-augmented generation (GraphRAG) holds great promise for enhancing large language model (LLM) que...
A Systematic Literature Review of Retrieval-Augmented Generation Implementation for Enhancing Large Language Models in Education
A Systematic Literature Review of Retrieval-Augmented Generation Implementation for Enhancing Large Language Models in Education
The rapid advancement of Large Language Models (LLM) has led to the creation of increasingly adaptive intelligent learning systems. However, many educational implementations of LLM...
Retinitis Pigmentosa
Retinitis Pigmentosa
In studying the cases with typical and atypical pigmentary degeneration of the retina we strived to analyse in the clinical material all ophthalmoscopic and ocular changes together...
Traditional RAG vs. Agentic RAG: A Comparative Study of Retrieval-Augmented Systems
Traditional RAG vs. Agentic RAG: A Comparative Study of Retrieval-Augmented Systems
Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by integrating external knowledge retrieval to improve factual reliability. Traditional RAG employs a fix...

