paper-with-me

홈 › Papers

DGR-MIL: Exploring Diverse Global Representation in Multiple Instance Learning for Whole Slide Image Classification

2024-07-04 · Wenhui Zhu, Xiwen Chen, Peijie Qiu, Aristeidis Sotiras, Abolfazl Razi, Yalin Wang

Multiple instance learning (MIL) stands as a powerful approach in weakly supervised learning, regularly employed in histological whole slide image (WSI) classification for detecting tumorous lesions. However, existing mainstream MIL methods focus on modeling correlation between instances while overlooking the inherent diversity among instances. However, few MIL methods have aimed at diversity modeling, which empirically show inferior performance but with a high computational cost. To bridge this gap, we propose a novel MIL aggregation method based on diverse global representation (DGR-MIL), by modeling diversity among instances through a set of global vectors that serve as a summary of all instances. First, we turn the instance correlation into the similarity between instance embeddings and the predefined global vectors through a cross-attention mechanism. This stems from the fact that similar instance embeddings typically would result in a higher correlation with a certain global vector. Second, we propose two mechanisms to enforce the diversity among the global vectors to be more descriptive of the entire bag: (i) positive instance alignment and (ii) a novel, efficient, and theoretically guaranteed diversification learning paradigm. Specifically, the positive instance alignment module encourages the global vectors to align with the center of positive instances (e.g., instances containing tumors in WSI). To further diversify the global representations, we propose a novel diversification learning paradigm leveraging the determinantal point process. The proposed model outperforms the state-of-the-art MIL aggregation models by a substantial margin on the CAMELYON-16 and the TCGA-lung cancer datasets. The code is available at \url{https://github.com/ChongQingNoSubway/DGR-MIL}.

📄 PDF Abstract BibTeX arXiv:2407.03575

Code (1)

chongqingnosubway/dgr-mil 공식 구현 pytorch

Tasks

DescriptiveDiversityimage-classificationImage ClassificationMultiple Instance LearningWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Focus On Details: Online Multi-object Tracking with Diverse Fine-grained Representation

2023-02-28 · CVPR 2023 1 · Hao Ren, Shoudong Han, Huilin Ding, Ziwen Zhang 외

Discriminative representation is essential to keep a unique identifier for each target in Multiple object tracking (MOT). Some recent MOT methods extract features of the bounding box region or the center point as identit…

Multi-Object TrackingMultiple Object TrackingObject TrackingOnline Multi-Object Tracking

InstanceRSR: Real-World Super-Resolution via Instance-Aware Representation Alignment

2026-03-25 · Zixin Guo, Kai Zhao, Luyan Zhang arxiv

Existing real-world super-resolution (RSR) methods based on generative priors have achieved remarkable progress in producing high-quality and globally consistent reconstructions. However, they often struggle to recover f…

Representation LearningSemantic Segmentation

Renovating Parsing R-CNN for Accurate Multiple Human Parsing

2020-09-20 · ECCV 2020 8 · Lu Yang, Qing Song, Zhihui Wang, Mengjie Hu 외

Multiple human parsing aims to segment various human parts and associate each part with the corresponding instance simultaneously. This is a very challenging task due to the diverse human appearance, semantic ambiguity o…

Human Parsing

Polysemous Visual-Semantic Embedding for Cross-Modal Retrieval

2019-06-11 · CVPR 2019 6 · Yale Song, Mohammad Soleymani

Visual-semantic embedding aims to find a shared latent space where related visual and textual instances are close to each other. Most current methods learn injective embedding functions that map an instance to a single p…

Cross-Modal RetrievalMultiple Instance LearningRetrievalSentence+2

BYOL for Audio: Exploring Pre-trained General-purpose Audio Representations

2022-04-15 · Daisuke Niizumi, Daiki Takeuchi, Yasunori Ohishi, Noboru Harada 외

Pre-trained models are essential as feature extractors in modern machine learning systems in various domains. In this study, we hypothesize that representations effective for general audio tasks should provide multiple a…

Self-Supervised Learning