A tiny model just showed it can catch bad medical citations about as well as GPT-5 can.
Researchers built Med-V1, a family of small language models with just three billion parameters, to check whether a given piece of text actually supports a medical claim - the kind of evidence-attribution work needed to catch AI hallucinations before they spread. Trained on newly created synthetic data, Med-V1 beat its base models by 27.0 to 71.3 percentage points across five biomedical benchmarks. Despite its size, it performed comparably to GPT-5 on the same task, and it produced explanations for its verdicts rather than a bare yes-or-no. The team then used Med-V1 to audit real outputs: it measured how citation instructions affect hallucination rates in LLM-generated answers and checked clinical practice guidelines for evidence that had been misattributed.
That second use case is the sharper story. Med-V1 found high-stakes misattributions in clinical guidelines - places where a cited source doesn't actually back up the claim it's attached to, errors that are hard to catch by hand at scale. The researchers also found that GPT-5 generated more claims than GPT-4o but hallucinated at a similar rate, and that simply changing citation-format instructions shifted hallucination rates significantly.
A 3-billion-parameter model matching GPT-5 on a narrow verification task isn't a general breakthrough - it's a reminder that frontier-scale models are often overkill for well-defined checking jobs. Whether Med-V1 catches on beyond this one paper depends on independent testing outside the lab that built it.