paper-with-me

Papers

Slide-Level Prompt Learning with Vision Language Models for Few-Shot Multiple Instance Learning in Histopathology

2025-03-21 · Devavrat Tomar, Guillaume Vray, Dwarikanath Mahapatra, Sudipta Roy, Jean-Philippe Thiran, Behzad Bozorgtabar

In this paper, we address the challenge of few-shot classification in histopathology whole slide images (WSIs) by utilizing foundational vision-language models (VLMs) and slide-level prompt learning. Given the gigapixel scale of WSIs, conventional multiple instance learning (MIL) methods rely on aggregation functions to derive slide-level (bag-level) predictions from patch representations, which require extensive bag-level labels for training. In contrast, VLM-based approaches excel at aligning visual embeddings of patches with candidate class text prompts but lack essential pathological prior knowledge. Our method distinguishes itself by utilizing pathological prior knowledge from language models to identify crucial local tissue types (patches) for WSI classification, integrating this within a VLM-based MIL framework. Our approach effectively aligns patch images with tissue types, and we fine-tune our model via prompt learning using only a few labeled WSIs per category. Experimentation on real-world pathological WSI datasets and ablation studies highlight our method's superior performance over existing MIL- and VLM-based methods in few-shot WSI classification tasks. Our code is publicly available at https://github.com/LTS5/SLIP.

📄 PDF Abstract BibTeX arXiv:2503.17238

Code (1)

lts5/slip 공식 구현 pytorch

Tasks

Multiple Instance LearningPrompt Learningwhole slide images

Similar Papers 제목 키워드 기반

MI-VisionShot: Few-shot adaptation of vision-language models for slide-level classification of histopathological images

2024-10-21 · Pablo Meseguer, Rocío del Amor, Valery Naranjo

Vision-language supervision has made remarkable strides in learning visual representations from textual guidance. In digital pathology, vision-language models (VLM), pre-trained on curated datasets of histological image-…

Few-Shot LearningImage CaptioningRepresentation Learning

MAPLE: Multi-scale Attribute-enhanced Prompt Learning for Few-shot Whole Slide Image Classification

2025-09-30 · Junjie Zhou, Wei Shao, Yagao Yue, Wei Mu 외 arxiv

Prompt learning has emerged as a promising paradigm for adapting pre-trained vision-language models (VLMs) to few-shot whole slide image (WSI) classification by aligning visual features with textual representations, ther…

Image ClassificationGraph Learning

Zero-shot segmentation of skin tumors in whole-slide images with vision-language foundation models

2025-11-24 · Santiago Moreno, Pablo Meseguer, Rocío del Amor, Valery Naranjo arxiv

Accurate annotation of cutaneous neoplasm biopsies represents a major challenge due to their wide morphological variability, overlapping histological patterns, and the subtle distinctions between benign and malignant les…

MergeSlide: Continual Model Merging and Task-to-Class Prompt-Aligned Inference for Lifelong Learning on Whole Slide Images

2025-11-17 · Doanh C. Bui, Ba Hung Ngo, Hoai Luan Pham, Khang Nguyen 외 arxiv

Lifelong learning on Whole Slide Images (WSIs) aims to train or fine-tune a unified model sequentially on cancer-related tasks, reducing the resources and effort required for data transfer and processing, especially give…

class-incremental learningContinual Learning

Pathology-knowledge Enhanced Multi-instance Prompt Learning for Few-shot Whole Slide Image Classification

2024-07-15 · Linhao Qu, Dingkang Yang, Dan Huang, Qinhao Guo 외

Current multi-instance learning algorithms for pathology image analysis often require a substantial number of Whole Slide Images for effective training but exhibit suboptimal performance in scenarios with limited learnin…

image-classificationImage ClassificationPrompt Learningwhole slide images