Self-MedRAG: a Self-Reflective Hybrid Retrieval-Augmented Generation Framework for Reliable Medical Question Answering
Jessica Ryan, Alexander I. Gumilang, Robert Wiliam, Derwin Suhartono

TL;DR
Self-MedRAG is a novel framework that combines hybrid retrieval and iterative self-reflection to improve the accuracy and reliability of medical question answering by reducing hallucinations and ungrounded reasoning.
Contribution
It introduces a self-reflective, multi-step retrieval and verification process that significantly enhances medical QA performance over single-retriever methods.
Findings
Accuracy on MedQA increased from 80.00% to 83.33%.
Accuracy on PubMedQA increased from 69.10% to 79.82%.
Hybrid retrieval and self-reflection improve answer reliability.
Abstract
Large Language Models (LLMs) have demonstrated significant potential in medical Question Answering (QA), yet they remain prone to hallucinations and ungrounded reasoning, limiting their reliability in high-stakes clinical scenarios. While Retrieval-Augmented Generation (RAG) mitigates these issues by incorporating external knowledge, conventional single-shot retrieval often fails to resolve complex biomedical queries requiring multi-step inference. To address this, we propose Self-MedRAG, a self-reflective hybrid framework designed to mimic the iterative hypothesis-verification process of clinical reasoning. Self-MedRAG integrates a hybrid retrieval strategy, combining sparse (BM25) and dense (Contriever) retrievers via Reciprocal Rank Fusion (RRF) to maximize evidence coverage. It employs a generator to produce answers with supporting rationales, which are then assessed by a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Healthcare · Artificial Intelligence in Healthcare and Education
