Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional Neural Networks and 3D Conditional Random Fields
Patrick Ferdinand Christ, Mohamed Ezzeldin A. Elshaer, Florian, Ettlinger, Sunil Tatavarty, Marc Bickel, Patrick Bilic, Markus Rempfler,, Marco Armbruster, Felix Hofmann, Melvin D'Anastasi, Wieland H. Sommer,, Seyed-Ahmad Ahmadi, Bjoern H. Menze

TL;DR
This paper introduces a cascaded CNN and 3D CRF approach for automatic liver and lesion segmentation in CT images, achieving high accuracy and speed suitable for clinical use.
Contribution
It proposes a novel cascaded FCN framework combined with dense 3D CRFs for precise liver and lesion segmentation in CT scans.
Findings
Dice score over 94% for liver segmentation
Segmentation completed in under 100 seconds per volume
Robustness demonstrated for clinical decision support
Abstract
Automatic segmentation of the liver and its lesion is an important step towards deriving quantitative biomarkers for accurate clinical diagnosis and computer-aided decision support systems. This paper presents a method to automatically segment liver and lesions in CT abdomen images using cascaded fully convolutional neural networks (CFCNs) and dense 3D conditional random fields (CRFs). We train and cascade two FCNs for a combined segmentation of the liver and its lesions. In the first step, we train a FCN to segment the liver as ROI input for a second FCN. The second FCN solely segments lesions from the predicted liver ROIs of step 1. We refine the segmentations of the CFCN using a dense 3D CRF that accounts for both spatial coherence and appearance. CFCN models were trained in a 2-fold cross-validation on the abdominal CT dataset 3DIRCAD comprising 15 hepatic tumor volumes. Our results…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Max Pooling · Convolution · Conditional Random Field · Fully Convolutional Network
