Deep Neural Networks for Anatomical Brain Segmentation
Alexandre de Brebisson, Giovanni Montana

TL;DR
This paper introduces a deep neural network approach for automatic brain segmentation in MRI images, achieving competitive results without requiring image registration, and is the first to apply deep learning to whole brain anatomical segmentation.
Contribution
The paper presents the first deep neural network method for whole brain anatomical segmentation in MRI, eliminating the need for non-linear registration.
Findings
Mean dice coefficient of 0.725 on MICCAI dataset
Error rate of 0.163 demonstrating competitive accuracy
First application of deep learning to whole brain segmentation
Abstract
We present a novel approach to automatically segment magnetic resonance (MR) images of the human brain into anatomical regions. Our methodology is based on a deep artificial neural network that assigns each voxel in an MR image of the brain to its corresponding anatomical region. The inputs of the network capture information at different scales around the voxel of interest: 3D and orthogonal 2D intensity patches capture the local spatial context while large, compressed 2D orthogonal patches and distances to the regional centroids enforce global spatial consistency. Contrary to commonly used segmentation methods, our technique does not require any non-linear registration of the MR images. To benchmark our model, we used the dataset provided for the MICCAI 2012 challenge on multi-atlas labelling, which consists of 35 manually segmented MR images of the brain. We obtained competitive…
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
TopicsMedical Image Segmentation Techniques · Medical Imaging and Analysis · Advanced Neural Network Applications
