paper-with-me

Papers

Segmentation Ability Map: Interpret deep features for medical image segmentation

2022-12-19 · Sheng He, Yanfang Feng, P. Ellen Grant, Yangming Ou

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 without ground-truth. Finally, we use the proposed ProtoSeg method to compute the segmentation map directly on input images to further understand the segmentation ability of each input image. Results are presented on segmenting tumors in brain MRI, lesions in skin images, COVID-related abnormality in CT images, prostate segmentation in abdominal MRI, and pancreatic mass segmentation in CT images. Our method can provide new insights for interpreting and explainable AI systems for medical image segmentation. Our code is available on: \url{https://github.com/shengfly/ProtoSeg}.

📄 PDF Abstract BibTeX arXiv:2212.09206

Code (1)

shengfly/protoseg 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

SAUNet: Shape Attentive U-Net for Interpretable Medical Image Segmentation

2020-01-21 · Jesse Sun, Fatemeh Darbehani, Mark Zaidi, Bo wang

Medical image segmentation is a difficult but important task for many clinical operations such as cardiac bi-ventricular volume estimation. More recently, there has been a shift to utilizing deep learning and fully convo…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Enhancing Cross-Modal Medical Image Segmentation through Compositionality

2024-08-21 · Aniek Eijpe, Valentina Corbetta, Kalina Chupetlovska, Regina Beets-Tan 외

Cross-modal medical image segmentation presents a significant challenge, as different imaging modalities produce images with varying resolutions, contrasts, and appearances of anatomical structures. We introduce composit…

DisentanglementImage SegmentationInductive BiasMedical Image Segmentation+2

QUBIQ: Uncertainty Quantification for Biomedical Image Segmentation Challenge

2024-03-19 · Hongwei Bran Li, Fernando Navarro, Ivan Ezhov, Amirhossein Bayat 외

Uncertainty in medical image segmentation tasks, especially inter-rater variability, arising from differences in interpretations and annotations by various experts, presents a significant challenge in achieving consisten…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Uncertainty-informed Mutual Learning for Joint Medical Image Classification and Segmentation

2023-03-17 · Kai Ren, Ke Zou, Xianjie Liu, Yidi Chen 외

Classification and segmentation are crucial in medical image analysis as they enable accurate diagnosis and disease monitoring. However, current methods often prioritize the mutual learning features and shared model para…

ClassificationDecoderimage-classificationImage Classification+3

BayeSeg: Bayesian Modeling for Medical Image Segmentation with Interpretable Generalizability

2023-03-03 · Shangqi Gao, Hangqi Zhou, Yibo Gao, Xiahai Zhuang

Due to the cross-domain distribution shift aroused from diverse medical imaging systems, many deep learning segmentation methods fail to perform well on unseen data, which limits their real-world applicability. Recent wo…

Cardiac SegmentationDomain GeneralizationImage SegmentationMedical Image Segmentation+2