MRI Tumor Segmentation with Densely Connected 3D CNN
Lele Chen, Yue Wu, Adora M. DSouza, Anas Z. Abidin, Axel Wismuller,, Chenliang Xu

TL;DR
This paper introduces a densely connected 3D CNN model for automatic glioma segmentation in MRI scans, capturing multi-scale features and hierarchical tumor regions to improve accuracy and efficiency.
Contribution
The paper proposes a novel hierarchical 3D CNN architecture with dense connections and multi-scale features for improved glioma segmentation in MRI images.
Findings
Achieved Dice scores of 0.72, 0.83, and 0.81 for different tumor regions.
Outperformed existing 3D methods in efficiency and compactness.
Validated on BraTS 2017 dataset with results comparable to state-of-the-art.
Abstract
Glioma is one of the most common and aggressive types of primary brain tumors. The accurate segmentation of subcortical brain structures is crucial to the study of gliomas in that it helps the monitoring of the progression of gliomas and aids the evaluation of treatment outcomes. However, the large amount of required human labor makes it difficult to obtain the manually segmented Magnetic Resonance Imaging (MRI) data, limiting the use of precise quantitative measurements in the clinical practice. In this work, we try to address this problem by developing a 3D Convolutional Neural Network~(3D CNN) based model to automatically segment gliomas. The major difficulty of our segmentation model comes with the fact that the location, structure, and shape of gliomas vary significantly among different patients. In order to accurately classify each voxel, our model captures multi-scale contextual…
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
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Medical Image Segmentation Techniques
