VISTA-PATH: An interactive foundation model for pathology image segmentation and quantitative analysis in computational pathology
Peixian Liang, Songhao Li, Shunsuke Koga, Yutong Li, Zahra Alipour, Yucheng Tang, Daguang Xu, Zhi Huang
TL;DR
VISTA-PATH reframes pathology image segmentation as an interactive, class-aware process that combines visual context, semantic tissue prompts, and spatial priors to produce clinically meaningful pixel-level maps. It is trained on VISTA-PATH Data, a 1.6+ million triplet corpus spanning 9 organs and 93 tissue classes, enabling robust cross-organ and cross-domain generalization. The framework supports real-time human-in-the-loop refinement via bounding-box prompts, leveraging patch-level corrections to improve whole-slide segmentations with minimal annotation. Furthermore, segmentation outputs feed downstream analyses, exemplified by Tumor Interaction Score (TIS), which links morphology to patient survival in TCGA-COAD and outperforms traditional MIL-based approaches, underscoring the practical impact for digital pathology and prognostic modeling.
Abstract
Accurate semantic segmentation for histopathology image is crucial for quantitative tissue analysis and downstream clinical modeling. Recent segmentation foundation models have improved generalization through large-scale pretraining, yet remain poorly aligned with pathology because they treat segmentation as a static visual prediction task. Here we present VISTA-PATH, an interactive, class-aware pathology segmentation foundation model designed to resolve heterogeneous structures, incorporate expert feedback, and produce pixel-level segmentation that are directly meaningful for clinical interpretation. VISTA-PATH jointly conditions segmentation on visual context, semantic tissue descriptions, and optional expert-provided spatial prompts, enabling precise multi-class segmentation across heterogeneous pathology images. To support this paradigm, we curate VISTA-PATH Data, a large-scale pathology segmentation corpus comprising over 1.6 million image-mask-text triplets spanning 9 organs and 93 tissue classes. Across extensive held-out and external benchmarks, VISTA-PATH consistently outperforms existing segmentation foundation models. Importantly, VISTA-PATH supports dynamic human-in-the-loop refinement by propagating sparse, patch-level bounding-box annotation feedback into whole-slide segmentation. Finally, we show that the high-fidelity, class-aware segmentation produced by VISTA-PATH is a preferred model for computational pathology. It improve tissue microenvironment analysis through proposed Tumor Interaction Score (TIS), which exhibits strong and significant associations with patient survival. Together, these results establish VISTA-PATH as a foundation model that elevates pathology image segmentation from a static prediction to an interactive and clinically grounded representation for digital pathology. Source code and demo can be found at https://github.com/zhihuanglab/VISTA-PATH.
