paper-with-me

Papers

PathFLIP: Fine-grained Language-Image Pretraining for Versatile Computational Pathology

2025-12-19 · Fengchun Liu, Songhan Jiang, Linghan Cai, Ziyue Wang, Yongbing Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.17621

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

GranViT: A Fine-Grained Vision Model With Autoregressive Perception For MLLMs

2025-10-23 · Guanghao Zheng, Bowen Shi, Mingxing Xu, Ruoyu Sun 외 arxiv

Vision encoders are indispensable for allowing impressive performance of Multi-modal Large Language Models (MLLMs) in vision language tasks such as visual question answering and reasoning. However, existing vision encode…

Visual Question Answering

Towards Understanding the Effect of Pretraining Label Granularity

2023-03-29 · Guan Zhe Hong, Yin Cui, Ariel Fuxman, Stanley H. Chan 외

In this paper, we study how the granularity of pretraining labels affects the generalization of deep neural networks in image classification tasks. We focus on the "fine-to-coarse" transfer learning setting, where the pr…

image-classificationImage ClassificationTransfer Learning

Understanding the Fine-Grained Knowledge Capabilities of Vision-Language Models

2026-02-19 · Dhruba Ghosh, Yuhui Zhang, Ludwig Schmidt arxiv

Vision-language models (VLMs) have made substantial progress across a wide range of visual question answering benchmarks, spanning visual reasoning, document understanding, and multimodal dialogue. These improvements are…

Visual Question AnsweringImage ClassificationVisual Reasoning

Enhancing Conceptual Understanding in Multimodal Contrastive Learning through Hard Negative Samples

2024-03-05 · Philipp J. Rösch, Norbert Oswald, Michaela Geierhos, Jindřich Libovický

Current multimodal models leveraging contrastive learning often face limitations in developing fine-grained conceptual understanding. This is due to random negative samples during pretraining, causing almost exclusively …

Concept AlignmentContrastive LearningImage-text Retrieval

Enhancing Fine-Grained Vision-Language Pretraining with Negative Augmented Samples

2024-12-13 · Yeyuan Wang, Dehong Gao, Lei Yi, Linbo Jin 외

Existing Vision-Language Pretraining (VLP) methods have achieved remarkable improvements across a variety of vision-language tasks, confirming their effectiveness in capturing coarse-grained semantic correlations. Howeve…