Medical AI Shifts from LLMs to Small Specialized Models

krishnan · x · 2026-07-14

A Nature Biomedical Engineering commentary discusses the practical trade-offs between small vs. large models in medical settings: hospitals don't always need the "smartest" model, but rather those that meet privacy, latency, and budget constraints.

The article shares several key observations: a 671B model lost to an 8B model on the medical licensing exam; that same 8B model scored only 45% on general medical knowledge—about half of GPT-4o's score. More importantly, unconstrained small models had a hallucination rate of up to 80% on short-answer tasks. However, after fine-tuning, prompt constraints, and limiting them to a single task like structured medical record generation, their error rate dropped to no higher than that of human clerks.

The authors conclude that safety is a deployment property, not a model property. A more viable architecture uses small specialized models + an orchestration layer for specific tasks, with LLMs acting as upstream teachers rather than directly entering "exam/clinical settings." The article also highlights compute and economic realities—for instance, a 175B model requires around 350GB of memory and 5 A100s, consuming up to 35,000 kWh annually, whereas many low-income countries have a per capita annual electricity consumption of less than 1,000 kWh.

Original post →

More from Apps

Apps channel →