English

Sub-cortical brain structure segmentation using F-CNN's

Computer Vision and Pattern Recognition 2016-02-08 v1

Abstract

In this paper we propose a deep learning approach for segmenting sub-cortical structures of the human brain in Magnetic Resonance (MR) image data. We draw inspiration from a state-of-the-art Fully-Convolutional Neural Network (F-CNN) architecture for semantic segmentation of objects in natural images, and adapt it to our task. Unlike previous CNN-based methods that operate on image patches, our model is applied on a full blown 2D image, without any alignment or registration steps at testing time. We further improve segmentation results by interpreting the CNN output as potentials of a Markov Random Field (MRF), whose topology corresponds to a volumetric grid. Alpha-expansion is used to perform approximate inference imposing spatial volumetric homogeneity to the CNN priors. We compare the performance of the proposed pipeline with a similar system using Random Forest-based priors, as well as state-of-art segmentation algorithms, and show promising results on two different brain MRI datasets.

Keywords

Cite

@article{arxiv.1602.02130,
  title  = {Sub-cortical brain structure segmentation using F-CNN's},
  author = {Mahsa Shakeri and Stavros Tsogkas and Enzo Ferrante and Sarah Lippe and Samuel Kadoury and Nikos Paragios and Iasonas Kokkinos},
  journal= {arXiv preprint arXiv:1602.02130},
  year   = {2016}
}

Comments

ISBI 2016: International Symposium on Biomedical Imaging, Apr 2016, Prague, Czech Republic

R2 v1 2026-06-22T12:44:28.661Z