XAI-ResUNet: Analysing the Impact of Pre-training in ResUNet Architectures for Multiple Sclerosis Lesion Segmentation using EigenGradCAM
Multiple Sclerosis (MS) is a chronic disease that causes lesions in the central nervous system. Diagnosing MS is a challenging process that strongly relies on Magnetic Resonance Imaging (MRI) and exhibits high and largely unexplained variability across patients. In this paper, we propose a novel XAI-ResUNet architecture by integrating ResNet-50 as an encoder in a U-Net-like architecture and demystifying the detection and segmentation process by incorporating EigenGradCAM into the encoder. We used the training and testing sets of the MSSEG-2016 dataset for our experiments. We compared three architectures with ResNet-50 pre-trained on ImageNet, RadImageNet, and without pre-training. Our preliminary results show that ResNet-50 pre-trained on ImageNet outperforms the others, achieving a DSC of 0.638. We also demonstrate how pre-training on large image datasets can affect MS lesion detection and segmentation. Our code is publicly available at https://github.com/VishmiVishara/XAI-ResUNet.
Code (1)
Tasks
Explainable Artificial Intelligence (XAI)Lesion DetectionLesion SegmentationMedical Image SegmentationSimilar Papers 제목 키워드 기반
ResUNet++: An Advanced Architecture for Medical Image Segmentation
Accurate computer-aided polyp detection and segmentation during colonoscopy examinations can help endoscopists resect abnormal tissue and thereby decrease chances of polyps growing into cancer. Towards developing a fully…
Colorectal Polyps CharacterizationImage SegmentationMedical Image SegmentationPolyp Segmentation+2CWS-PResUNet: Music Source Separation with Channel-wise Subband Phase-aware ResUNet
Music source separation (MSS) shows active progress with deep learning models in recent years. Many MSS models perform separations on spectrograms by estimating bounded ratio masks and reusing the phases of the mixture. …
Music Source SeparationAutomating cell counting in fluorescent microscopy through deep learning with c-ResUnet
Counting cells in fluorescent microscopy is a tedious, time-consuming task that researchers have to accomplish to assess the effects of different experimental conditions on biological structures of interest. Although suc…
2D Semantic SegmentationObject CountingNeighborhood Attention Makes the Encoder of ResUNet Stronger for Accurate Road Extraction
In the domain of remote sensing image interpretation, road extraction from high-resolution aerial imagery has already been a hot research topic. Although deep CNNs have presented excellent results for semantic segmentati…
SegmentationSemantic SegmentationAttention-ResUNet for Automated Fetal Head Segmentation
Automated fetal head segmentation in ultrasound images is critical for accurate biometric measurements in prenatal care. While existing deep learning approaches have achieved a reasonable performance, they struggle with …
Computational Efficiency