CVNCOct 27, 2018

3D MRI brain tumor segmentation using autoencoder regularization

arXiv:1810.11654v31382 citations
Originality Incremental advance
AI Analysis

This addresses the problem of time-consuming and error-prone manual tumor delineation for medical diagnosis and treatment planning, representing a competitive improvement in a specific domain.

The paper tackled automated segmentation of brain tumors from 3D MRIs by developing a semantic segmentation network with a variational autoencoder branch for regularization, achieving first place in the BraTS 2018 challenge.

Automated segmentation of brain tumors from 3D magnetic resonance images (MRIs) is necessary for the diagnosis, monitoring, and treatment planning of the disease. Manual delineation practices require anatomical knowledge, are expensive, time consuming and can be inaccurate due to human error. Here, we describe a semantic segmentation network for tumor subregion segmentation from 3D MRIs based on encoder-decoder architecture. Due to a limited training dataset size, a variational auto-encoder branch is added to reconstruct the input image itself in order to regularize the shared decoder and impose additional constraints on its layers. The current approach won 1st place in the BraTS 2018 challenge.

Code Implementations7 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

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

Your Notes