Refine Medical Diagnosis Using Generation Augmented Retrieval and Clinical Practice Guidelines
Wenhao Li, Hongkuan Zhang, Hongwei Zhang, Zhengxu Li, Zengjie Dong, Yafan Chen, Niranjan Bidargaddi, Hong Liu

TL;DR
This paper presents GARMLE-G, a novel framework that enhances medical diagnosis accuracy by grounding language model outputs in clinical practice guidelines, reducing hallucinations and improving clinical relevance.
Contribution
GARMLE-G introduces a generation-augmented retrieval approach that directly incorporates authoritative clinical guidelines into medical language model outputs, improving diagnostic accuracy and adherence.
Findings
Superior retrieval precision over RAG baselines
Enhanced semantic relevance in guideline adherence
Maintains lightweight architecture suitable for deployment
Abstract
Current medical language models, adapted from large language models (LLMs), typically predict ICD code-based diagnosis from electronic health records (EHRs) because these labels are readily available. However, ICD codes do not capture the nuanced, context-rich reasoning clinicians use for diagnosis. Clinicians synthesize diverse patient data and reference clinical practice guidelines (CPGs) to make evidence-based decisions. This misalignment limits the clinical utility of existing models. We introduce GARMLE-G, a Generation-Augmented Retrieval framework that grounds medical language model outputs in authoritative CPGs. Unlike conventional Retrieval-Augmented Generation based approaches, GARMLE-G enables hallucination-free outputs by directly retrieving authoritative guideline content without relying on model-generated text. It (1) integrates LLM predictions with EHR data to create…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Topic Modeling · Artificial Intelligence in Healthcare and Education
