IVCVLGJan 6, 2020

Robust Semantic Segmentation of Brain Tumor Regions from 3D MRIs

arXiv:2001.02040v157 citations
Originality Synthesis-oriented
AI Analysis

This work addresses automated segmentation for brain tumor diagnosis and treatment planning, but it appears incremental as it builds on existing deep-learning methods without claiming major breakthroughs.

The paper tackled the problem of 3D MRI brain tumor segmentation by exploring best practices in 3D semantic segmentation, including encoder-decoder architectures and combined loss functions, and evaluated it on the BraTS 2019 challenge.

Multimodal brain tumor segmentation challenge (BraTS) brings together researchers to improve automated methods for 3D MRI brain tumor segmentation. Tumor segmentation is one of the fundamental vision tasks necessary for diagnosis and treatment planning of the disease. Previous years winning methods were all deep-learning based, thanks to the advent of modern GPUs, which allow fast optimization of deep convolutional neural network architectures. In this work, we explore best practices of 3D semantic segmentation, including conventional encoder-decoder architecture, as well combined loss functions, in attempt to further improve the segmentation accuracy. We evaluate the method on BraTS 2019 challenge.

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