paper-with-me

홈 › Papers

Generalizable Whole Slide Image Classification with Fine-Grained Visual-Semantic Interaction

2024-02-29 · CVPR 2024 1 · Hao Li, Ying Chen, Yifei Chen, Wenxian Yang, Bowen Ding, Yuchen Han, Liansheng Wang, Rongshan Yu

Whole Slide Image (WSI) classification is often formulated as a Multiple Instance Learning (MIL) problem. Recently, Vision-Language Models (VLMs) have demonstrated remarkable performance in WSI classification. However, existing methods leverage coarse-grained pathogenetic descriptions for visual representation supervision, which are insufficient to capture the complex visual appearance of pathogenetic images, hindering the generalizability of models on diverse downstream tasks. Additionally, processing high-resolution WSIs can be computationally expensive. In this paper, we propose a novel "Fine-grained Visual-Semantic Interaction" (FiVE) framework for WSI classification. It is designed to enhance the model's generalizability by leveraging the interaction between localized visual patterns and fine-grained pathological semantics. Specifically, with meticulously designed queries, we start by utilizing a large language model to extract fine-grained pathological descriptions from various non-standardized raw reports. The output descriptions are then reconstructed into fine-grained labels used for training. By introducing a Task-specific Fine-grained Semantics (TFS) module, we enable prompts to capture crucial visual information in WSIs, which enhances representation learning and augments generalization capabilities significantly. Furthermore, given that pathological visual patterns are redundantly distributed across tissue slices, we sample a subset of visual instances during training. Our method demonstrates robust generalizability and strong transferability, dominantly outperforming the counterparts on the TCGA Lung Cancer dataset with at least 9.19% higher accuracy in few-shot experiments. The code is available at: https://github.com/ls1rius/WSI_FiVE.

📄 PDF Abstract BibTeX arXiv:2402.19326

Code (1)

ls1rius/wsi_five 공식 구현 pytorch

Tasks

image-classificationImage ClassificationLanguage ModellingLarge Language ModelMultiple Instance LearningRepresentation Learning

Similar Papers 제목 키워드 기반

DeepSDCS: Dissecting cancer proliferation heterogeneity in Ki67 digital whole slide images

2018-06-28 · Priya Lakshmi Narayanan, Shan E Ahmed Raza, Andrew Dodson, Barry Gusterson 외

Ki67 is an important biomarker for breast cancer. Classification of positive and negative Ki67 cells in histology slides is a common approach to determine cancer proliferation status. However, there is a lack of generali…

Cancer ClassificationCell SegmentationGeneral ClassificationSegmentation+1

SparseConvMIL: Sparse Convolutional Context-Aware Multiple Instance Learning for Whole Slide Image Classification

2021-05-06 · MICCAI Workshop COMPAY 2021 9 · Marvin Lerousseau, Maria Vakalopoulou, Eric Deutsch, Nikos Paragios

Multiple instance learning (MIL) is the preferred approach for whole slide image classification. However, most MIL approaches do not exploit the interdependencies of tiles extracted from a whole slide image, which could …

Classificationimage-classificationImage ClassificationMultiple Instance Learning+2

Whole Slide Image Classification of Salivary Gland Tumours

2024-08-22 · John Charlton, Ibrahim Alsanie, Syed Ali Khurram

This work shows promising results using multiple instance learning on salivary gland tumours in classifying cancers on whole slide images. Utilising CTransPath as a patch-level feature extractor and CLAM as a feature agg…

Classificationimage-classificationImage ClassificationMultiple Instance Learning+1

A Multi-resolution Model for Histopathology Image Classification and Localization with Multiple Instance Learning

2020-11-05 · Jiayun Li, Wenyuan Li, Anthony Sisk, Huihui Ye 외

Histopathological images provide rich information for disease diagnosis. Large numbers of histopathological images have been digitized into high resolution whole slide images, opening opportunities in developing computat…

General Classificationimage-classificationImage ClassificationMultiple Instance Learning+1

Ink removal from histopathology whole slide images by combining classification, detection and image generation models

2019-05-10 · Sharib Ali, Nasullah Khalid Alham, Clare Verrill, Jens Rittscher

Histopathology slides are routinely marked by pathologists using permanent ink markers that should not be removed as they form part of the medical record. Often tumour regions are marked up for the purpose of highlightin…

General ClassificationImage Generationwhole slide images