Flexible Deep Neural Networks for Partially Linear Survival Data
By: Asaf Ben Arie, Malka Gorfine
Potential Business Impact:
Helps doctors predict how long patients will live.
We propose a flexible deep neural network (DNN) framework for modeling survival data within a partially linear regression structure. The approach preserves interpretability through a parametric linear component for covariates of primary interest, while a nonparametric DNN component captures complex time-covariate interactions among nuisance variables. We refer to the method as FLEXI-Haz, a flexible hazard model with a partially linear structure. In contrast to existing DNN approaches for partially linear Cox models, FLEXI-Haz does not rely on the proportional hazards assumption. We establish theoretical guarantees: the neural network component attains minimax-optimal convergence rates based on composite Holder classes, and the linear estimator is root-n consistent, asymptotically normal, and semiparametrically efficient. Extensive simulations and real-data analyses demonstrate that FLEXI-Haz provides accurate estimation of the linear effect, offering a principled and interpretable alternative to modern methods based on proportional hazards. Code for implementing FLEXI-Haz, as well as scripts for reproducing data analyses and simulations, is available at: https://github.com/AsafBanana/FLEXI-Haz
Similar Papers
A Flexible Partially Linear Single Index Proportional Hazards Regression Model for Multivariate Survival Data
Methodology
Predicts how long people live, even with many factors.
Interpretable Deep Regression Models with Interval-Censored Failure Time Data
Machine Learning (Stat)
Helps predict disease using smart computer guessing.
Beyond Cox Models: Assessing the Performance of Machine-Learning Methods in Non-Proportional Hazards and Non-Linear Survival Analysis
Machine Learning (CS)
Finds better ways to predict when people will get sick.