Truth, Trust, and Trouble: Medical AI on the Edge
Mohammad Anas Azeez, Rafiq Ali, Ebad Shabbir, Zohaib Hasan Siddiqui, Gautam Siddharth Kashyap, Jiechao Gao, Usman Naseem
TL;DR
This work systematically benchmarks open-source medical LLMs (AlpaCare-13B, BioMistral-7B-DARE, Mistral-7B) on long-form medical Q&A using a 1,077-question anatomy benchmark created from textbooks and de-identified clinical notes, with double-blind A/B testing and expert physician annotations. It demonstrates that domain-specific tuning enhances factual accuracy, with AlpaCare-13B achieving about 91.7% accuracy and 0.92 harmlessness, while BioMistral-7B-DARE achieves strong safety despite a smaller size. Few-shot prompting improves accuracy from 78% to 85% and boosts honesty and helpfulness, but all models struggle with complex reasoning and edge-case generalization remains a risk. The study provides industry-ready guidance for deploying open-source clinical LLMs, emphasizing layered safety, structured evaluation, and human oversight in regulated healthcare settings.
Abstract
Large Language Models (LLMs) hold significant promise for transforming digital health by enabling automated medical question answering. However, ensuring these models meet critical industry standards for factual accuracy, usefulness, and safety remains a challenge, especially for open-source solutions. We present a rigorous benchmarking framework using a dataset of over 1,000 health questions. We assess model performance across honesty, helpfulness, and harmlessness. Our results highlight trade-offs between factual reliability and safety among evaluated models -- Mistral-7B, BioMistral-7B-DARE, and AlpaCare-13B. AlpaCare-13B achieves the highest accuracy (91.7%) and harmlessness (0.92), while domain-specific tuning in BioMistral-7B-DARE boosts safety (0.90) despite its smaller scale. Few-shot prompting improves accuracy from 78% to 85%, and all models show reduced helpfulness on complex queries, highlighting ongoing challenges in clinical QA.
