Predicting the Survival of Patients with Pancreatic Neuroendocrine Neoplasms Using Deep Learning: A Study Based on Surveillance, Epidemiology, and End Results Database

Cancer Medicine 2023 AI 5 Explanations View Original
Original Paper (PDF)

Unable to display PDF. Download it here or view on PMC.

Plain-English Explanations
Page [1, 2]
Pancreatic Neuroendocrine Tumors: A Growing but Underserved Cancer

Pancreatic neuroendocrine neoplasms (PNENs) are a distinct subgroup of pancreatic cancers arising from hormone-producing cells rather than the ductal lining. While rarer than pancreatic ductal adenocarcinoma, their incidence has been rising, now reaching nearly 0.48 cases per 100,000 people.

PNENs account for about 7% of all neuroendocrine tumors. Their behavior ranges widely — from slow-growing tumors cured with surgery to aggressive cancers that spread quickly. Accurate survival prediction is important for guiding treatment and counseling patients.

This study compared four survival prediction models — three modern machine learning approaches and a traditional statistical method — using a large national cancer registry, to find the best tool for personalized prognosis in PNENs.

TL;DR: Pancreatic neuroendocrine tumors vary greatly in aggressiveness; this study compares deep learning and traditional models to predict patient survival.
Page [2, 3]
Training on 3,239 SEER Patients with Four Competing Models

The researchers collected data on 3,239 PNEN patients from the SEER database, covering 18 cancer registries from 2000 to 2018. SEER is a publicly available US national cancer database, making results transparent and reproducible.

Ten clinicopathological variables were selected for modeling after Cox regression and collinearity analysis: age, sex, marital status, race, primary tumor site, AJCC stage, tumor grade, surgery, radiotherapy, and chemotherapy. Missing data were handled using MissForest imputation.

Patients were split 70/30 into training and testing sets. The four models compared were: traditional Cox proportional hazard (CoxPH), DeepSurv (a neural network extension of Cox), neural multitask logistic regression (NMTLR), and random survival forest (RSF).

TL;DR: Four survival models competed on 3,239 SEER patients using 10 clinical variables after rigorous feature selection and missing data imputation.
Pages 6-6
Key Prognostic Factors and How Well Models Predicted Survival

Multivariate analysis identified age, sex, stage, and surgery as independent prognostic factors. Stage had the most dramatic effect: stage IV patients had nearly 5 times the mortality risk of stage I patients. Patients who underwent surgery had substantially better survival regardless of stage.

All four models showed good performance with integrated Brier scores well below the acceptable threshold of 0.25. Deep learning models (DeepSurv, NMTLR) performed comparably to RSF and outperformed traditional CoxPH on calibration of survival probabilities.

RSF achieved the best feature importance interpretability, clearly ranking stage, surgery, and age as the top predictors. All four models yielded consistent risk stratification when grouping patients into survival probability categories.

TL;DR: Stage and surgery were the strongest survival predictors; deep learning models matched or exceeded traditional Cox regression at accurately stratifying PNEN patient risk.
Page [7, 8]
A Web Tool for Predicting Individual PNEN Patient Survival

The researchers built an online application using Python's Streamlit package that allows clinicians to enter a patient's clinical characteristics and receive a predicted survival probability curve over time.

The tool is based on the best-performing model from the study, allowing personalized prognostic assessment at the point of care — helping oncologists have more informed conversations with PNEN patients about prognosis and treatment options.

Validating and deploying such a tool in routine clinical practice would require further prospective testing to confirm performance outside the SEER training environment, but the study demonstrates both feasibility and accuracy on a large population.

TL;DR: A web-based tool was developed from the best-performing model to generate personalized PNEN survival probability curves directly usable in clinical settings.
Page [8, 9]
Deep Learning Earns Its Place Alongside Traditional Methods for PNEN Prognosis

Advanced machine learning models — particularly DeepSurv and NMTLR — can match or exceed traditional survival statistics in predicting outcomes for PNEN patients, while also handling complex variable interactions that Cox models may miss.

The large, nationally representative SEER dataset ensures findings are relevant to real-world PNEN patients across the US, and the full analytical approach supports reproducibility.

Future work should incorporate molecular markers, imaging features, and treatment response data into these models to further improve predictive accuracy and clinical utility for this heterogeneous cancer type.

TL;DR: Deep learning models for PNEN survival prediction perform at least as well as Cox regression and offer a path toward personalized, data-driven prognosis.
Citation: Open Access, 2023. Available at: PMC10278508.