Improving Predictive Confidence in Medical Imaging via Online Label Smoothing
Kushan Choudhury, Shubhrodeep Roy, Ankur Chanda, Shubhajit Biswas, Somenath Kuiry

TL;DR
This paper introduces Online Label Smoothing (OLS), a dynamic training method that improves predictive confidence and accuracy in medical image classification by adjusting soft labels based on model predictions.
Contribution
The study proposes and evaluates OLS, a novel dynamic label smoothing technique that enhances model calibration and accuracy in medical imaging tasks.
Findings
OLS improves Top-1 and Top-5 accuracy across architectures.
OLS produces more compact, well-separated feature embeddings.
OLS enhances model calibration and trustworthiness.
Abstract
Deep learning models, especially convolutional neural networks, have achieved impressive results in medical image classification. However, these models often produce overconfident predictions, which can undermine their reliability in critical healthcare settings. While traditional label smoothing offers a simple way to reduce such overconfidence, it fails to consider relationships between classes by treating all non-target classes equally. In this study, we explore the use of Online Label Smoothing (OLS), a dynamic approach that adjusts soft labels throughout training based on the model's own prediction patterns. We evaluate OLS on the large-scale RadImageNet dataset using three widely used architectures: ResNet-50, MobileNetV2, and VGG-19. Our results show that OLS consistently improves both Top-1 and Top-5 classification accuracy compared to standard training methods, including hard…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · COVID-19 diagnosis using AI · Explainable Artificial Intelligence (XAI)
