CVAug 6, 2022

Analyzing Deep Learning Based Brain Tumor Segmentation with Missing MRI Modalities

arXiv:2208.03470v1h-index: 11Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the practical problem of incomplete medical imaging data for clinicians and researchers, but is incremental as it analyzes existing methods rather than proposing new ones.

This paper compares deep learning approaches for brain tumor segmentation when MRI modalities are missing, finding that the Adversarial Co-training Network (ACN) performs best, especially when T1c is missing, while a combination of mmGAN and DeepMedic shows strong potential for single missing modalities.

This technical report presents a comparative analysis of existing deep learning (DL) based approaches for brain tumor segmentation with missing MRI modalities. Approaches evaluated include the Adversarial Co-training Network (ACN) and a combination of mmGAN and DeepMedic. A more stable and easy-to-use version of mmGAN is also open-sourced at a GitHub repository. Using the BraTS2018 dataset, this work demonstrates that the state-of-the-art ACN performs better especially when T1c is missing. While a simple combination of mmGAN and DeepMedic also shows strong potentials when only one MRI modality is missing. Additionally, this work initiated discussions with future research directions for brain tumor segmentation with missing MRI modalities.

Foundations

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

Your Notes