paper-with-me

Papers

Multi-Scale Prototypical Transformer for Whole Slide Image Classification

2023-07-05 · Saisai Ding, Jun Wang, Juncheng Li, Jun Shi

Whole slide image (WSI) classification is an essential task in computational pathology. Despite the recent advances in multiple instance learning (MIL) for WSI classification, accurate classification of WSIs remains challenging due to the extreme imbalance between the positive and negative instances in bags, and the complicated pre-processing to fuse multi-scale information of WSI. To this end, we propose a novel multi-scale prototypical Transformer (MSPT) for WSI classification, which includes a prototypical Transformer (PT) module and a multi-scale feature fusion module (MFFM). The PT is developed to reduce redundant instances in bags by integrating prototypical learning into the Transformer architecture. It substitutes all instances with cluster prototypes, which are then re-calibrated through the self-attention mechanism of the Trans-former. Thereafter, an MFFM is proposed to fuse the clustered prototypes of different scales, which employs MLP-Mixer to enhance the information communication between prototypes. The experimental results on two public WSI datasets demonstrate that the proposed MSPT outperforms all the compared algorithms, suggesting its potential applications.

📄 PDF Abstract BibTeX arXiv:2307.02308

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage ClassificationMultiple Instance Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Average Pooling 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

SLPD: Slide-level Prototypical Distillation for WSIs

2023-07-20 · Zhimiao Yu, Tiancheng Lin, Yi Xu

Improving the feature representation ability is the foundation of many whole slide pathological image (WSIs) tasks. Recent works have achieved great success in pathological-specific self-supervised learning (SSL). Howeve…

Representation LearningSelf-Supervised Learning

A self-supervised framework for learning whole slide representations

2024-02-09 · Xinhai Hou, Cheng Jiang, Akhil Kondepudi, Yiwei Lyu 외

Whole slide imaging is fundamental to biomedical microscopy and computational pathology. Previously, learning representations for gigapixel-sized whole slide images (WSIs) has relied on multiple instance learning with we…

DiagnosticLanguage ModellingMultiple Instance LearningRepresentation Learning+2

Multi-scale Efficient Graph-Transformer for Whole Slide Image Classification

2023-05-25 · Saisai Ding, Juncheng Li, Jun Wang, Shihui Ying 외

The multi-scale information among the whole slide images (WSIs) is essential for cancer diagnosis. Although the existing multi-scale vision Transformer has shown its effectiveness for learning multi-scale image represent…

image-classificationImage Classificationwhole slide images

Cascaded Cross-Attention Networks for Data-Efficient Whole-Slide Image Classification Using Transformers

2023-05-11 · Firas Khader, Jakob Nikolas Kather, Tianyu Han, Sven Nebelung 외

Whole-Slide Imaging allows for the capturing and digitization of high-resolution images of histological specimen. An automated analysis of such images using deep learning models is therefore of high demand. The transform…

image-classificationImage Classificationwhole slide images

ProtoMIL: Multiple Instance Learning with Prototypical Parts for Whole-Slide Image Classification

2021-08-24 · Dawid Rymarczyk, Adam Pardyl, Jarosław Kraus, Aneta Kaczyńska 외

Multiple Instance Learning (MIL) gains popularity in many real-life machine learning applications due to its weakly supervised nature. However, the corresponding effort on explaining MIL lags behind, and it is usually li…

image-classificationImage ClassificationMultiple Instance Learning