paper-with-me

Papers

Divide-and-Rule: Self-Supervised Learning for Survival Analysis in Colorectal Cancer

2020-07-07 · Christian Abbet, Inti Zlobec, Behzad Bozorgtabar, Jean-Philippe Thiran

With the long-term rapid increase in incidences of colorectal cancer (CRC), there is an urgent clinical need to improve risk stratification. The conventional pathology report is usually limited to only a few histopathological features. However, most of the tumor microenvironments used to describe patterns of aggressive tumor behavior are ignored. In this work, we aim to learn histopathological patterns within cancerous tissue regions that can be used to improve prognostic stratification for colorectal cancer. To do so, we propose a self-supervised learning method that jointly learns a representation of tissue regions as well as a metric of the clustering to obtain their underlying patterns. These histopathological patterns are then used to represent the interaction between complex tissues and predict clinical outcomes directly. We furthermore show that the proposed approach can benefit from linear predictors to avoid overfitting in patient outcomes predictions. To this end, we introduce a new well-characterized clinicopathological dataset, including a retrospective collective of 374 patients, with their survival time and treatment information. Histomorphological clusters obtained by our method are evaluated by training survival models. The experimental results demonstrate statistically significant patient stratification, and our approach outperformed the state-of-the-art deep clustering methods.

📄 PDF Abstract BibTeX arXiv:2007.03292

Code (1)

christianabbet/DnR 공식 구현 pytorch

Tasks

ClusteringDeep ClusteringSelf-Supervised LearningSurvival Analysis

Similar Papers 제목 키워드 기반

Proper Scoring Rules for Survival Analysis

2023-05-01 · Hiroki Yanagisawa

Survival analysis is the problem of estimating probability distributions for future event times, which can be seen as a problem in uncertainty quantification. Although there are fundamental theories on strictly proper sc…

Survival AnalysisUncertainty Quantification

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 WSI…

Multiple Instance LearningPrognosisRepresentation LearningSurvival Analysis+1

Estimation of Time-to-Total Knee Replacement Surgery

2024-04-29 · Ozkan Cigdem, Shengjia Chen, Chaojie Zhang, Kyunghyun Cho 외

A survival analysis model for predicting time-to-total knee replacement (TKR) was developed using features from medical images and clinical measurements. Supervised and self-supervised deep learning approaches were utili…

Deep LearningSurvival Analysis

Examining marginal properness in the external validation of survival models with squared and logarithmic losses

2022-12-10 · Raphael Sonabend, John Zobolas, Riccardo Be Bin, Philipp Kopper 외

Scoring rules promote rational and honest decision-making, which is important for model evaluation and becoming increasingly important for automated procedures such as `AutoML'. In this paper we survey common squared and…

AutoMLDecision MakingSurvival Analysis

On Training Survival Models with Scoring Rules

2024-03-19 · Philipp Kopper, David Rügamer, Raphael Sonabend, Bernd Bischl 외

Scoring rules are an established way of comparing predictive performances across model classes. In the context of survival analysis, they require adaptation in order to accommodate censoring. This work investigates using…

Additive modelsscoring ruleSurvival Analysis