A case for reframing automated medical image classification as segmentation
Image classification and segmentation are common applications of deep learning to radiology. While many tasks can be framed using either classification or segmentation, classification has historically been cheaper to label and more widely used. However, recent work has drastically reduced the cost of training segmentation networks. In light of this recent work, we reexamine the choice of training classification vs. segmentation models. First, we use an information theoretic approach to analyze why segmentation vs. classification models may achieve different performance on the same dataset and overarching task. We then implement multiple methods for using segmentation models to classify medical images, which we call *segmentation-for-classification*, and compare these methods against traditional classification on three retrospective datasets. We use our analysis and experiments to summarize the benefits of switching from segmentation to classification, including: improved sample efficiency, enabling improved performance with fewer labeled images (up to an order of magnitude lower), on low-prevalence classes, and on certain rare subgroups (up to 161.1\% improved recall); improved robustness to spurious correlations (up to 44.8\% improved robust AUROC); and improved model interpretability, evaluation, and error analysis.Submission Number: 10184
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Privacy-preserving Machine Learning for Medical Image Classification
With the rising use of Machine Learning (ML) and Deep Learning (DL) in various industries, the medical industry is also not far behind. A very simple yet extremely important use case of ML in this industry is for image c…
BIG-bench Machine LearningClassificationimage-classificationImage Classification+2Towards Automated Melanoma Screening: Exploring Transfer Learning Schemes
Deep learning is the current bet for image classification. Its greed for huge amounts of annotated data limits its usage in medical imaging context. In this scenario transfer learning appears as a prominent solution. In …
ClassificationGeneral Classificationimage-classificationImage Classification+1Rescuing referral failures during automated diagnosis of domain-shifted medical images
The success of deep learning models deployed in the real world depends critically on their ability to generalize well across diverse data domains. Here, we address a fundamental challenge with selective classification du…
DiagnosticDisease PredictionDomain GeneralizationFailure Detection in Medical Image Classification: A Reality Check and Benchmarking Testbed
Failure detection in automated image classification is a critical safeguard for clinical deployment. Detected failure cases can be referred to human assessment, ensuring patient safety in computer-aided clinical decision…
BenchmarkingBinary ClassificationDecision MakingGeneral Classification+4Adversarially Robust Medical Classification via Attentive Convolutional Neural Networks
Convolutional neural network-based medical image classifiers have been shown to be especially susceptible to adversarial examples. Such instabilities are likely to be unacceptable in the future of automated diagnoses. Th…
Classification