paper-with-me

홈 › Papers

Zero-Shot Whole Slide Image Retrieval in Histopathology Using Embeddings of Foundation Models

2024-09-06 · Saghir Alfasly, Ghazal Alabtah, Sobhan Hemati, Krishna Rani Kalari, H. R. Tizhoosh

We have tested recently published foundation models for histopathology for image retrieval. We report macro average of F1 score for top-1 retrieval, majority of top-3 retrievals, and majority of top-5 retrievals. We perform zero-shot retrievals, i.e., we do not alter embeddings and we do not train any classifier. As test data, we used diagnostic slides of TCGA, The Cancer Genome Atlas, consisting of 23 organs and 117 cancer subtypes. As a search platform we used Yottixel that enabled us to perform WSI search using patches. Achieved F1 scores show low performance, e.g., for top-5 retrievals, 27% +/- 13% (Yottixel-DenseNet), 42% +/- 14% (Yottixel-UNI), 40%+/-13% (Yottixel-Virchow), 41%+/-13% (Yottixel-GigaPath), and 41%+/-14% (GigaPath WSI).

📄 PDF Abstract BibTeX arXiv:2409.04631

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Whole-Slide Image Analysis under Realistic Few-Shot Annotation Protocols

2026-08-31 · Tiffanie Godelaine, Maxime Zanella, Karim El Khoury, Benoit Macq 외 arxiv

Automating the analysis of whole-slide images has high clinical value, since characterizing cancers requires examining them in detail. Such analysis increasingly relies on vision-language models that provide patch-level …

Multimodal Whole Slide Foundation Model for Pathology

2024-11-29 · Tong Ding, Sophia J. Wagner, Andrew H. Song, Richard J. Chen 외

The field of computational pathology has been transformed with recent advances in foundation models that encode histopathology region-of-interests (ROIs) into versatile and transferable feature representations via self-s…

Cross-Modal RetrievalmodelPrognosisRetrieval+3

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…

Segment Anything Model (SAM) for Digital Pathology: Assess Zero-shot Segmentation on Whole Slide Imaging

2023-04-09 · Ruining Deng, Can Cui, Quan Liu, Tianyuan Yao 외

The segment anything model (SAM) was released as a foundation model for image segmentation. The promptable segmentation model was trained by over 1 billion masks on 11M licensed and privacy-respecting images. The model s…

Image SegmentationMedical Image AnalysisSegmentationSemantic Segmentation+2

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