paper-with-me

Papers

Cluster-Level Sparse Multi-Instance Learning for Whole-Slide Images

2025-09-14 · Yuedi Zhang, Zhixiang Xia, Guosheng Yin, Bin Liu arxiv

Multi-Instance Learning (MIL) is pivotal for analyzing complex, weakly labeled datasets, such as whole-slide images (WSIs) in computational pathology, where bags comprise unordered collections of instances with sparse diagnostic relevance. Traditional MIL approaches, including early statistical methods and recent attention-based frameworks, struggle with instance redundancy and lack explicit mechanisms for discarding non-informative instances, limiting their robustness and interpretability. We propose Cluster-level Sparse MIL (csMIL), a novel framework that integrates global-local instance clustering, within-cluster attention, and cluster-level sparsity induction to address these challenges. Our csMIL first performs global clustering across all bags to establish $K$ cluster centers, followed by local clustering within each bag to assign cluster labels. Attention scores are computed within each cluster, and sparse regularization is applied to cluster weights, enabling the selective retention of diagnostically relevant clusters while discarding irrelevant ones. This approach enhances robustness to noisy instances, improves interpretability by identifying critical regions, and reduces computational complexity. Theoretical analysis demonstrates that csMIL requires $O(s log K)$ bags to recover $s$ relevant clusters, aligning with compressed sensing principles. Empirically, csMIL achieves state-of-the-art performance on two public histopathology benchmarks (CAMELYON16, TCGA-NSCLC).

📄 PDF Abstract BibTeX arXiv:2509.11034

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RangeSeg: Range-Aware Real Time Segmentation of 3D LiDAR Point Clouds

2022-05-02 · Tzu-Hsuan Chen, Tian Sheuan Chang

Semantic outdoor scene understanding based on 3D LiDAR point clouds is a challenging task for autonomous driving due to the sparse and irregular data structure. This paper takes advantages of the uneven range distributio…

Autonomous DrivingDecoderInstance Segmentationobject-detection+5

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

MiCo: Multiple Instance Learning with Context-Aware Clustering for Whole Slide Image Analysis

2025-06-22 · Junjian Li, Hulin Kuang, Jin Liu, Hailin Yue 외

Multiple instance learning (MIL) has shown significant promise in histopathology whole slide image (WSI) analysis for cancer diagnosis and prognosis. However, the inherent spatial heterogeneity of WSIs presents critical …

ClusteringMultiple Instance LearningPrognosis

Cluster-to-Conquer: A Framework for End-to-End Multi-Instance Learning for Whole Slide Image Classification

2021-03-19 · Yash Sharma, Aman Shrivastava, Lubaina Ehsan, Christopher A. Moskaluk 외

In recent years, the availability of digitized Whole Slide Images (WSIs) has enabled the use of deep learning-based computer vision techniques for automated disease diagnosis. However, WSIs present unique computational a…

image-classificationImage ClassificationMultiple Instance Learningwhole slide images

DGMIL: Distribution Guided Multiple Instance Learning for Whole Slide Image Classification

2022-06-17 · Linhao Qu, Xiaoyuan Luo, Shaolei Liu, Manning Wang 외

Multiple Instance Learning (MIL) is widely used in analyzing histopathological Whole Slide Images (WSIs). However, existing MIL methods do not explicitly model the data distribution, and instead they only learn a bag-lev…

Classificationimage-classificationImage ClassificationMultiple Instance Learning+2