CVLGIVDec 13, 2021

Ensemble CNN Networks for GBM Tumors Segmentation using Multi-parametric MRI

arXiv:2112.06554v213 citations
AI Analysis

This work addresses accurate brain tumor segmentation for medical diagnosis and treatment planning, but it is incremental as it combines existing deep learning frameworks.

The paper tackled the problem of segmenting glioblastoma brain tumors from multi-parametric MRI by proposing an ensemble of DeepSeg and nnU-Net, achieving Dice scores of 92.00, 87.33, and 84.10 for different tumor regions on the BraTS 2021 validation set.

Glioblastomas are the most aggressive fast-growing primary brain cancer which originate in the glial cells of the brain. Accurate identification of the malignant brain tumor and its sub-regions is still one of the most challenging problems in medical image segmentation. The Brain Tumor Segmentation Challenge (BraTS) has been a popular benchmark for automatic brain glioblastomas segmentation algorithms since its initiation. In this year, BraTS 2021 challenge provides the largest multi-parametric (mpMRI) dataset of 2,000 pre-operative patients. In this paper, we propose a new aggregation of two deep learning frameworks namely, DeepSeg and nnU-Net for automatic glioblastoma recognition in pre-operative mpMRI. Our ensemble method obtains Dice similarity scores of 92.00, 87.33, and 84.10 and Hausdorff Distances of 3.81, 8.91, and 16.02 for the enhancing tumor, tumor core, and whole tumor regions, respectively, on the BraTS 2021 validation set, ranking us among the top ten teams. These experimental findings provide evidence that it can be readily applied clinically and thereby aiding in the brain cancer prognosis, therapy planning, and therapy response monitoring. A docker image for reproducing our segmentation results is available online at (https://hub.docker.com/r/razeineldin/deepseg21).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes