CVAICYLGMLDec 30, 2018

Cascaded V-Net using ROI masks for brain tumor segmentation

arXiv:1812.11588v1201 citations
Originality Synthesis-oriented
AI Analysis

This work addresses brain tumor segmentation for medical imaging, but it is incremental as it builds on existing V-Net architecture with modifications.

The authors tackled brain tumor segmentation by using a cascade of two CNNs based on V-Net with ROI masks to focus training on tumor areas, reporting results on BraTS2017 datasets.

In this work we approach the brain tumor segmentation problem with a cascade of two CNNs inspired in the V-Net architecture \cite{VNet}, reformulating residual connections and making use of ROI masks to constrain the networks to train only on relevant voxels. This architecture allows dense training on problems with highly skewed class distributions, such as brain tumor segmentation, by focusing training only on the vecinity of the tumor area. We report results on BraTS2017 Training and Validation sets.

Foundations

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

Your Notes