| Literature DB >> 34733059 |
Mahender Kumar Singh1, Krishna Kumar Singh2.
Abstract
BACKGROUND: The noninvasive study of the structure and functions of the brain using neuroimaging techniques is increasingly being used for its clinical and research perspective. The morphological and volumetric changes in several regions and structures of brains are associated with the prognosis of neurological disorders such as Alzheimer's disease, epilepsy, schizophrenia, etc. and the early identification of such changes can have huge clinical significance. The accurate segmentation of three-dimensional brain magnetic resonance images into tissue types (i.e., grey matter, white matter, cerebrospinal fluid) and brain structures, thus, has huge importance as they can act as early biomarkers. The manual segmentation though considered the "gold standard" is time-consuming, subjective, and not suitable for bigger neuroimaging studies. Several automatic segmentation tools and algorithms have been developed over the years; the machine learning models particularly those using deep convolutional neural network (CNN) architecture are increasingly being applied to improve the accuracy of automatic methods.Entities:
Keywords: CNN; FSL; FreeSurfer; Neuroimaging; SPM; automatic brain segmentation; machine learning
Year: 2021 PMID: 34733059 PMCID: PMC8558983 DOI: 10.1177/0972753121990175
Source DB: PubMed Journal: Ann Neurosci ISSN: 0972-7531
Important Publicly Available Software and Tools for Neuroimaging Studies
|
|
|
| FreeSurfer |
Free and open source. Linux and Mac platform. Analysis and visualization of structural and functional neuroimaging data. Segmentation uses image intensity and probabilistic atlas with local spatial relationships (atlas-based segmentation). The current version of FreeSurfer is version 7.0 (May 2020). |
| Statistical parameter metric (SPM) |
Free and open source but requires MATLAB or to use the compiled version. Linux/Unix, Mac, and Windows platform. The current version of SPM is SPM-12 released in January 2020. Uses tissue probability maps, segmentation, and labeling functionality further enhanced with toolboxes such as VBM8, CAT12, and AAL3. |
| FMRIB Software Library (FSL) |
Free and open source. Linux and Mac platform. Analysis tools for FMRI, MRI, and DTI neuroimaging data. Segmentation is done using FSL-FAST for tissue segmentation and FSL-FIRST for subcortical segmentation (model-based). The current version of FSL is version 6.0. |
| volBrain |
Online MRI brain volumetry system. Provides volumes of GM, WM, CSF as well as macroscopic areas, also provides subcortical structure segmentation and related volumes. volBrain web platform also provides additional
pipelines like CERES ( HIPS ( pBrain (Parkinson related deep nucleus
segmentation) |
| Multi-atlas propagation with enhanced registration (MAPER) |
Code is available through GitHub. Uses databases of multiple atlases as the knowledge base. Requires pincram and FSL for brain extraction and tissue class segmentation. |
| Multi-atlas-based multi-image segmentation (MABMIS) |
Uses multi-atlas-based segmentation algorithm. Uses tree-based group-wise registration of atlas and target images. Performs the simultaneous segmentation of all available images. Available at https://www.nitrc.org/projects/mabmis Last version was released in 2011. |
| Automatic segmentation of hippocampus subfield (ASHS) |
Segmentation of the hippocampus subfield using the included atlas. It also allows building own atlas and training it to be used for segmentation. Can be re-trained and extended to other segmentation. Free and open source, available for Linux and Mac OS. Available at https://www.nitrc.org/projects/ashs and last version was released in 2017. |
Comparison of Some Publicly Available Methods for Automatic Segmentation
| Research Citation | Automatic Segmentation Tools | Dataset Utilized | Conclusion/Findings |
| Yaakub et al. |
MAPER FreeSurfer (5.3) |
Hammers_mith brain atlas Mindboggle-101 database (DKT40 atlas database) Atlas created from OASIS database for MICCAI 2012 grand challenge |
Methods applied to the three atlas databases of T1-weighted images. Leave-one-out-cross-comparison was done for estimating the segmentation accuracy of tmethods. Both identified known abnormalities in the patient groups. FreeSurfer performed superiorly in AD and Left-HS, whereas MAPER in the Right-HS dataset. MAPER performed better in healthy controls. |
| Palumbo et al. |
SPM-12 FreeSurfer (6.0) |
Kirby-21 OASIS datasets |
GM, WM, subcortical structure segmentation in test-retest MRI data of healthy volunteers. SPM was found more consistent in the evaluation of ROI volume for intra-method repeatability and inter method reproducibility. |
| Bartel et al. |
FASTSURF FSL-FIRST FreeSurfer |
Multicentre phase-III trial dataset of SCLC patients ADNI database |
FASTSURF is a semi-automatic contouring-based segmentation model for the hippocampus and uses a mesh processing technique. Comparison of hippocampal atrophy rates was made with manual, FreeSurfer, and FSL. Semi-automatic FASTSURF model was found superior to compared automatic models. |
| Velasco-Annis et al. |
FreeSurfer FSL-First PSTAPLE (Local MAP PSTAPLE) | OASIS dataset |
The comparison was made in terms of reproducibility and accuracy for hippocampus, putamen, thalamus, caudate, pallidum, amygdala, accumbens, and brainstem. PSTAPLE was found to have superior reproducibility. |
| Zandifar et al. |
FreeSurfer 5.3 ANIMAL Patch-based methods | ADNI database |
Applied on hippocampus volumes. All methods show acceptable conformity with manual segmentation. Patch-based strategies have a good correlation with manual segmentation. |
| Perlaki et al. |
FSL-FIRST FreeSurfer (v4, 5, and 5.3) | 30 healthy young Caucasian
subjects |
Study to compare the segmentation accuracy of the caudate nucleus and putamen. FSL was found to be superior for putamen segmentation. |
| Naess-Schmidt et al. |
FreeSurfer (5.3) FSL-FIRST (4.1.9) SPM-12 volBrain |
22 healthy subjects (age 19–40) MP2RAGE, for DTI |
Thalamus and hippocampus automatic segmentation. volBrain (patch-based) provided more accuracy in MP2RAGE images than conventional ones. |
| Grimm et al. |
FreeSurfer VBM | 92 participants in the age range of (18–34,
mean:21.64) |
Automatic methods are compared with manual segmentation for amygdalar and hippocampus volume. Both methods were found comparable to manual segmentation. |
| Fellhauer et al. |
FreeSurfer (5.1) FSL-FAST (4.1.9) SPM 8 and 12 (with VBM8) |
All three detected increase in brain atrophy in AD/MCI group. FSL was good with good quality images. SPM was recommended for patient data in difficult measurement situations. |
Abbreviations: MCI, mild cognitive impairment;
Summary of Recent Brain Segmentation Methods Utilizing Machine Learning Models
|
|
|
|
|
|
| |||
| AssemblyNet | CNN/Brain automatic segmentation | Utilizes two assemblies of 125 3D U-Nets processing different overlapping brain areas of the whole brain. | Competitive performance in comparison with U-Net, joint label fusion, and SLANT. |
| SLANT | CNN/Fine-grain segmentation >100 structures | 3D–FCN, addresses memory issues using multiple spatially distributed overlapping network tiles of U-Nets. | Training and testing can be optimized by providing 27 GPUs for SLANT-27 and 8 for SLANT-8. |
| QuickNAT | CNN/Brain segmentation(segments 27 structures) | Fully convolutional and densely connected,pretraining using existing segmentation software (FreeSurfer),fine-tuning to rectify errors using manual labels. | Posttraining, the model achieves superior computational performance in comparison with patch-based CNN and atlas-based approaches. Also compared well with FSL and FreeSurfer. |
| Bayesian QuickNAT | CNN/Brain segmentation(segments 33 structures) | F-CNN approach (of QuickNAT) with Bayesian inference for segmentation quality. | The model has been compared with QuickNAT and FreeSurfer with manual annotations. |
| 3DQ | CNN/Brain segmentation(segment 28 structures) | 3D F-CNN with model compression up to 16 times without affecting performance. Useful for storage critical applications. | Integrates training scalable factors and normalization parameter.Increases learning while maintaining compression. |
| DeepNAT | CNN/Brain segmentation of 25 structures | 3D-CNN patch-based model, the first network removes the background, second classifies brain structure. | Uses three CNN layers for pooling, normalization, and nonlinearities.Comparable with other state-of-the-art models. |
| BrainSegNet | CNN/Whole-brain segmentation | 2D/3D CNN patches | Does not require registration, saving on computational cost. |
|
| |||
| HyperDense-Net | CNN /Brain segmentation | Fully connected 3D-CNN using multiple modalities. | Successfully participated in iSEG-2017 and MRbrainS-2013 challenge. |
| VoxResNet | CNN/Brain segmentation | Voxel-wise residual network with 25 layers utilizing CNN. | Successfully competed in MRbrainS-2015 challenge. |
|
| |||
| HippMapp3r | CNN/Hippocampus segmentation | CNN architecture based upon U-Net. Initial training on the whole brain, the output was trained again with reduced FOV on the same network architecture. | Validation is done against FreeSurfer, FSL-First, volBrain, SBHV, and HippoDeep. Algorithm and trained model are made publicly available. |
| CAST | CNN/Hippocampus subfield segmentation | Multi-scale 3D CNN with T1w and T2w imaging modalities as input. | Hippocampus subfield segmentation. |
| ACA-PULCO | CNN/Cerebellum segmentation | Alternative CNN design using U-Net with locally constrained optimization. | Applied on MPRAGE images. |
| HippoDeep | CNN/Hippocampus automatic segmentation | Deep learned appearance model based on CNN. | The training utilizes multiple cohorts and label derived from FreeSurfer output along with synthetic data. |