paper-with-me

Papers

DeepNAT: Deep Convolutional Neural Network for Segmenting Neuroanatomy

2017-02-27 · Christian Wachinger, Martin Reuter, Tassilo Klein

We introduce DeepNAT, a 3D Deep convolutional neural network for the automatic segmentation of NeuroAnaTomy in T1-weighted magnetic resonance images. DeepNAT is an end-to-end learning-based approach to brain segmentation that jointly learns an abstract feature representation and a multi-class classification. We propose a 3D patch-based approach, where we do not only predict the center voxel of the patch but also neighbors, which is formulated as multi-task learning. To address a class imbalance problem, we arrange two networks hierarchically, where the first one separates foreground from background, and the second one identifies 25 brain structures on the foreground. Since patches lack spatial context, we augment them with coordinates. To this end, we introduce a novel intrinsic parameterization of the brain volume, formed by eigenfunctions of the Laplace-Beltrami operator. As network architecture, we use three convolutional layers with pooling, batch normalization, and non-linearities, followed by fully connected layers with dropout. The final segmentation is inferred from the probabilistic output of the network with a 3D fully connected conditional random field, which ensures label agreement between close voxels. The roughly 2.7 million parameters in the network are learned with stochastic gradient descent. Our results show that DeepNAT compares favorably to state-of-the-art methods. Finally, the purely learning-based method may have a high potential for the adaptation to young, old, or diseased brains by fine-tuning the pre-trained network with a small training sample on the target application, where the availability of larger datasets with manual annotations may boost the overall segmentation accuracy in the future.

📄 PDF Abstract BibTeX arXiv:1702.08192

Code (0)

등록된 구현이 없습니다.

Tasks

Brain SegmentationMulti-class ClassificationMulti-Task LearningSegmentation

Similar Papers 제목 키워드 기반

Cell-type-specific computational neuroanatomy, simulations from the sagittal and coronal Allen Brain Atlas

2015-05-24

The Allen Atlas of the adult mouse brain is a brain-wide, genome-wide data set that has been made available online, triggering a renaissance in neuroanatomy. In particular, it has been used to define brain regions in a c…

Specificity

NCIS: Deep Color Gradient Maps Regression and Three-Class Pixel Classification for Enhanced Neuronal Cell Instance Segmentation in Nissl-Stained Histological Images

2023-06-27 · Valentina Vadori, Antonella Peruffo, Jean-Marie Graïc, Livio Finos 외

Deep learning has proven to be more effective than other methods in medical image analysis, including the seemingly simple but challenging task of segmenting individual cells, an essential step for many biological studie…

Instance SegmentationMedical Image AnalysisSegmentationSemantic Segmentation

Left Ventricle Segmentation in Cardiac MR Images Using Fully Convolutional Network

2018-02-21 · Mina Nasr-Esfahani, Majid Mohrekesh, Mojtaba Akbari, S. M. Reza Soroushmehr 외

Medical image analysis, especially segmenting a specific organ, has an important role in developing clinical decision support systems. In cardiac magnetic resonance (MR) imaging, segmenting the left and right ventricles …

Left Ventricle SegmentationMedical Image Analysis

Towards Explainable Automated Neuroanatomy

2024-04-08 · Kui Qian, Litao Qiao, Beth Friedman, Edward O'Donnell 외

We present a novel method for quantifying the microscopic structure of brain tissue. It is based on the automated recognition of interpretable features obtained by analyzing the shapes of cells. This contrasts with preva…

QuickNAT: A Fully Convolutional Network for Quick and Accurate Segmentation of Neuroanatomy

2018-01-12 · Abhijit Guha Roy, Sailesh Conjeti, Nassir Navab, Christian Wachinger

Whole brain segmentation from structural magnetic resonance imaging (MRI) is a prerequisite for most morphological analyses, but is computationally intense and can therefore delay the availability of image markers after …

Brain SegmentationDecision MakingSegmentationTranslation