Detection-aided liver lesion segmentation using deep learning
Miriam Bellver, Kevis-Kokitsi Maninis, Jordi Pont-Tuset, Xavier, Giro-i-Nieto, Jordi Torres, Luc Van Gool

TL;DR
This paper introduces a deep learning-based method for automatic liver and lesion segmentation in CT scans, utilizing a cascaded CNN architecture with lesion detection to improve accuracy and reduce false positives.
Contribution
It presents a novel cascaded CNN approach with a lesion detector to enhance liver lesion segmentation accuracy in medical imaging.
Findings
Lesion detection improves segmentation precision.
The method reduces false positives in lesion segmentation.
Source code and models are publicly available.
Abstract
A fully automatic technique for segmenting the liver and localizing its unhealthy tissues is a convenient tool in order to diagnose hepatic diseases and assess the response to the according treatments. In this work we propose a method to segment the liver and its lesions from Computed Tomography (CT) scans using Convolutional Neural Networks (CNNs), that have proven good results in a variety of computer vision tasks, including medical imaging. The network that segments the lesions consists of a cascaded architecture, which first focuses on the region of the liver in order to segment the lesions on it. Moreover, we train a detector to localize the lesions, and mask the results of the segmentation network with the positive detections. The segmentation architecture is based on DRIU, a Fully Convolutional Network (FCN) with side outputs that work on feature maps of different resolutions, to…
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
TopicsAdvanced Neural Network Applications · COVID-19 diagnosis using AI · AI in cancer detection
