Automatic Liver and Tumor Segmentation of CT and MRI Volumes using Cascaded Fully Convolutional Neural Networks
Patrick Ferdinand Christ, Florian Ettlinger, Felix Gr\"un, Mohamed, Ezzeldin A. Elshaera, Jana Lipkova, Sebastian Schlecht, Freba Ahmaddy, Sunil, Tatavarty, Marc Bickel, Patrick Bilic, Markus Rempfler, Felix Hofmann, Melvin, D Anastasi, Seyed-Ahmad Ahmadi, Georgios Kaissis

TL;DR
This paper introduces a cascaded fully convolutional neural network approach for automatic segmentation of liver and tumors in CT and MRI images, achieving high accuracy and robustness for clinical and research applications.
Contribution
It proposes a novel cascaded FCN framework for joint liver and lesion segmentation, trained on large datasets, with demonstrated high accuracy and efficiency.
Findings
Dice score over 94% for liver segmentation
Segmentation time below 100 seconds per volume
Robust performance on MRI and public datasets
Abstract
Automatic segmentation of the liver and hepatic lesions 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 and MRI abdomen images using cascaded fully convolutional neural networks (CFCNs) enabling the segmentation of a large-scale medical trial or quantitative image analysis. 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 within the predicted liver ROIs of step 1. CFCN models were trained on an abdominal CT dataset comprising 100 hepatic tumor volumes. Validations on further datasets show that CFCN-based semantic liver and lesion segmentation achieves Dice…
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
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Lung Cancer Diagnosis and Treatment
MethodsMax Pooling · Convolution · Fully Convolutional Network
