ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
We introduce MedGraphRAG, a novel graph-based Retrieval-Augmented Generation (RAG) framework designed to enhance LLMs in generating evidence-based medical responses, …
Large language models (LLMs) show promise in healthcare but suffer from hallucination and lack of verifiable evidence. Standard retrieval-augmented generation (RAG) methods retrieve flat text chunks, which often miss structured medical relationships. MedGraphRAG addresses this by leveraging graph-based retrieval, aligning with how medical knowledge is organized in ontologies and clinical guidelines. This is critical for building clinician-trustworthy AI systems.
MedGraphRAG outperforms standard RAG baselines (e.g., BM25, DPR) by 8-12% on medical QA accuracy and achieves higher evidence recall. Human evaluation shows clinicians prefer MedGraphRAG outputs for clarity and verifiability. Ablation studies confirm that graph structure contributes more to performance than simple entity linking.
This work bridges structured knowledge representation and LLM generation, a key step toward reliable AI in high-stakes domains like medicine. It provides a blueprint for domain-specific RAG systems that prioritize evidence and traceability, potentially influencing regulatory standards for clinical AI tools.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba