English

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

Computer Vision and Pattern Recognition 2024-09-04 v1

Abstract

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 on inductive classification, i.e., prediction for each patch is made independently of the other patches in the target test data. We extend the capability of these large models by introducing a transductive approach. By using text-based predictions and affinity relationships among patches, our approach leverages the strong zero-shot capabilities of these new VLMs without any additional labels. Our experiments cover four histopathology datasets and five different VLMs. Operating solely in the embedding space (i.e., in a black-box setting), our approach is highly efficient, processing 10510^5 patches in just a few seconds, and shows significant accuracy improvements over inductive zero-shot classification. Code available at https://github.com/FereshteShakeri/Histo-TransCLIP.

Keywords

Cite

@article{arxiv.2409.01883,
  title  = {Boosting Vision-Language Models for Histopathology Classification: Predict all at once},
  author = {Maxime Zanella and Fereshteh Shakeri and Yunshi Huang and Houda Bahig and Ismail Ben Ayed},
  journal= {arXiv preprint arXiv:2409.01883},
  year   = {2024}
}
R2 v1 2026-06-28T18:32:38.396Z