IVCVJul 17, 2023

Liver Tumor Screening and Diagnosis in CT with Pixel-Lesion-Patient Network

arXiv:2307.08268v29 citationsh-index: 62
Originality Highly original
AI Analysis

This work addresses liver tumor diagnosis for medical imaging, showing incremental improvements with a novel framework that matches human radiologist performance.

The paper tackled liver tumor screening and diagnosis in CT scans by proposing the Pixel-Lesion-Patient Network (PLAN), which achieved 95% sensitivity and 96% specificity in patient-level screening and outperformed existing methods in lesion-level detection and classification.

Liver tumor segmentation and classification are important tasks in computer aided diagnosis. We aim to address three problems: liver tumor screening and preliminary diagnosis in non-contrast computed tomography (CT), and differential diagnosis in dynamic contrast-enhanced CT. A novel framework named Pixel-Lesion-pAtient Network (PLAN) is proposed. It uses a mask transformer to jointly segment and classify each lesion with improved anchor queries and a foreground-enhanced sampling loss. It also has an image-wise classifier to effectively aggregate global information and predict patient-level diagnosis. A large-scale multi-phase dataset is collected containing 939 tumor patients and 810 normal subjects. 4010 tumor instances of eight types are extensively annotated. On the non-contrast tumor screening task, PLAN achieves 95% and 96% in patient-level sensitivity and specificity. On contrast-enhanced CT, our lesion-level detection precision, recall, and classification accuracy are 92%, 89%, and 86%, outperforming widely used CNN and transformers for lesion segmentation. We also conduct a reader study on a holdout set of 250 cases. PLAN is on par with a senior human radiologist, showing the clinical significance of our results.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes