Search papers, labs, and topics across Lattice.
This study introduces MergeSurv, a merging-based continual learning framework specifically designed for survival analysis on Whole Slide Images (WSIs) in computational pathology. By independently fine-tuning a vision-language foundation model for each cancer cohort and merging the learned parameters into a unified model, MergeSurv significantly reduces computational costs and mitigates catastrophic forgetting. Experimental results across four TCGA cohorts reveal that MergeSurv outperforms traditional fine-tuning and other continual learning methods, highlighting its effectiveness in scalable and privacy-preserving applications.
Model merging can drastically enhance continual learning for survival analysis, outperforming traditional methods while preserving privacy and reducing costs.
Survival analysis on Whole Slide Images (WSIs) is important in computational pathology for prognosis estimation and treatment planning. However, existing survival models are typically trained independently for each cancer cohort, making continual adaptation computationally expensive for gigapixel-scale WSIs. In this study, we propose MergeSurv, a merging-based continual learning framework for WSI survival analysis. A pathology vision-language foundation model is independently fine-tuned on each task, and the learned parameters are sequentially merged into a unified model without storing previous training data. We further investigate two inference strategies: One-for-All (OFA) and Voting-Expert Aggregation (VEA). Experiments on four TCGA cohorts demonstrate that MergeSurv outperforms naive fine-tuning as well as representative regularization-based and rehearsal-based continual learning methods, while effectively reducing catastrophic forgetting. The results suggest that model merging is a promising direction for scalable and privacy-preserving continual learning in computational pathology.