paper-with-me

홈 › Papers

Case-Base Neural Networks: survival analysis with time-varying, higher-order interactions

2023-01-16 · Jesse Islam, Maxime Turgeon, Robert Sladek, Sahir Bhatnagar

In the context of survival analysis, data-driven neural network-based methods have been developed to model complex covariate effects. While these methods may provide better predictive performance than regression-based approaches, not all can model time-varying interactions and complex baseline hazards. To address this, we propose Case-Base Neural Networks (CBNNs) as a new approach that combines the case-base sampling framework with flexible neural network architectures. Using a novel sampling scheme and data augmentation to naturally account for censoring, we construct a feed-forward neural network that includes time as an input. CBNNs predict the probability of an event occurring at a given moment to estimate the full hazard function. We compare the performance of CBNNs to regression and neural network-based survival methods in a simulation and three case studies using two time-dependent metrics. First, we examine performance on a simulation involving a complex baseline hazard and time-varying interactions to assess all methods, with CBNN outperforming competitors. Then, we apply all methods to three real data applications, with CBNNs outperforming the competing models in two studies and showing similar performance in the third. Our results highlight the benefit of combining case-base sampling with deep learning to provide a simple and flexible framework for data-driven modeling of single event survival outcomes that estimates time-varying effects and a complex baseline hazard by design. An R package is available at https://github.com/Jesse-Islam/cbnn.

📄 PDF Abstract BibTeX arXiv:2301.06535

Code (1)

jesse-islam/cbnn 공식 구현

Tasks

Data AugmentationregressionSurvival Analysis

Similar Papers 제목 키워드 기반

Survival Permanental Processes for Survival Analysis with Time-Varying Covariates

2023-09-21 · NeurIPS 2023 11

Survival or time-to-event data with time-varying covariates are common in practice, and exploring the non-stationarity in covariates is essential to accurately analyzing the nonlinear dependence of time-to-event outcomes…

SurvTimeSurvival: Survival Analysis On The Patient With Multiple Visits/Records

2023-11-16 · Hung Le, Ong Eng-Jon, Bober Miroslaw

The accurate prediction of survival times for patients with severe diseases remains a critical challenge despite recent advances in artificial intelligence. This study introduces "SurvTimeSurvival: Survival Analysis On P…

Survival AnalysisSynthetic Data Generation

Survival Kernets: Scalable and Interpretable Deep Kernel Survival Analysis with an Accuracy Guarantee

2022-06-21 · George H. Chen

Kernel survival analysis models estimate individual survival distributions with the help of a kernel function, which measures the similarity between any two data points. Such a kernel function can be learned using deep k…

Neural Architecture SearchSurvival Analysis

TV-SurvCaus: Dynamic Representation Balancing for Causal Survival Analysis

2025-05-03 · Ayoub Abraich

Estimating the causal effect of time-varying treatments on survival outcomes is a challenging task in many domains, particularly in medicine where treatment protocols adapt over time. While recent advances in representat…

Causal InferenceRepresentation LearningSurvival Analysis

Dynamic Survival Transformers for Causal Inference with Electronic Health Records

2022-10-25 · Prayag Chatha, Yixin Wang, Zhenke Wu, Jeffrey Regier

In medicine, researchers often seek to infer the effects of a given treatment on patients' outcomes. However, the standard methods for causal survival analysis make simplistic assumptions about the data-generating proces…

Causal InferenceSurvival Analysis