A Deployment-Friendly Foundational Framework for Efficient Computational Pathology
Yu Cai, Cheng Jin, Jiabo Ma, Fengtao Zhou, Yingxue Xu, Zhengrui Guo, Yihui Wang, Zhengyu Zhang, Ling Liang, Yonghao Tan, Pingcheng Dong, Du Cai, On Ki Tang, Chenglong Zhao, Xi Wang, Can Yang, Yali Xu, Jing Cui, Zhenhui Li, Ronald Cheong Kin Chan, Yueping Liu, Feng Gao, Xiuming Zhang, Li Liang, Hao Chen, Kwang-Ting Cheng
TL;DR
LitePath introduces a deployment-friendly foundational framework for computational pathology that tightly couples a compact, distillation-based LiteFM with a lightweight Adaptive Patch Selector (APS) to mitigate over-parameterization and patch redundancy in gigapixel whole-slide images. By distilling knowledge from three state-of-the-art PFMs into LiteFM and employing APS for task-specific patch selection, LitePath achieves a 28x reduction in parameters and up to a 403.5x FLOP reduction relative to Virchow2, enabling edge-device deployment (e.g., Jetson Orin Nano Super at 25W) with strong accuracy. Across 37 cohorts and 26 tasks spanning four organs, LitePath attains competitive accuracy (average AUC retention of 99.71% vs Virchow2) and leads the Deployability Score (D-Score) compared to large PFMs, indicating superior balance between diagnostic performance and computational efficiency. Together, these results demonstrate that high-accuracy pathology AI can be rapidly deployed on accessible hardware, reducing energy consumption and enabling scalable, real-world clinical impact.
Abstract
Pathology foundation models (PFMs) have enabled robust generalization in computational pathology through large-scale datasets and expansive architectures, but their substantial computational cost, particularly for gigapixel whole slide images, limits clinical accessibility and scalability. Here, we present LitePath, a deployment-friendly foundational framework designed to mitigate model over-parameterization and patch level redundancy. LitePath integrates LiteFM, a compact model distilled from three large PFMs (Virchow2, H-Optimus-1 and UNI2) using 190 million patches, and the Adaptive Patch Selector (APS), a lightweight component for task-specific patch selection. The framework reduces model parameters by 28x and lowers FLOPs by 403.5x relative to Virchow2, enabling deployment on low-power edge hardware such as the NVIDIA Jetson Orin Nano Super. On this device, LitePath processes 208 slides per hour, 104.5x faster than Virchow2, and consumes 0.36 kWh per 3,000 slides, 171x lower than Virchow2 on an RTX3090 GPU. We validated accuracy using 37 cohorts across four organs and 26 tasks (26 internal, 9 external, and 2 prospective), comprising 15,672 slides from 9,808 patients disjoint from the pretraining data. LitePath ranks second among 19 evaluated models and outperforms larger models including H-Optimus-1, mSTAR, UNI2 and GPFM, while retaining 99.71% of the AUC of Virchow2 on average. To quantify the balance between accuracy and efficiency, we propose the Deployability Score (D-Score), defined as the weighted geometric mean of normalized AUC and normalized FLOP, where LitePath achieves the highest value, surpassing Virchow2 by 10.64%. These results demonstrate that LitePath enables rapid, cost-effective and energy-efficient pathology image analysis on accessible hardware while maintaining accuracy comparable to state-of-the-art PFMs and reducing the carbon footprint of AI deployment.
