Hepatic segmentation is an important but tedious clinical task used in a variety of applications. Existing techniques are relatively narrow in scope, requiring a particular type of MRI sequence or CT for accurate segmentation. We developed a Convolutional Neural Network (CNN) capable of automated liver segmentation on single-shot fast spin echo, T1-weighted, or opposed phase proton-density (OP-PD) weighted sequences using separate training/validation and testing data sets. Compared to human segmenters, the CNN performed well, with volumetric DICE coefficients of 0.92-0.95. The CNN performed least consistently on OP-PD sequences, which had the smallest number of cases in the training/validation data set.
Hepatic segmentation is an important but tedious clinical task used for liver volumetry, quantitative analysis, liver lesion colocalization, and planning for surgical intervention and radiation therapy. Manual and automated segmentation methods have traditionally been used, predominantly for CT examinations. More recently, deep convolutional neural network (CNN) models have been applied to multi-organ segmentation of MR images. However, both traditional and CNN-based methods have typically been restricted to a single sequence/image type. In research involving liver MRI, data heterogeneity involves a variety factors including diverse sequence types, scanner models and manufacturers, patient populations, in addition to factors such as motion-corruption, misregistration, and missing data. Our purpose is to develop a robust liver segmentation algorithm, which could be a cornerstone in developing more advanced algorithms in the analysis of these liver MRI studies.
Our purpose is to train and validate a convolutional neural network to accurately perform liver segmentation which is independent of MRI sequence, thereby improving applicability to varying protocols and sequences.
MRI examinations were collected retrospectively and manual liver contouring was performed as the reference standard by one of two image analysts with at least two years of experience in liver segmentation. A training and validation data set included 103 single-shot fast spin echo (SSFSE), 62 precontrast non-fat suppressed T1-weighted (T1w), and 39 opposed phase proton density (OP-PD) MRI volumes, across 104 unique subjects. Each volume consisted of 10-30 images including the liver, depending on the size of the liver and slice thickness (5-10 mm). An independent test set of 30 SSFSE, 18 T1w, and 8 OP-PD sequences was then used for comparing algorithm-derived and human-derived segmentation contours.
The deep learning model was a 2D encoder-decoder convolutional neural network, which was inspired by the U-Net and Inception network architectures3,4(Figure 1). Segmentation accuracy was evaluated using Dice coefficients calculated for each 3D volume.
1. Fu Y, Mazur TR, Wu X, Liu S, Chang X, Lu Y, et al. A novel MRI segmentation method using CNN-based correction network for MRI-guided adaptive radiotherapy.0(0). doi: doi:10.1002/mp.13221.
2. Bobo MF, Bao S, Huo Y, Yao Y, Virostko J, Plassard AJ, et al. Fully Convolutional Neural Networks Improve Abdominal Organ Segmentation. Proceedings of SPIE--the International Society for Optical Engineering. 2018;10574. Epub 2018/06/12. doi: 10.1117/12.2293751. PubMed PMID: 29887665; PubMed Central PMCID: PMCPMC5992909.
3. Ronneberger, O., Fischer, P., & Brox, T. (2015, October). U-net: Convolutional networks for biomedical image segmentation. In International Conference on Medical image computing and computer-assisted intervention (pp. 234-241). Springer, Cham.
4. Szegedy, C., Vanhoucke, V., Ioffe, S., Shlens, J., & Wojna, Z. (2016). Rethinking the inception architecture for computer vision. In Proceedings of the IEEE conference on computer vision and pattern recognition (pp. 2818-2826).