Image & Video

Doctors' AI Gets Better at Saying 'I'm Not Sure' on Lung Scans

Better-calibrated AI could mean fewer unnecessary biopsies and earlier cancer detection.

Deep Dive

Every year, millions of CT scans are checked for lung nodules — small spots that might be early cancer. AI tools now help radiologists spot them. But there's a hidden problem: the confidence number the AI gives you often doesn't mean what it appears to. Software might say "90% sure this is cancer" when it's really only right 60% of the time. In medicine, that gap is dangerous. A team of researchers has now built a training method that pushes AI to be honest about its own doubt.

The trick is to let the AI's uncertainty steer its own learning. They used two techniques: one called Monte Carlo Dropout (roughly, asking the same model the same question many times with random parts switched off, like polling several doctors) and another called Evidential Deep Learning (the model learns to report its own confidence directly). During training, cases the AI feels shaky about get extra attention. They tested this across five different AI designs — including ResNet, DenseNet, EfficientNet and two transformer models — on real patient scans from the LIDC-IDRI clinical dataset and a standard test set called NoduleMNIST3D.

The results: accuracy stayed roughly the same, but the calibration error — the gap between stated confidence and reality — fell by up to 65% on the real patient data. That's the headline. Two honest caveats, though. First, a simple after-the-fact fix called temperature scaling worked nearly as well, meaning hospitals might not need the complicated version at all. Second, the technique helped image-style networks more than newer transformer models — one method actually performed worse on a Vision Transformer.

So why should you care? When AI says "I'm 70% sure," that number should mean 70%. Well-calibrated software could help doctors decide who needs a biopsy right away and who can safely wait — sparing people anxiety, cost and invasive procedures, while catching real cancers sooner. It's a quiet but important step toward medical AI that knows its limits, and says so.

Key Points
  • The AI didn't get smarter — it got more honest. Its confidence scores now match reality, with error cut by up to 65% on real patient scans.
  • Researchers tested the method on the LIDC-IDRI clinical dataset plus a standard benchmark, using five different AI designs including ResNet and Vision Transformer.
  • A simple after-the-fact adjustment called temperature scaling worked nearly as well, so hospitals may not need the complex training method.

Why It Matters

More trustworthy AI confidence scores could mean fewer unnecessary biopsies and earlier lung cancer detection.

📬 Get the top 10 AI stories daily