Liver Tumor Screening and Diagnosis in CT with Pixel-Lesion-Patient Network
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Liver Tumor Diagnosis | Internal cohort (test) | Patient-wise AUC0.905 | 4 | |
| Liver tumor segmentation | Internal cohort (test) | Dice (Pixel-wise)86.9 | 4 | |
| 3-class Lesion Classification | NC CT Reader Study 150 tumor cases and 100 normal cases (test) | Sensitivity96.7 | 3 | |
| Fine-grained Diagnosis | Liver CT DCE 500 cases (test) | 8-class Average AUC0.898 | 3 | |
| Lesion Detection and Classification | DCE CT (test) | Precision92.2 | 3 | |
| Preliminary Diagnosis | Liver CT NC 500 cases (test) | Malignant AUC0.961 | 3 | |
| Tumor Screening | Liver CT NC 500 cases (test) | Sensitivity95 | 3 | |
| 8-class Lesion Classification | DCE CT Reader Study 150 tumor cases (test) | 8-Class Accuracy75.6 | 3 | |
| Lesion Detection and Classification | NC CT (test) | Precision80.1 | 3 | |
| Lesion Segmentation | NC CT (test) | Dice Score77.2 | 3 |