paper-with-me

Papers

OTSurv: A Novel Multiple Instance Learning Framework for Survival Prediction with Heterogeneity-aware Optimal Transport

2025-06-25 · Qin Ren, Yifan Wang, Ruogu Fang, Haibin Ling, Chenyu You

Survival prediction using whole slide images (WSIs) can be formulated as a multiple instance learning (MIL) problem. However, existing MIL methods often fail to explicitly capture pathological heterogeneity within WSIs, both globally -- through long-tailed morphological distributions, and locally through -- tile-level prediction uncertainty. Optimal transport (OT) provides a principled way of modeling such heterogeneity by incorporating marginal distribution constraints. Building on this insight, we propose OTSurv, a novel MIL framework from an optimal transport perspective. Specifically, OTSurv formulates survival predictions as a heterogeneity-aware OT problem with two constraints: (1) global long-tail constraint that models prior morphological distributions to avert both mode collapse and excessive uniformity by regulating transport mass allocation, and (2) local uncertainty-aware constraint that prioritizes high-confidence patches while suppressing noise by progressively raising the total transport mass. We then recast the initial OT problem, augmented by these constraints, into an unbalanced OT formulation that can be solved with an efficient, hardware-friendly matrix scaling algorithm. Empirically, OTSurv sets new state-of-the-art results across six popular benchmarks, achieving an absolute 3.6% improvement in average C-index. In addition, OTSurv achieves statistical significance in log-rank tests and offers high interpretability, making it a powerful tool for survival prediction in digital pathology. Our codes are available at https://github.com/Y-Research-SBU/OTSurv.

📄 PDF Abstract BibTeX arXiv:2506.20741

Code (1)

y-research-sbu/otsurv 공식 구현 pytorch

Tasks

Multiple Instance LearningSurvival Predictionwhole slide images

Similar Papers 제목 키워드 기반

Whole Slide Images based Cancer Survival Prediction using Attention Guided Deep Multiple Instance Learning Networks

2020-09-23 · Jiawen Yao, Xinliang Zhu, Jitendra Jonnagaddala, Nicholas Hawkins 외

Traditional image-based survival prediction models rely on discriminative patch labeling which make those methods not scalable to extend to large datasets. Recent studies have shown Multiple Instance Learning (MIL) frame…

Deep AttentionMultiple Instance LearningSurvival Predictionwhole slide images

Colorectal cancer survival prediction using deep distribution based multiple-instance learning

2022-04-24 · Xingyu Li, Jitendra Jonnagaddala, Min Cen, Hong Zhang 외

Several deep learning algorithms have been developed to predict survival of cancer patients using whole slide images (WSIs).However, identification of image phenotypes within the WSIs that are relevant to patient surviva…

Deep LearningMultiple Instance LearningSurvival Predictionwhole slide images

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 …

Multiple Instance LearningPredictionSurvival Predictionwhole slide images

Attention-based Multiple Instance Learning for Survival Prediction on Lung Cancer Tissue Microarrays

2022-12-15 · Jonas Ammeling, Lars-Henning Schmidt, Jonathan Ganz, Tanja Niedermair 외

Attention-based multiple instance learning (AMIL) algorithms have proven to be successful in utilizing gigapixel whole-slide images (WSIs) for a variety of different computational pathology tasks such as outcome predicti…

Multiple Instance LearningPredictionSurvival Predictionwhole slide images

An Automated Radiomics Framework for Postoperative Survival Prediction in Colorectal Liver Metastases using Preoperative MRI

2026-03-10 · Muhammad Alberb, Jianan Chen, Hossam El-rewaidy, Paul Karanicolas 외 arxiv

While colorectal liver metastasis (CRLM) is potentially curable via hepatectomy, patient outcomes remain highly heterogeneous. Postoperative survival prediction is necessary to avoid non-beneficial surgeries and guide pe…

Dimensionality Reduction