e15514 Background: Colorectal cancer is a leading cause of cancer-related mortality globally, with histopathology as the diagnostic gold standard. Pathologists must differentiate malignant, benign, and non-neoplastic tissue with high accuracy—a cognitively demanding task subject to interobserver variability. Rising specimen volumes and workforce constraints further challenge routine practice. Although deep learning has shown promise in digital pathology, computational demands hinder clinical adoption. We aimed to develop and validate a computationally efficient deep learning framework for colon histopathology classification, assess diagnostic performance preservation using a lightweight model trained via structured knowledge distillation; and to evaluate global clinical feasibility using expert-reviewed, multi-institutional data. Methods: We assembled 10,000 anonymized hematoxylin-eosin stained histopathological images representing malignant lesions, benign findings, and non-neoplastic controls from multi-institutional sources across six continents. Two independent expert pathologists reviewed all images to establish consensus ground truth. Following comprehensive preprocessing and stain-adaptive augmentation, images were stratified into training (60%), validation (20%), and testing (20%) cohorts. ResNet152 (60.3M parameters, 224×224 resolution), selected for its deep residual architecture, was trained as the reference model. ResNet18 (11.7M parameters, 81% parameter reduction) underwent structured knowledge distillation using soft probabilistic targets from ResNet152 via temperature-scaled cross-entropy loss. Model performance was evaluated on held-out test data and externally validated on independent datasets. Metrics included accuracy, sensitivity, specificity, F1-score, and AUROC. The optimized ResNet18 model was deployed in a cross-platform digital pathology application and independently assessed by pathologists across six continents for clinical utility and workflow integration. Results: ResNet152 achieved high diagnostic accuracy across tissue classes. The knowledge-distilled ResNet18 demonstrated comparable performance, with accuracy exceeding 97% on test data, balanced sensitivity and specificity, and AUROC > 0.97 on external validation. Performance remained stable across geographically distinct datasets with variation in staining protocols. Pathologist evaluators reported the system valuable for diagnostic decision support and specimen triage. Conclusions: ResNet-based AI enables accurate and efficient histopathology classification. Knowledge distillation from ResNet152 to ResNet18 preserved performance while reducing parameters by 81% supporting deployment in diverse clinical settings.
Dhandapani et al. (Thu,) studied this question.