TL;DR
This paper introduces a cascaded anisotropic convolutional neural network approach for multi-region brain tumor segmentation in MR images, achieving high accuracy by decomposing the task into hierarchical binary segmentation steps.
Contribution
The novel cascade framework and multi-view fusion techniques improve brain tumor segmentation accuracy over existing methods.
Findings
Achieved Dice scores of 0.7859, 0.9050, 0.8378 on BraTS 2017 validation set.
Outperformed previous methods in segmentation accuracy.
Demonstrated robustness across multi-modal MR images.
Abstract
A cascade of fully convolutional neural networks is proposed to segment multi-modal Magnetic Resonance (MR) images with brain tumor into background and three hierarchical regions: whole tumor, tumor core and enhancing tumor core. The cascade is designed to decompose the multi-class segmentation problem into a sequence of three binary segmentation problems according to the subregion hierarchy. The whole tumor is segmented in the first step and the bounding box of the result is used for the tumor core segmentation in the second step. The enhancing tumor core is then segmented based on the bounding box of the tumor core segmentation result. Our networks consist of multiple layers of anisotropic and dilated convolution filters, and they are combined with multi-view fusion to reduce false positives. Residual connections and multi-scale predictions are employed in these networks to boost the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDilated Convolution · Convolution
