Kidney and Kidney Tumor Segmentation using a Logical Ensemble of U-nets with Volumetric Validation
Jamie A. O'Reilly, Manas Sangworasil, Takenobu Matsuura

TL;DR
This paper presents a novel logical ensemble approach of multiple U-net based models for kidney and tumor segmentation in CT scans, validated volumetrically, with promising initial results on the KiTS19 dataset.
Contribution
It introduces a logical ensemble of three FCN models for kidney and tumor segmentation, incorporating volumetric validation, which is a new approach in this context.
Findings
Average F1 score of 0.6758 on preprocessed images
Volumetric validation improves segmentation accuracy
Method developed for the KiTS19 challenge
Abstract
Automated medical image segmentation is a priority research area for computational methods. In particular, detection of cancerous tumors represents a current challenge in this area with potential for real-world impact. This paper describes a method developed in response to the 2019 Kidney Tumor Segmentation Challenge (KiTS19). Axial computed tomography (CT) scans from 210 kidney cancer patients were used to develop and evaluate this automatic segmentation method based on a logical ensemble of fully-convolutional network (FCN) architectures, followed by volumetric validation. Data was pre-processed using conventional computer vision techniques, thresholding, histogram equalization, morphological operations, centering, zooming and resizing. Three binary FCN segmentation models were trained to classify kidney and tumor (2), and only tumor (1), respectively. Model output images were stacked…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMax Pooling · Convolution · Fully Convolutional Network
