Study finds metacognitive sensitivity in medical LLMs but highlights calibration gaps in high-uncertainty cases
A psychophysics-inspired benchmark with synthetic clinical vignettes shows GPT-4.1-nano achieves 93.5% diagnostic accuracy but overconfidently misclassifies moderate Alzheimer’s cases.
1 source · cross-referenced
- A new arXiv study evaluates medical reasoning in LLMs using a psychophysics-inspired benchmark with 135 synthetic clinical vignettes.
- GPT-4.1-nano achieved 93.5% diagnostic accuracy and an AUROC of 0.876, but mean confidence was 78.4% across trials.
- Confidence tracked evidence strength and missing information, indicating partial metacognitive sensitivity.
- Errors clustered in moderate, conflicting Alzheimer’s cases, where the model overestimated confidence relative to accuracy.
Researchers developed a psychophysics-inspired clinical benchmark to test diagnostic choice and confidence behavior in a medical LLM, focusing on differentiating probable Alzheimer-type neurocognitive disorder (AT-NCD) from depression-related cognitive impairment (DRCI). The benchmark used 45 synthetic vignettes that varied evidence strength, conflicting evidence, and missing information, with each vignette presented under three prompt variants to yield 135 trials.
In a pilot run using gpt-4.1-nano, all trials produced valid structured outputs. Across forced-choice trials, the model achieved 93.5% diagnostic accuracy, a mean confidence of 78.4%, and an AUROC of 0.876. Confidence increased with evidence distance from the diagnostic boundary, decreased when information was missing, and remained higher on correct than incorrect trials after adjusting for evidence strength and prompt format.
The study reports partial metacognitive sensitivity, meaning the model’s confidence partially tracks evidence quality and uncertainty rather than being globally uninformative. However, errors were concentrated in moderate, conflicting AT-NCD cases, where the model shifted toward DRCI and retained more confidence than empirical accuracy justified.
The authors argue that confidence quality should be measured directly rather than inferred from benchmark accuracy or general model capability, and they propose the benchmark as a reproducible framework for evaluating evidence sensitivity, metacognitive sensitivity, and localized calibration failure in medical LLMs.
- Aug 18, 2026 · arXiv cs.AI
Replication study finds FLOPs-based efficiency metrics unreliable on modern hardware
Trust79 - Aug 18, 2026 · arXiv cs.AI
Researchers introduce benchmark testing multimodal models’ abstract perceptual reasoning
Trust79 - Aug 17, 2026 · arXiv cs.CL
Researchers propose BCMT architecture to reduce attention’s quadratic cost for long-context modeling
Trust79