A Survey of Pathology Foundation Model: Progress and Future Directions

Abstract

Computational pathology, which involves analyzing whole slide images for automated cancer diagnosis, relies on multiple instance learning, where performance depends heavily on the feature extractor and aggregator. Recent Pathology Foundation Models (PFMs), pretrained on large-scale histopathology data, have significantly enhanced both the extractor and aggregator, but they lack a systematic analysis framework. In this survey, we present a hierarchical taxonomy organizing PFMs through a top-down philosophy applicable to foundation model analysis in any domain: model scope, model pretraining, and model design. Additionally, we systematically categorize PFM evaluation tasks into slide-level, patch-level, multimodal, and biological tasks, providing comprehensive benchmarking criteria. Our analysis identifies critical challenges in both PFM development (pathology-specific methodology, end-to-end pretraining, data-model scalability) and utilization (effective adaptation, model maintenance), paving the way for future directions in this promising field. Resources referenced in this survey are available at https://github.com/BearCleverProud/AwesomeWSI.

Cite

Text

Xiong et al. "A Survey of Pathology Foundation Model: Progress and Future Directions." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1193

Markdown

[Xiong et al. "A Survey of Pathology Foundation Model: Progress and Future Directions." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/xiong2025ijcai-survey/) doi:10.24963/IJCAI.2025/1193

BibTeX

@inproceedings{xiong2025ijcai-survey,
  title     = {{A Survey of Pathology Foundation Model: Progress and Future Directions}},
  author    = {Xiong, Conghao and Chen, Hao and Sung, Joseph J. Y.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {10751-10760},
  doi       = {10.24963/IJCAI.2025/1193},
  url       = {https://mlanthology.org/ijcai/2025/xiong2025ijcai-survey/}
}