paper-with-me

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-captions, have been adapted to downstream tasks, such as region of interest classification. Zero-shot transfer for slide-level prediction has been formulated by MI-Zero, but it exhibits high variability depending on the textual prompts. Inspired by prototypical learning, we propose MI-VisionShot, a training-free adaptation method on top of VLMs to predict slide-level labels in few-shot learning scenarios. Our framework takes advantage of the excellent representation learning of VLM to create prototype-based classifiers under a multiple-instance setting by retrieving the most discriminative patches within each slide. Experimentation through different settings shows the ability of MI-VisionShot to surpass zero-shot transfer with lower variability, even in low-shot scenarios. Code coming soon at thttps://github.com/cvblab/MIVisionShot.

📄 PDF Abstract BibTeX arXiv:2410.15881

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningImage CaptioningRepresentation Learning

Similar Papers 제목 키워드 기반

Initialization matters in few-shot adaptation of vision-language models for histopathological image classification

2026-02-21 · Pablo Meseguer, Rocío del Amor, Valery Naranjo arxiv

Vision language models (VLM) pre-trained on datasets of histopathological image-caption pairs enabled zero-shot slide-level classification. The ability of VLM image encoders to extract discriminative features also opens …

Multiple Instance LearningImage ClassificationFew-Shot LearningTransfer Learning

MUSE: Harnessing Precise and Diverse Semantics for Few-Shot Whole Slide Image Classification

2026-02-24 · Jiahao Xu, Sheng Huang, Xin Zhang, Zhixiong Nan 외 arxiv

In computational pathology, few-shot whole slide image classification is primarily driven by the extreme scarcity of expert-labeled slides. Recent vision-language methods incorporate textual semantics generated by large …

Image Classification

MOC: Meta-Optimized Classifier for Few-Shot Whole Slide Image Classification

2025-08-13 · Tianqi Xiang, Yi Li, Qixiang Zhang, Xiaomeng Li arxiv

Recent advances in histopathology vision-language foundation models (VLFMs) have shown promise in addressing data scarcity for whole slide image (WSI) classification via zero-shot adaptation. However, these methods remai…

Multiple Instance LearningImage Classification

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 외

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 …

Multiple Instance LearningPrompt Learningwhole slide images

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…