Studying the Impact of Augmentations on Medical Confidence Calibration
Adrit Rao, Joon-Young Lee, Oliver Aalami

TL;DR
This study evaluates how modern image augmentation techniques like CutMix, MixUp, and CutOut affect the calibration and performance of CNNs in medical diagnosis, emphasizing the importance of confidence reliability.
Contribution
It provides a comparative analysis of modern augmentation methods on CNN calibration and performance specifically in medical imaging tasks.
Findings
CutMix significantly improves model calibration.
CutOut tends to decrease calibration accuracy.
Augmentation techniques influence both calibration and overall performance.
Abstract
The clinical explainability of convolutional neural networks (CNN) heavily relies on the joint interpretation of a model's predicted diagnostic label and associated confidence. A highly certain or uncertain model can significantly impact clinical decision-making. Thus, ensuring that confidence estimates reflect the true correctness likelihood for a prediction is essential. CNNs are often poorly calibrated and prone to overconfidence leading to improper measures of uncertainty. This creates the need for confidence calibration. However, accuracy and performance-based evaluations of CNNs are commonly used as the sole benchmark for medical tasks. Taking into consideration the risks associated with miscalibration is of high importance. In recent years, modern augmentation techniques, which cut, mix, and combine images, have been introduced. Such augmentations have benefited CNNs through…
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
TopicsCOVID-19 diagnosis using AI · Explainable Artificial Intelligence (XAI) · Machine Learning in Healthcare
MethodsCutout · CutMix
