TabSurv: Adapting Modern Tabular Neural Networks to Survival Analysis
Stanislav Kirpichenko, Andrei Konstantinov, Lev Utkin

TL;DR
TabSurv introduces a versatile deep learning approach for survival analysis on tabular data, leveraging modern architectures, ensemble methods, and a novel loss function to outperform classical models.
Contribution
It adapts modern tabular neural networks to survival analysis with a new histogram loss and ensemble training, demonstrating superior performance on multiple datasets.
Findings
TabSurv outperforms classical and deep learning baselines in survival prediction.
Deep ensembles with Weibull parametrization achieve the highest average C-index.
The approach is effective across diverse real-world datasets.
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
