Learning to rank for censored survival data
Margaux Luck, Tristan Sylvain, Joseph Paul Cohen, Heloise Cardinal,, Andrea Lodi, Yoshua Bengio

TL;DR
This paper introduces a novel Wasserstein metric-based classification method for censored survival data, effectively utilizing censored information to predict event probability distributions and optimize ranking metrics.
Contribution
It proposes a new loss function based on Wasserstein metrics and Kaplan-Meier estimates, improving survival analysis models' ability to handle censored data.
Findings
The method predicts detailed probability distributions of events over time.
It directly optimizes the expected C-index for better ranking performance.
The approach outperforms traditional methods on survival analysis tasks.
Abstract
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 incorporate these censored examples into a model. We study how three categories of loss functions, namely partial likelihood methods, rank methods, and our classification method based on a Wasserstein metric (WM) and the non-parametric Kaplan Meier estimate of the probability density to impute the labels of censored examples, can take advantage of this information. The proposed method allows us to have a model that predict the probability distribution of an event. If a clinician had access to the detailed probability of an event over time this would help in treatment planning. For example, determining if the risk of kidney graft rejection is constant or peaked after some time.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Statistical Methods and Inference
