K² · Artificial intelligence
An AI was confidently wrong about brain tumours — and the standard tests missed it
Xin Ci Wong, Duygu Sarikaya, Kieran Zucker et al.
5 authors · cs.CV, cs.LG
Like explaining it at the dinner table.
A brain-tumour AI can be dead wrong exactly where it matters most, while every standard score says it's fine. That's the warning in this study.
Here's the setup. AIs that outline tumours on MRI scans get graded by a "Dice score" — how much the AI's outline overlaps the true tumour. But overlap doesn't tell you where the AI is unsure. So researchers added a flag: run the AI several times with parts of it randomly switched off, and see how much its answer wobbles. Voxels (3D pixels) where the answer jumps around get marked "high uncertainty." The hope: the AI raises its hand exactly where it's likely wrong.
It mostly works. Across 126 patients, the uncertainty flag correctly ranked wrong voxels above correct ones about 97% of the time, without hurting accuracy. Patients the AI flagged as uncertain really did have worse outlines (median Dice 0.835 vs 0.925) — a useful way to triage which scans a human should double-check.
But here's the trap. One model, UNet-Res, scored just as well on that 97% headline number — yet on the enhancing tumour, the sub-region that drives treatment decisions, it was wrong (Dice 0.714) while reporting almost no uncertainty at all. Confidently, silently wrong. The usual reports never showed it.
This is one case study on two models, not a broad survey — so it's a flag, not a verdict.
Why you should care: If a model trusted with your scan can be confidently wrong about the exact region that guides your treatment, the fix is concrete: check uncertainty region by region, not just the overall average.
arXiv preprint — these findings haven’t been peer-reviewed yet. Treat them as early results, not settled science.