PathFLIP: Fine-grained Language-Image Pretraining for Versatile Computational Pathology
Fengchun Liu, Songhan Jiang, Linghan Cai, Ziyue Wang, Yongbing Zhang
TL;DR
PathFLIP tackles the challenge of fine-grained multimodal understanding in gigapixel whole slide images by introducing region-level language–image pretraining. It decomposes slide captions into region-level subcaptions and learns text-conditioned region embeddings via Region and Slide Q-Formers, complemented by global slide-caption alignment. By integrating with large language models, PathFLIP achieves instruction-following, captioning, VQA, and robust zero-shot classification and retrieval, while delivering accurate visual grounding without region annotations. The approach demonstrates superior performance across multiple pathology benchmarks with substantially less training data, offering a practical, interpretable path toward clinical AI-assisted diagnosis.
Abstract
While Vision-Language Models (VLMs) have achieved notable progress in computational pathology (CPath), the gigapixel scale and spatial heterogeneity of Whole Slide Images (WSIs) continue to pose challenges for multimodal understanding. Existing alignment methods struggle to capture fine-grained correspondences between textual descriptions and visual cues across thousands of patches from a slide, compromising their performance on downstream tasks. In this paper, we propose PathFLIP (Pathology Fine-grained Language-Image Pretraining), a novel framework for holistic WSI interpretation. PathFLIP decomposes slide-level captions into region-level subcaptions and generates text-conditioned region embeddings to facilitate precise visual-language grounding. By harnessing Large Language Models (LLMs), PathFLIP can seamlessly follow diverse clinical instructions and adapt to varied diagnostic contexts. Furthermore, it exhibits versatile capabilities across multiple paradigms, efficiently handling slide-level classification and retrieval, fine-grained lesion localization, and instruction following. Extensive experiments demonstrate that PathFLIP outperforms existing large-scale pathological VLMs on four representative benchmarks while requiring significantly less training data, paving the way for fine-grained, instruction-aware WSI interpretation in clinical practice.
