| Literature DB >> 35053538 |
Natália Alves1, Megan Schuurmans1, Geke Litjens2, Joeran S Bosma1, John Hermans2, Henkjan Huisman1.
Abstract
Early detection improves prognosis in pancreatic ductal adenocarcinoma (PDAC), but is challenging as lesions are often small and poorly defined on contrast-enhanced computed tomography scans (CE-CT). Deep learning can facilitate PDAC diagnosis; however, current models still fail to identify small (<2 cm) lesions. In this study, state-of-the-art deep learning models were used to develop an automatic framework for PDAC detection, focusing on small lesions. Additionally, the impact of integrating the surrounding anatomy was investigated. CE-CT scans from a cohort of 119 pathology-proven PDAC patients and a cohort of 123 patients without PDAC were used to train a nnUnet for automatic lesion detection and segmentation (nnUnet_T). Two additional nnUnets were trained to investigate the impact of anatomy integration: (1) segmenting the pancreas and tumor (nnUnet_TP), and (2) segmenting the pancreas, tumor, and multiple surrounding anatomical structures (nnUnet_MS). An external, publicly available test set was used to compare the performance of the three networks. The nnUnet_MS achieved the best performance, with an area under the receiver operating characteristic curve of 0.91 for the whole test set and 0.88 for tumors <2 cm, showing that state-of-the-art deep learning can detect small PDAC and benefits from anatomy information.Entities:
Keywords: deep-learning; early detection; pancreatic ductal adenocarcinoma
Year: 2022 PMID: 35053538 PMCID: PMC8774174 DOI: 10.3390/cancers14020376
Source DB: PubMed Journal: Cancers (Basel) ISSN: 2072-6694 Impact factor: 6.639
Figure 1Schematic overview of the proposed automatic PDAC detection framework. The first step in the pipeline is to automatically extract the ROI from the full input CE-CT scan, using the low-resolution pancreas segmentation network. This ROI is then fed to each of the PDAC detection networks: nnUnet_T, nnUnet_TP, and nnUnet_MS. The final tumor likelihood output is derived from the networks’ tumor detection likelihood maps, which in the case of the nnUnet_TP and nnUnet_MS models, are post-processed using the automatically generated pancreas segmentation.
Clinical characteristics of the patients in the PDAC cohort. Data are mean ± standard deviation or median (interquartile range). The tumor stages are I—locally resectable; II—borderline resectable; III—locally advanced; IV—metastasized.
| Clinical Characteristics | |
|---|---|
| Age (years) | 69.2 ± 8.5 |
| Gender (M/F) | 67/52 |
| Tumor Stage (I/II/III/IV) | 22/21/47/29 |
| Tumor size (cm) | 2.8 (2.3–3.7) |
Mean and 95% confidence interval (95% CI) of the area under the ROC curve (AUC-ROC) and partial area under the FROC curve (pAUC-FROC) for the internal five-fold cross-validation for each configuration.
| Configuration | Mean AUC-ROC (95%CI) | Mean pAUC-FROC (95%CI) |
|---|---|---|
|
| 0.963 (0.914–1.0) | 3.855 (3.156–4.553) |
|
| 0.986 (0.956–1.0) | 3.999 (3.252–4.747) |
|
| 0.991 (0.970–1.0) | 3.996 (3.027–4.965) |
Figure 2Mean ROC and FROC curves with respective confidence intervals for the external test set.
Figure 3Mean ROC and FROC curves with respective confidence intervals for the external set considering only the subgroup of tumors < 2 cm in size.
Ensemble results for the area under the ROC curve (AUC-ROC) and partial area under the FROC curve (pAUC-FROC) from configuration on the whole test set and the subgroup of tumors < 2 cm in size.
| Subgroup | Configuration | AUC-ROC | pAUC-FROC |
|---|---|---|---|
| Whole Test Dataset |
| 0.872 | 3.031 |
|
| 0.914 | 3.397 | |
|
| 0.909 | 3.700 | |
| Tumors size < 2 cm |
| 0.831 | 2.671 |
|
| 0.867 | 3.289 | |
|
| 0.876 | 3.553 |
Figure 4Example of an iso-attenuating tumor from the external test set, which was missed by both the nnUnet_T and nnUnet_TP, but could be correctly localized by nnUnet_MS. (A) Slice of the original ROI input; (B) ground truth segmentation of tumor and pancreas; (C) output of nnUnet_TP, which in this case is only the pancreas segmentation as the tumor is not detected; and (D) output of the nnUnet_MS, which is the segmentation of the detected tumor and surrounding anatomy.