Lightweight Clinical Decision Support System using QLoRA-Fine-Tuned LLMs and Retrieval-Augmented Generation
Mohammad Shoaib Ansari, Mohd Sohail Ali Khan, Shubham Revankar, Aditya, Varma, Anil S. Mokhade

TL;DR
This paper presents a lightweight, efficient LLM-based clinical decision support system using QLoRA fine-tuning and retrieval-augmented generation, improving medical response accuracy and applicability in low-resource healthcare settings.
Contribution
It introduces a novel healthcare-specific LLM system leveraging QLoRA and RAG, optimized for medical tasks and resource-constrained environments.
Findings
Significant improvement in response accuracy with retrieval-augmented generation
Model performs well on medical benchmarks for basic medical suggestions
Lightweight quantized weights enable scalable deployment in low-resource hospitals
Abstract
This research paper investigates the application of Large Language Models (LLMs) in healthcare, specifically focusing on enhancing medical decision support through Retrieval-Augmented Generation (RAG) integrated with hospital-specific data and fine-tuning using Quantized Low-Rank Adaptation (QLoRA). The system utilizes Llama 3.2-3B-Instruct as its foundation model. By embedding and retrieving context-relevant healthcare information, the system significantly improves response accuracy. QLoRA facilitates notable parameter efficiency and memory optimization, preserving the integrity of medical information through specialized quantization techniques. Our research also shows that our model performs relatively well on various medical benchmarks, indicating that it can be used to make basic medical suggestions. This paper details the system's technical components, including its architecture,…
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
TopicsArtificial Intelligence in Healthcare
MethodsLLaMA
