paper-with-me

Papers

SCMIL: Sparse Context-aware Multiple Instance Learning for Predicting Cancer Survival Probability Distribution in Whole Slide Images

2024-06-30 · Zekang Yang, Hong Liu, Xiangdong Wang

Cancer survival prediction is a challenging task that involves analyzing of the tumor microenvironment within Whole Slide Image (WSI). Previous methods cannot effectively capture the intricate interaction features among instances within the local area of WSI. Moreover, existing methods for cancer survival prediction based on WSI often fail to provide better clinically meaningful predictions. To overcome these challenges, we propose a Sparse Context-aware Multiple Instance Learning (SCMIL) framework for predicting cancer survival probability distributions. SCMIL innovatively segments patches into various clusters based on their morphological features and spatial location information, subsequently leveraging sparse self-attention to discern the relationships between these patches with a context-aware perspective. Considering many patches are irrelevant to the task, we introduce a learnable patch filtering module called SoftFilter, which ensures that only interactions between task-relevant patches are considered. To enhance the clinical relevance of our prediction, we propose a register-based mixture density network to forecast the survival probability distribution for individual patients. We evaluate SCMIL on two public WSI datasets from the The Cancer Genome Atlas (TCGA) specifically focusing on lung adenocarcinom (LUAD) and kidney renal clear cell carcinoma (KIRC). Our experimental results indicate that SCMIL outperforms current state-of-the-art methods for survival prediction, offering more clinically meaningful and interpretable outcomes. Our code is accessible at https://github.com/yang-ze-kang/SCMIL.

📄 PDF Abstract BibTeX arXiv:2407.00664

Code (1)

yang-ze-kang/scmil 공식 구현 pytorch

Tasks

Multiple Instance LearningPredictionSurvival Predictionwhole slide images

Similar Papers 제목 키워드 기반

SC-MIL: Sparsely Coded Multiple Instance Learning for Whole Slide Image Classification

2023-10-31 · Peijie Qiu, Pan Xiao, Wenhui Zhu, Yalin Wang 외

Multiple Instance Learning (MIL) has been widely used in weakly supervised whole slide image (WSI) classification. Typical MIL methods include a feature embedding part, which embeds the instances into features via a pre-…

Dictionary Learningimage-classificationImage ClassificationMultiple Instance Learning

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

Boosting Instance Awareness via Cross-View Correlation with 4D Radar and Camera for 3D Object Detection

2026-02-24 · Xiaokai Bai, Lianqing Zheng, Si-Yuan Cao, Xiaohan Zhang 외 arxiv

4D millimeter-wave radar has emerged as a promising sensing modality for autonomous driving due to its robustness and affordability. However, its sparse and weak geometric cues make reliable instance activation difficult…

Scene Understanding3D Object DetectionAutonomous Driving

CARMIL: Context-Aware Regularization on Multiple Instance Learning models for Whole Slide Images

2024-08-01 · Thiziri Nait Saada, Valentina Di Proietto, Benoit Schmauch, Katharina von Loga 외

Multiple Instance Learning (MIL) models have proven effective for cancer prognosis from Whole Slide Images. However, the original MIL formulation incorrectly assumes the patches of the same image to be independent, leadi…

Multiple Instance LearningPrognosisSurvival Analysiswhole slide images

CAMIL: Context-Aware Multiple Instance Learning for Cancer Detection and Subtyping in Whole Slide Images

2023-05-09 · Olga Fourkioti, Matt De Vries, Chen Jin, Daniel C. Alexander 외

The visual examination of tissue biopsy sections is fundamental for cancer diagnosis, with pathologists analyzing sections at multiple magnifications to discern tumor cells and their subtypes. However, existing attention…

DiagnosticImage ClassificationMultiple Instance LearningMultiple Instance LearningMultiple Instance Learning+2