Segmentation Ability Map: Interpret deep features for medical image segmentation
Sheng He, Yanfang Feng, P. Ellen Grant, Yangming Ou

TL;DR
This paper introduces ProtoSeg, a method to interpret deep features in medical image segmentation by quantifying their segmentation abilities across layers, providing insights into neural network interpretability and performance estimation.
Contribution
The paper proposes a novel ProtoSeg method that measures deep feature segmentation abilities and offers a performance estimation without ground-truth, enhancing interpretability of CNNs in medical imaging.
Findings
SA scores quantify feature segmentation abilities across layers.
Mean SA score estimates model performance without ground-truth.
ProtoSeg provides insights into deep features for various medical images.
Abstract
Deep convolutional neural networks (CNNs) have been widely used for medical image segmentation. In most studies, only the output layer is exploited to compute the final segmentation results and the hidden representations of the deep learned features have not been well understood. In this paper, we propose a prototype segmentation (ProtoSeg) method to compute a binary segmentation map based on deep features. We measure the segmentation abilities of the features by computing the Dice between the feature segmentation map and ground-truth, named as the segmentation ability score (SA score for short). The corresponding SA score can quantify the segmentation abilities of deep features in different layers and units to understand the deep neural networks for segmentation. In addition, our method can provide a mean SA score which can give a performance estimation of the output on the test images…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications · AI in cancer detection
MethodsTest
