paper-with-me

홈 › Papers

CPLIP: Zero-Shot Learning for Histopathology with Comprehensive Vision-Language Alignment

2024-06-07 · CVPR 2024 1 · Sajid Javed, Arif Mahmood, Iyyakutti Iyappan Ganapathi, Fayaz Ali Dharejo, Naoufel Werghi, Mohammed Bennamoun

This paper proposes Comprehensive Pathology Language Image Pre-training (CPLIP), a new unsupervised technique designed to enhance the alignment of images and text in histopathology for tasks such as classification and segmentation. This methodology enriches vision-language models by leveraging extensive data without needing ground truth annotations. CPLIP involves constructing a pathology-specific dictionary, generating textual descriptions for images using language models, and retrieving relevant images for each text snippet via a pre-trained model. The model is then fine-tuned using a many-to-many contrastive learning method to align complex interrelated concepts across both modalities. Evaluated across multiple histopathology tasks, CPLIP shows notable improvements in zero-shot learning scenarios, outperforming existing methods in both interpretability and robustness and setting a higher benchmark for the application of vision-language models in the field. To encourage further research and replication, the code for CPLIP is available on GitHub at https://cplip.github.io/

📄 PDF Abstract BibTeX arXiv:2406.05205

Code (1)

iyyakuttiiyappan/CPLIP 공식 구현 pytorch

Tasks

Contrastive LearningZero-Shot Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Leveraging Vision-Language Embeddings for Zero-Shot Learning in Histopathology Images

2025-03-13 · Md Mamunur Rahaman, Ewan K. A. Millar, Erik Meijering

Zero-shot learning holds tremendous potential for histopathology image analysis by enabling models to generalize to unseen classes without extensive labeled data. Recent advancements in vision-language models (VLMs) have…

Diagnosticimage-classificationImage Classificationzero-shot-classification+1

Quilt-1M: One Million Image-Text Pairs for Histopathology

2023-06-20 · NeurIPS 2023 11 · Wisdom Oluchi Ikezogwo, Mehmet Saygin Seyfioglu, Fatemeh Ghezloo, Dylan Stefan Chan Geva 외

Recent accelerations in multi-modal applications have been made possible with the plethora of image and text data available online. However, the scarcity of analogous data in the medical field, specifically in histopatho…

Automatic Speech RecognitionCross-Modal RetrievalRepresentation Learningspeech-recognition+1

Effortless Vision-Language Model Specialization in Histopathology without Annotation

2025-08-11 · Jingna Qiu, Nishanth Jain, Jonas Ammeling, Marc Aubreville 외 arxiv

Recent advances in Vision-Language Models (VLMs) in histopathology, such as CONCH and QuiltNet, have demonstrated impressive zero-shot classification capabilities across various tasks. However, their general-purpose desi…

Boosting Vision-Language Models for Histopathology Classification: Predict all at once

2024-09-03 · Maxime Zanella, Fereshteh Shakeri, Yunshi Huang, Houda Bahig 외

The development of vision-language models (VLMs) for histo-pathology has shown promising new usages and zero-shot performances. However, current approaches, which decompose large slides into smaller patches, focus solely…

Allzero-shot-classificationZero-Shot Learning

Towards a text-based quantitative and explainable histopathology image analysis

2024-07-10 · Anh Tien Nguyen, Trinh Thi Le Vuong, Jin Tae Kwak

Recently, vision-language pre-trained models have emerged in computational pathology. Previous works generally focused on the alignment of image-text pairs via the contrastive pre-training paradigm. Such pre-trained mode…

image-classificationImage ClassificationImage to textImage-to-Text Retrieval+5