English
Related papers

Related papers: Deep Neural Networks for Survival Analysis Based o…

200 papers

Survival analysis, which estimates the probability of event occurrence over time from censored data, is fundamental in numerous real-world applications, particularly in high-stakes domains such as healthcare and risk assessment. Despite…

Machine Learning · Computer Science 2025-05-26 Yu Liu , Weiyao Tao , Tong Xia , Simon Knight , Tingting Zhu

Accurate predictions of when a component will fail are crucial when planning maintenance, and by modeling the distribution of these failure times, survival models have shown to be particularly useful in this context. The presented…

Machine Learning · Computer Science 2024-03-28 Olov Holmer , Mattias Krysander , Erik Frisk

Survival analysis is a statistical technique used to estimate the time until an event occurs. Although it is applied across a wide range of fields, adjusting for reporting delays under practical constraints remains a significant challenge…

Machine Learning · Statistics 2025-10-27 Yuta Shikuri , Hironori Fujisawa

The classical approach to analyze time-to-event data, e.g. in clinical trials, is to fit Kaplan-Meier curves yielding the treatment effect as the hazard ratio between treatment groups. Afterwards commonly a log-rank test is performed in…

Methodology · Statistics 2020-09-16 Kathrin Möllenhoff , Achim Tresch

We introduce a general, flexible, parametric survival modelling framework which encompasses key shapes of hazard function (constant, increasing, decreasing, up-then-down, down-then-up), various common survival distributions (log-logistic,…

Methodology · Statistics 2019-01-11 Kevin Burke , M. C. Jones , Angela Noufaily

In survival analysis, the hazard function often depends on a set of covariates. Martingale and deviance residual are most widely used for examining the validity of the function form of covariates by checking whether there is a discernible…

Methodology · Statistics 2023-02-21 Tingxuan Wu , Longhai Li , Cindy Feng

Accurate prediction of time-to-event outcomes is critical for clinical decision-making, treatment planning, and resource allocation in modern healthcare. While classical survival models such as Cox remain widely adopted in standard…

Machine Learning · Computer Science 2026-02-03 Marina Mastroleo , Alberto Archetti , Federico Mastroleo , Matteo Matteucci

The Weibull distribution is a commonly adopted choice for modeling the survival of systems subject to maintenance over time. When only proxy indicators and censored observations are available, it becomes necessary to express the…

Machine Learning · Statistics 2025-12-11 Gabrielle Rives , Olivier Lopez , Nicolas Bousquet

Accurate prediction of disease trajectories is critical for early identification and timely treatment of patients at risk. Conventional methods in survival analysis are often constrained by strong parametric assumptions and limited in their…

Machine Learning · Computer Science 2018-11-28 Daniel Jarrett , Jinsung Yoon , Mihaela van der Schaar

Metalearning of deep neural network (DNN) architectures and hyperparameters has become an increasingly important area of research. Loss functions are a type of metaknowledge that is crucial to effective training of DNNs, however, their…

Machine Learning · Computer Science 2020-10-05 Santiago Gonzalez , Risto Miikkulainen

A survival dataset describes a set of instances (e.g. patients) and provides, for each, either the time until an event (e.g. death), or the censoring time (e.g. when lost to follow-up - which is a lower bound on the time until the event).…

Machine Learning · Computer Science 2023-06-22 Ali Hossein Gharari Foomani , Michael Cooper , Russell Greiner , Rahul G. Krishnan

Prognostication for lung cancer, a leading cause of mortality, remains a complex task, as it needs to quantify the associations of risk factors and health events spanning a patient's entire life. One challenge is that an individual's…

Machine Learning · Statistics 2025-08-28 Stephen Salerno , Yi Li

We address the problem of survival regression modelling with multivariate responses and nonlinear covariate effects. Our model extends the proportional hazards model by introducing several weakly-parametric elements: the marginal baseline…

Methodology · Statistics 2025-10-16 Na Lei , Mark A. Wolters , Wenqing He

A new method called the Survival Beran-based Neural Importance Model (SurvBeNIM) is proposed. It aims to explain predictions of machine learning survival models, which are in the form of survival or cumulative hazard functions. The main…

Machine Learning · Computer Science 2023-12-12 Lev V. Utkin , Danila Y. Eremenko , Andrei V. Konstantinov

We consider Bayesian hierarchical models for survival analysis, where the survival times are modeled through an underlying diffusion process which determines the hazard rate. We show how these models can be efficiently treated by means of…

Statistics Theory · Mathematics 2010-10-11 Gareth O. Roberts , Laura M. Sangalli

We study multimodal survival analysis integrating clinical text, tabular covariates, and genomic profiles using locally deployable large language models (LLMs). As many institutions face tight computational and privacy constraints, this…

Machine Learning · Computer Science 2026-03-24 Moritz Gögl , Christopher Yau

Credit risk assessment is a crucial aspect of financial decision-making, enabling institutions to predict the likelihood of default and make informed lending decisions. Two prominent methodologies in credit risk modeling are logistic…

Applications · Statistics 2026-04-30 Cheng Lee , Hsi Lee

Risk prediction models are widely used to guide real-world decision-making in areas such as healthcare and economics, and they also play a key role in estimating nuisance parameters in semiparametric inference. The super learner is a…

Methodology · Statistics 2025-09-05 Anders Munch , Thomas A. Gerds

Pedestrian's road crossing behaviour is one of the important aspects of urban dynamics that will be affected by the introduction of autonomous vehicles. In this study we introduce DeepSurvival, a novel framework for estimating pedestrian's…

Human-Computer Interaction · Computer Science 2019-08-12 Arash Kalatian , Bilal Farooq

Survival analysis is a statistical framework for modeling time-to-event data, particularly valuable in healthcare for predicting outcomes like patient discharge or recurrence. This study implements and compares several survival models -…