paper-with-me

Papers

AdvMIL: Adversarial Multiple Instance Learning for the Survival Analysis on Whole-Slide Images

2022-12-13 · Pei Liu, Luping Ji, Feng Ye, Bo Fu

The survival analysis on histological whole-slide images (WSIs) is one of the most important means to estimate patient prognosis. Although many weakly-supervised deep learning models have been developed for gigapixel WSIs, their potential is generally restricted by classical survival analysis rules and fully-supervised learning requirements. As a result, these models provide patients only with a completely-certain point estimation of time-to-event, and they could only learn from the labeled WSI data currently at a small scale. To tackle these problems, we propose a novel adversarial multiple instance learning (AdvMIL) framework. This framework is based on adversarial time-to-event modeling, and integrates the multiple instance learning (MIL) that is much necessary for WSI representation learning. It is a plug-and-play one, so that most existing MIL-based end-to-end methods can be easily upgraded by applying this framework, gaining the improved abilities of survival distribution estimation and semi-supervised learning. Our extensive experiments show that AdvMIL not only could often bring performance improvement to mainstream WSI survival analysis methods at a relatively low computational cost, but also enables these methods to effectively utilize unlabeled data via semi-supervised learning. Moreover, it is observed that AdvMIL could help improving the robustness of models against patch occlusion and two representative image noises. The proposed AdvMIL framework could promote the research of survival analysis in computational pathology with its novel adversarial MIL paradigm.

📄 PDF Abstract BibTeX arXiv:2212.06515

Code (1)

liupei101/advmil 공식 구현 pytorch

Tasks

Multiple Instance LearningPrognosisRepresentation LearningSurvival Analysiswhole slide images

Similar Papers 제목 키워드 기반

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

MENSA: A Multi-Event Network for Survival Analysis under Informative Censoring

2024-09-10 · Christian Marius Lillelund, Ali Hossein Gharari Foomani, Weijie Sun, Shi-ang Qi 외

Given an instance, a multi-event survival model predicts the time until that instance experiences each of several different events. These events are not mutually exclusive and there are often statistical dependencies bet…

Survival Analysis

Copula-Based Deep Survival Models for Dependent Censoring

2023-06-20 · Ali Hossein Gharari Foomani, Michael Cooper, Russell Greiner, Rahul G. Krishnan

A survival dataset describes a set of instances (e.g. patients) and provides, for each, either the time until an event (e.g. death), or the censoring time (e.g. when lost to follow-up - which is a lower bound on the time…

Survival AnalysisSurvival Prediction

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

SurvivalGAN: Generating Time-to-Event Data for Survival Analysis

2023-02-24 · Alexander Norcliffe, Bogdan Cebere, Fergus Imrie, Pietro Lio 외

Synthetic data is becoming an increasingly promising technology, and successful applications can improve privacy, fairness, and data democratization. While there are many methods for generating synthetic tabular data, th…

FairnessSurvival Analysis