paper-with-me

Papers

Visual Language Pretrained Multiple Instance Zero-Shot Transfer for Histopathology Images

2023-06-13 · CVPR 2023 1 · Ming Y. Lu, Bowen Chen, Andrew Zhang, Drew F. K. Williamson, Richard J. Chen, Tong Ding, Long Phi Le, Yung-Sung Chuang, Faisal Mahmood

Contrastive visual language pretraining has emerged as a powerful method for either training new language-aware image encoders or augmenting existing pretrained models with zero-shot visual recognition capabilities. However, existing works typically train on large datasets of image-text pairs and have been designed to perform downstream tasks involving only small to medium sized-images, neither of which are applicable to the emerging field of computational pathology where there are limited publicly available paired image-text datasets and each image can span up to 100,000 x 100,000 pixels. In this paper we present MI-Zero, a simple and intuitive framework for unleashing the zero-shot transfer capabilities of contrastively aligned image and text models on gigapixel histopathology whole slide images, enabling multiple downstream diagnostic tasks to be carried out by pretrained encoders without requiring any additional labels. MI-Zero reformulates zero-shot transfer under the framework of multiple instance learning to overcome the computational challenge of inference on extremely large images. We used over 550k pathology reports and other available in-domain text corpora to pre-train our text encoder. By effectively leveraging strong pre-trained encoders, our best model pretrained on over 33k histopathology image-caption pairs achieves an average median zero-shot accuracy of 70.2% across three different real-world cancer subtyping tasks. Our code is available at: https://github.com/mahmoodlab/MI-Zero.

📄 PDF Abstract BibTeX arXiv:2306.07831

Code (1)

mahmoodlab/mi-zero 공식 구현 pytorch

Tasks

DiagnosticMultiple Instance Learningwhole slide images

Similar Papers 제목 키워드 기반

ZoRI: Towards Discriminative Zero-Shot Remote Sensing Instance Segmentation

2024-12-17 · Shiqi Huang, Shuting He, Bihan Wen

Instance segmentation algorithms in remote sensing are typically based on conventional methods, limiting their application to seen scenarios and closed-set predictions. In this work, we propose a novel task called zero-s…

Instance SegmentationSegmentationSemantic Segmentation

Bridging Audio and Vision: Zero-Shot Audiovisual Segmentation by Connecting Pretrained Models

2025-06-06 · Seung-jae Lee, Paul Hongsuck Seo

Audiovisual segmentation (AVS) aims to identify visual regions corresponding to sound sources, playing a vital role in video understanding, surveillance, and human-computer interaction. Traditional AVS methods depend on …

SegmentationVideo Understanding

ZEETAD: Adapting Pretrained Vision-Language Model for Zero-Shot End-to-End Temporal Action Detection

2023-11-01 · Thinh Phan, Khoa Vo, Duy Le, Gianfranco Doretto 외

Temporal action detection (TAD) involves the localization and classification of action instances within untrimmed videos. While standard TAD follows fully supervised learning with closed-set setting on large training dat…

Action DetectionClassificationLanguage ModelingLanguage Modelling+2

SkeletonContext: Skeleton-side Context Prompt Learning for Zero-Shot Skeleton-based Action Recognition

2026-03-31 · Ning Wang, Tieyue Wu, Naeha Sharif, Farid Boussaid 외 arxiv

Zero-shot skeleton-based action recognition aims to recognize unseen actions by transferring knowledge from seen categories through semantic descriptions. Most existing methods typically align skeleton features with text…

Action UnderstandingAction Recognition

EfficientSAM: Leveraged Masked Image Pretraining for Efficient Segment Anything

2023-12-01 · CVPR 2024 1 · Yunyang Xiong, Bala Varadarajan, Lemeng Wu, Xiaoyu Xiang 외

Segment Anything Model (SAM) has emerged as a powerful tool for numerous vision applications. A key component that drives the impressive performance for zero-shot transfer and high versatility is a super large Transforme…

Decoderimage-classificationImage ClassificationInstance Segmentation+5