Improving Calibration and Out-of-Distribution Detection in Medical Image Segmentation with Convolutional Neural Networks
Davood Karimi, Ali Gholipour

TL;DR
This paper proposes multi-task learning for CNNs to improve medical image segmentation accuracy and calibration, and introduces a spectral analysis method for more effective out-of-distribution detection across different datasets and modalities.
Contribution
It demonstrates that multi-task learning enhances segmentation accuracy and calibration, and introduces a spectral analysis approach for superior out-of-distribution detection in medical imaging.
Findings
Multi-task learning outperforms transfer learning in segmentation accuracy.
Joint models achieve better calibration and accuracy than single-dataset models.
Spectral analysis effectively detects out-of-distribution data with higher accuracy than uncertainty-based methods.
Abstract
Convolutional Neural Networks (CNNs) have shown to be powerful medical image segmentation models. In this study, we address some of the main unresolved issues regarding these models. Specifically, training of these models on small medical image datasets is still challenging, with many studies promoting techniques such as transfer learning. Moreover, these models are infamous for producing over-confident predictions and for failing silently when presented with out-of-distribution (OOD) data at test time. In this paper, we advocate for multi-task learning, i.e., training a single model on several different datasets, spanning several different organs of interest and different imaging modalities. We show that not only a single CNN learns to automatically recognize the context and accurately segment the organ of interest in each context, but also that such a joint model often has more…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
