paper-with-me

Papers

Censor-aware Semi-supervised Learning for Survival Time Prediction from Medical Images

2022-05-26 · Renato Hermoza, Gabriel Maicas, Jacinto C. Nascimento, Gustavo Carneiro

Survival time prediction from medical images is important for treatment planning, where accurate estimations can improve healthcare quality. One issue affecting the training of survival models is censored data. Most of the current survival prediction approaches are based on Cox models that can deal with censored data, but their application scope is limited because they output a hazard function instead of a survival time. On the other hand, methods that predict survival time usually ignore censored data, resulting in an under-utilization of the training set. In this work, we propose a new training method that predicts survival time using all censored and uncensored data. We propose to treat censored data as samples with a lower-bound time to death and estimate pseudo labels to semi-supervise a censor-aware survival time regressor. We evaluate our method on pathology and x-ray images from the TCGA-GM and NLST datasets. Our results establish the state-of-the-art survival prediction accuracy on both datasets.

📄 PDF Abstract BibTeX arXiv:2205.13226

Code (1)

renato145/casurv 공식 구현 pytorch

Tasks

PredictionSurvival Prediction

Similar Papers 제목 키워드 기반

Exploring the Wasserstein metric for survival analysis

2021-03-01 · Proceedings of Machine Learning Research 1:1–13 2021 3 · Margaux Luck*, Tristan Sylvain*, Joseph Paul Cohen, Heloise Cardinal 외

Survival analysis is a type of semi-supervised task where the target output (the survival time) is often right-censored. Utilizing this information is a challenge because it is not obvious how to correctly incorporate …

Survival Analysis

Learning to rank for censored survival data

2018-06-06 · Margaux Luck, Tristan Sylvain, Joseph Paul Cohen, Heloise Cardinal 외

Survival analysis is a type of semi-supervised ranking task where the target output (the survival time) is often right-censored. Utilizing this information is a challenge because it is not obvious how to correctly incorp…

Learning-To-RankSurvival Analysis

Towards end-to-end LLM-based censoring-aware survival analysis

2026-05-25 · Yishu Wei, Hexin Dong, Yi Lin, Jiahe Qian 외 arxiv

Objective: Survival analysis is central to medical prediction, yet large language models (LLMs) are rarely used as end-to-end survival models because censoring prevents straightforward supervised fine-tuning. Here we pre…

ICU Mortality

Overcoming Dependent Censoring in the Evaluation of Survival Models

2025-02-26 · Christian Marius Lillelund, Shi-ang Qi, Russell Greiner

Conventional survival metrics, such as Harrell's concordance index (CI) and the Brier Score, rely on the independent censoring assumption for valid inference with right-censored data. However, in the presence of so-calle…

Survival Analysisvalid

Contrastive Learning of Temporal Distinctiveness for Survival Analysis in Electronic Health Records

2023-08-24 · Mohsen Nayebi Kerdabadi, Arya Hadizadeh Moghaddam, Bin Liu, Mei Liu 외

Survival analysis plays a crucial role in many healthcare decisions, where the risk prediction for the events of interest can support an informative outlook for a patient's medical journey. Given the existence of data ce…

Contrastive LearningSurvival Analysis