Related Experiment Video
Updated: Aug 15, 2025

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
Published on: December 15, 2023
A dense residual U-net for multiple sclerosis lesions segmentation from multi-sequence 3D MR images
Beytullah Sarica1, Dursun Zafer Seker2, Bulent Bayram3
1Istanbul Technical University, Graduate School, Department of Applied Informatics, Istanbul, 34469, Turkey.
Abstract:
Multiple Sclerosis (MS) is an autoimmune disease that causes brain and spinal cord lesions, which magnetic resonance imaging (MRI) can detect and characterize. Recently, deep learning methods have achieved remarkable results in the automated segmentation of MS lesions from MRI data. Hence, this study proposes a novel dense residual U-Net model that combines attention gate (AG), efficient channel attention (ECA), and Atrous Spatial Pyramid Pooling (ASPP) to enhance the performance of the automatic MS lesion segmentation using 3D MRI sequences. First, convolution layers in each block of the U-Net architecture are replaced by residual blocks and connected densely. Then, AGs are exploited to capture salient features passed through the skip connections. The ECA module is appended at the end of each residual block and each downsampling block of U-Net. Later, the bottleneck of U-Net is replaced with the ASSP module to extract multi-scale contextual information. Furthermore, 3D MR images of Fluid Attenuated Inversion Recovery (FLAIR), T1-weighted (T1-w), and T2-weighted (T2-w) are exploited jointly to perform better MS lesion segmentation. The proposed model is validated on the publicly available ISBI2015 and MSSEG2016 challenge datasets. This model produced an ISBI score of 92.75, a mean Dice score of 66.88%, a mean positive predictive value (PPV) of 86.50%, and a mean lesion-wise true positive rate (LTPR) of 60.64% on the ISBI2015 testing set. Also, it achieved a mean Dice score of 67.27%, a mean PPV of 65.19%, and a mean sensitivity of 74.40% on the MSSEG2016 testing set. The results show that the proposed model performs better than the results of some experts and some of the other state-of-the-art methods realized related to this particular subject. Specifically, the best Dice score and the best LTPR are obtained on the ISBI2015 testing set by using the proposed model to segment MS lesions.
Insights
This study introduces a new deep learning model for automatically segmenting Multiple Sclerosis (MS) lesions in 3D MRI scans, achieving high accuracy and outperforming existing methods.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Neurology
Background:
- Multiple Sclerosis (MS) is an autoimmune disease impacting the brain and spinal cord, with lesions detectable via MRI.
- Automated segmentation of MS lesions from MRI data is crucial for diagnosis and monitoring.
- Deep learning models have shown promise in improving the accuracy of MS lesion segmentation.
Purpose of the Study:
- To propose a novel dense residual U-Net model for enhanced automatic segmentation of MS lesions in 3D MRI.
- To integrate attention gate (AG), efficient channel attention (ECA), and Atrous Spatial Pyramid Pooling (ASPP) modules to improve segmentation performance.
- To leverage multi-modal 3D MRI sequences (FLAIR, T1-w, T2-w) for more robust lesion detection.
Main Methods:
- Developed a dense residual U-Net architecture replacing standard convolution layers with dense residual blocks.
- Incorporated AGs for salient feature capture in skip connections and ECA modules for feature refinement.
- Utilized ASPP at the U-Net bottleneck for multi-scale contextual information extraction.
- Employed joint analysis of 3D FLAIR, T1-w, and T2-w MRI sequences.
Main Results:
- Achieved an ISBI score of 92.75 on the ISBI2015 dataset.
- Obtained a mean Dice score of 66.88% and mean PPV of 86.50% on ISBI2015.
- Reported a mean Dice score of 67.27% and mean sensitivity of 74.40% on the MSSEG2016 dataset.
- Demonstrated superior performance compared to expert segmentation and other state-of-the-art methods on the ISBI2015 dataset, particularly in Dice score and LTPR.
Conclusions:
- The proposed dense residual U-Net model with integrated AG, ECA, and ASPP modules significantly enhances automatic MS lesion segmentation from 3D MRI.
- The model's ability to effectively utilize multi-modal MRI data contributes to its high performance.
- Results indicate the model's potential to aid in the clinical assessment and management of Multiple Sclerosis.

