English

Understanding Silent Failures in Medical Image Classification

Image and Video Processing 2023-08-23 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

To ensure the reliable use of classification systems in medical applications, it is crucial to prevent silent failures. This can be achieved by either designing classifiers that are robust enough to avoid failures in the first place, or by detecting remaining failures using confidence scoring functions (CSFs). A predominant source of failures in image classification is distribution shifts between training data and deployment data. To understand the current state of silent failure prevention in medical imaging, we conduct the first comprehensive analysis comparing various CSFs in four biomedical tasks and a diverse range of distribution shifts. Based on the result that none of the benchmarked CSFs can reliably prevent silent failures, we conclude that a deeper understanding of the root causes of failures in the data is required. To facilitate this, we introduce SF-Visuals, an interactive analysis tool that uses latent space clustering to visualize shifts and failures. On the basis of various examples, we demonstrate how this tool can help researchers gain insight into the requirements for safe application of classification systems in the medical domain. The open-source benchmark and tool are at: https://github.com/IML-DKFZ/sf-visuals.

Keywords

Cite

@article{arxiv.2307.14729,
  title  = {Understanding Silent Failures in Medical Image Classification},
  author = {Till J. Bungert and Levin Kobelke and Paul F. Jaeger},
  journal= {arXiv preprint arXiv:2307.14729},
  year   = {2023}
}

Comments

Accepted at MICCAI 23

R2 v1 2026-06-28T11:41:38.921Z