paper-with-me

홈 › Papers

TPMIL: Trainable Prototype Enhanced Multiple Instance Learning for Whole Slide Image Classification

2023-05-01 · Litao Yang, Deval Mehta, Sidong Liu, Dwarikanath Mahapatra, Antonio Di Ieva, ZongYuan Ge

Digital pathology based on whole slide images (WSIs) plays a key role in cancer diagnosis and clinical practice. Due to the high resolution of the WSI and the unavailability of patch-level annotations, WSI classification is usually formulated as a weakly supervised problem, which relies on multiple instance learning (MIL) based on patches of a WSI. In this paper, we aim to learn an optimal patch-level feature space by integrating prototype learning with MIL. To this end, we develop a Trainable Prototype enhanced deep MIL (TPMIL) framework for weakly supervised WSI classification. In contrast to the conventional methods which rely on a certain number of selected patches for feature space refinement, we softly cluster all the instances by allocating them to their corresponding prototypes. Additionally, our method is able to reveal the correlations between different tumor subtypes through distances between corresponding trained prototypes. More importantly, TPMIL also enables to provide a more accurate interpretability based on the distance of the instances from the trained prototypes which serves as an alternative to the conventional attention score-based interpretability. We test our method on two WSI datasets and it achieves a new SOTA. GitHub repository: https://github.com/LitaoYang-Jet/TPMIL

📄 PDF Abstract BibTeX arXiv:2305.00696

Code (1)

litaoyang-jet/tpmil 공식 구현

Tasks

image-classificationImage ClassificationMultiple Instance Learningwhole slide images

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

FedTGP: Trainable Global Prototypes with Adaptive-Margin-Enhanced Contrastive Learning for Data and Model Heterogeneity in Federated Learning

2024-01-06 · Jianqing Zhang, Yang Liu, Yang Hua, Jian Cao

Recently, Heterogeneous Federated Learning (HtFL) has attracted attention due to its ability to support heterogeneous models and data. To reduce the high communication cost of transmitting model parameters, a major chall…

Contrastive LearningFederated Learning

Leaf Cultivar Identification via Prototype-enhanced Learning

2023-05-05 · Yiyi Zhang, Zhiwen Ying, Ying Zheng, Cuiling Wu 외

Plant leaf identification is crucial for biodiversity protection and conservation and has gradually attracted the attention of academia in recent years. Due to the high similarity among different varieties, leaf cultivar…

Fine-Grained Image Classification

Dual-Distilled Heterogeneous Federated Learning with Adaptive Margins for Trainable Global Prototypes

2025-08-26 · Fatema Siddika, Md Anwar Hossen, Wensheng Zhang, Anuj Sharma 외 arxiv

Heterogeneous Federated Learning (HFL) has gained significant attention for its capacity to handle both model and data heterogeneity across clients. Prototype-based HFL methods emerge as a promising solution to address s…

Knowledge DistillationContrastive LearningFederated Learning

Continual Multiple Instance Learning with Enhanced Localization for Histopathological Whole Slide Image Analysis

2025-07-03 · Byung Hyun Lee, Wongi Jeong, Woojae Han, Kyoungbun Lee 외 arxiv

Multiple instance learning (MIL) significantly reduced annotation costs via bag-level weak labels for large-scale images, such as histopathological whole slide images (WSIs). However, its adaptability to continual tasks …

Multiple Instance LearningSemantic SegmentationIncremental Learning

Multi-head Attention-based Deep Multiple Instance Learning

2024-04-08 · Hassan Keshvarikhojasteh, Josien Pluim, Mitko Veta

This paper introduces MAD-MIL, a Multi-head Attention-based Deep Multiple Instance Learning model, designed for weakly supervised Whole Slide Images (WSIs) classification in digital pathology. Inspired by the multi-head …

DiversityMultiple Instance Learningwhole slide images