Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TabSurv: Adapting Modern Tabular Neural Networks to Survival Analysis

About

Survival analysis on tabular data is a well-studied problem. However, existing deep learning methods are often highly task-specific, which can limit the transfer of new approaches from other domains and introduce constraints that may affect performance. We propose TabSurv, an approach that adapts modern tabular architectures to survival analysis using either the Weibull distribution or non-parametric survival prediction. TabSurv optimizes SurvHL, a novel histogram loss function supporting censored data. In addition to a baseline feed-forward network, we implement deep ensembles of MLPs for survival analysis within TabSurv. In contrast to prior work, the ensemble components are trained in parallel, optimizing survival distribution parameters before averaging, which promotes diversity across ensemble component predictions. We perform a comprehensive empirical evaluation of different proposed architectures on 10 diverse real-world survival datasets. Our results show that TabSurv consistently outperforms on average established classical and deep learning baselines, such as RSF, DeepSurv, DeepHit, SurvTRACE. Notably, deep ensembles with Weibull parametrization instead of non-parametric models achieve the highest average rank by C-index. Overall, our study clarifies how modern tabular neural networks can be adapted and trained to tackle survival analysis problems, offering a strong and reliable approach. The TabSurv implementation is publicly available.

Stanislav Kirpichenko, Andrei Konstantinov, Lev Utkin• 2026

Related benchmarks

TaskDatasetResultRank
Survival AnalysisWHAS500
Time-dependent C-index0.801
20
Survival AnalysisSEER (test)--
18
Survival AnalysisRotterdam
Mean C-index0.723
15
Survival AnalysisFLC
Mean C-index0.938
15
Survival AnalysisPBC
IBS (Mean)0.023
15
Survival AnalysisTCGA-GBM
C-index (Mean)0.863
15
Survival AnalysisGBSG2
Time-dependent C-index0.719
14
Survival AnalysisMETABRIC
Mean C-index0.815
9
Survival AnalysisSUPPORT
Mean C-index0.898
9
Survival AnalysisTabular Survival Data
Better Score96.8
6
Showing 10 of 10 rows

Other info

Follow for update