4217 Background: Pancreatic cancer is among the most lethal malignancies, with a 5-year survival below 12%. Prognosis is strongly stage dependent, yet early disease is frequently misclassified as chronic pancreatitis or benign cystic lesions, resulting in diagnostic delay and loss of surgical opportunity. Although deep learning models demonstrate high accuracy on cross-sectional imaging, their computational demands limit deployment in resource-constrained settings. Knowledge distillation enables transfer of diagnostic capability from high-capacity teacher models to lightweight student networks while preserving performance. We evaluated whether a distilled EfficientNetB0 model could retain EfficientNetB7-level accuracy for pancreatic cancer stage stratification while enabling real-world deployment. Methods: We analyzed 2,840 contrast-enhanced abdominal CT studies, including pancreatic ductal adenocarcinoma (n = 1,400; 700 early-stage resectable or borderline-resectable, 700 locally advanced or metastatic), chronic pancreatitis (n = 900), and benign pancreatic lesions (n = 540) from multiple international centers. Ground truth was established by multidisciplinary consensus incorporating histopathology, surgical findings, and longitudinal follow-up. A high-capacity EfficientNetB7 teacher model (≈66M parameters; 37 GFLOPs) trained on multiphasic CT served as reference. A lightweight EfficientNetB0 student model (≈5.3M parameters; 0.39 GFLOPs; > 90% parameter reduction) was trained using temperature-scaled knowledge distillation with regularized cross-entropy loss. Performance metrics included accuracy, sensitivity, specificity, F1-score, and AUROC. Deployment feasibility was independently evaluated by abdominal radiologists and oncologists across six continents. Results: The distilled EfficientNetB0 achieved 96.6% accuracy for stage stratification (early vs advanced disease), with sensitivity of 97.4%, specificity of 95.8%, and AUROC of 0.989. Differential diagnosis accuracy was 94.8% for pancreatic cancer versus chronic pancreatitis and 95.6% versus benign lesions. External validation accuracy ranged from 93% to 97%. Mean inference time was 38 ms per image compared with 330 ms for EfficientNetB7. Knowledge distillation preserved 99.1% of teacher performance while reducing computational cost by > 95%. Conclusions: Knowledge distillation enables a lightweight EfficientNetB0 to achieve near–EfficientNetB7 accuracy for pancreatic cancer stage stratification while markedly reducing computational complexity. This scalable approach supports real-time imaging decision support and addresses key barriers to global deployment of AI-assisted pancreatic cancer diagnosis.
Ramasamy et al. (Wed,) studied this question.