paper-with-me

Papers

Neural Fine-Gray: Monotonic neural networks for competing risks

2023-05-11 · Vincent Jeanselme, Chang Ho Yoon, Brian Tom, Jessica Barrett

Time-to-event modelling, known as survival analysis, differs from standard regression as it addresses censoring in patients who do not experience the event of interest. Despite competitive performances in tackling this problem, machine learning methods often ignore other competing risks that preclude the event of interest. This practice biases the survival estimation. Extensions to address this challenge often rely on parametric assumptions or numerical estimations leading to sub-optimal survival approximations. This paper leverages constrained monotonic neural networks to model each competing survival distribution. This modelling choice ensures the exact likelihood maximisation at a reduced computational cost by using automatic differentiation. The effectiveness of the solution is demonstrated on one synthetic and three medical datasets. Finally, we discuss the implications of considering competing risks when developing risk scores for medical practice.

📄 PDF Abstract BibTeX arXiv:2305.06703

Code (1)

jeanselme/neuralfinegray 공식 구현 pytorch

Tasks

Survival Analysis

Similar Papers 제목 키워드 기반

Fine-Gray competing risks model with high-dimensional covariates: estimation and Inference

2017-07-29 · Jue Hou, Jelena Bradic, Ronghui Xu

The purpose of this paper is to construct confidence intervals for the regression coefficients in the Fine-Gray model for competing risks data with random censoring, where the number of covariates can be larger than the …

comprisk: A scikit-learn-compatible Python toolkit for competing-risks survival analysis

2026-07-10 · Sunny Yang, Weiyan Zhao, Wanqi Zhao arxiv

Medical time-to-event data are frequently subject to competing risks, where the occurrence of one terminal event precludes the others and standard survival methods that treat competing events as censoring yield biased ab…

Interpretable Fine-Gray Deep Survival Model for Competing Risks: Predicting Post-Discharge Foot Complications for Diabetic Patients in Ontario

2025-11-16 · Dhanesh Ramachandram, Anne Loefler, Surain Roberts, Amol Verma 외 arxiv

Model interpretability is crucial for establishing AI safety and clinician trust in medical applications for example, in survival modelling with competing risks. Recent deep learning models have attained very good predic…

Feature Importance

Neurological Prognostication of Post-Cardiac-Arrest Coma Patients Using EEG Data: A Dynamic Survival Analysis Framework with Competing Risks

2023-08-17 · Xiaobin Shen, Jonathan Elmer, George H. Chen

Patients resuscitated from cardiac arrest who enter a coma are at high risk of death. Forecasting neurological outcomes of these patients (the task of neurological prognostication) could help with treatment decisions. In…

BenchmarkingEEGSurvival Analysis

Nonparametric Bayesian Lomax delegate racing for survival analysis with competing risks

2018-10-19 · NeurIPS 2018 12 · Quan Zhang, Mingyuan Zhou

We propose Lomax delegate racing (LDR) to explicitly model the mechanism of survival under competing risks and to interpret how the covariates accelerate or decelerate the time to event. LDR explains non-monotonic covari…

Data AugmentationSurvival Analysis