CVAILGMar 15, 2024

SurvRNC: Learning Ordered Representations for Survival Prediction using Rank-N-Contrast

arXiv:2403.10603v112 citationsh-index: 9Has CodeMICCAI
Originality Incremental advance
AI Analysis

This work addresses the challenge of learning regression-aware feature representations for survival prediction in cancer patients, which is incremental as it enhances existing deep survival models with a novel regularizer.

The paper tackles the problem of survival prediction in cancer patients by proposing SurvRNC, a method that learns ordered representations based on survival times, resulting in a 3.6% improvement in the concordance index over state-of-the-art methods.

Predicting the likelihood of survival is of paramount importance for individuals diagnosed with cancer as it provides invaluable information regarding prognosis at an early stage. This knowledge enables the formulation of effective treatment plans that lead to improved patient outcomes. In the past few years, deep learning models have provided a feasible solution for assessing medical images, electronic health records, and genomic data to estimate cancer risk scores. However, these models often fall short of their potential because they struggle to learn regression-aware feature representations. In this study, we propose Survival Rank-N Contrast (SurvRNC) method, which introduces a loss function as a regularizer to obtain an ordered representation based on the survival times. This function can handle censored data and can be incorporated into any survival model to ensure that the learned representation is ordinal. The model was extensively evaluated on a HEad \& NeCK TumOR (HECKTOR) segmentation and the outcome-prediction task dataset. We demonstrate that using the SurvRNC method for training can achieve higher performance on different deep survival models. Additionally, it outperforms state-of-the-art methods by 3.6% on the concordance index. The code is publicly available on https://github.com/numanai/SurvRNC

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes