SlideChat: A Large Vision-Language Assistant for Whole-Slide Pathology Image Understanding
Ying Chen, Guoan Wang, Yuanfeng Ji, Yanjun Li, Jin Ye, Tianbin Li, Ming Hu, Rongshan Yu, Yu Qiao, Junjun He
TL;DR
SlideChat introduces a large vision-language assistant capable of understanding gigapixel whole-slide pathology images, addressing the limitations of patch-focused MLLMs. It combines a patch-level encoder, a slide-level encoder with sparse attention, and an LLM via a multimodal projector, trained in two stages to align visual and textual modalities and then learn visual instructions. The authors build SlideInstruction (4.2K WSI captions and 176K VQA pairs) and SlideBench (captioning and VQA benchmarks across TCGA and BCNB) to enable rigorous evaluation, achieving state-of-the-art performance on 18 of 22 tasks and demonstrating strong cross-domain generalization. The work provides open-source releases of SlideChat, SlideInstruction, and SlideBench, offering a resource-rich platform to advance computational pathology and the development of generalized, clinically grounded MLLMs. Overall, SlideChat bridges the gap between vision-language models and whole-slide pathology, enabling richer, context-aware analysis and potential clinical impact.
Abstract
Despite the progress made by multimodal large language models (MLLMs) in computational pathology, they remain limited by a predominant focus on patch-level analysis, missing essential contextual information at the whole-slide level. The lack of large-scale instruction datasets and the gigapixel scale of whole slide images (WSIs) pose significant developmental challenges. In this paper, we present SlideChat, the first vision-language assistant capable of understanding gigapixel whole-slide images, exhibiting excellent multimodal conversational capability and response complex instruction across diverse pathology scenarios. To support its development, we created SlideInstruction, the largest instruction-following dataset for WSIs consisting of 4.2K WSI captions and 176K VQA pairs with multiple categories. Furthermore, we propose SlideBench, a multimodal benchmark that incorporates captioning and VQA tasks to assess SlideChat's capabilities in varied clinical settings such as microscopy, diagnosis. Compared to both general and specialized MLLMs, SlideChat exhibits exceptional capabilities achieving state-of-the-art performance on 18 of 22 tasks. For example, it achieved an overall accuracy of 81.17% on SlideBench-VQA (TCGA), and 54.15% on SlideBench-VQA (BCNB). Our code, data, and model is publicly accessible at https://uni-medical.github.io/SlideChat.github.io.
