paper-with-me

Papers

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, Maia Norman, Fahad Razak, Conrad Pow, Charles de Mestral 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 predictive performance but their limited transparency, being black-box models, hinders their integration into clinical practice. To address this gap, we propose an intrinsically interpretable survival model called CRISPNAM-FG. Leveraging the structure of Neural Additive Models (NAMs) with separate projection vectors for each risk, our approach predicts the Cumulative Incidence Function using the Fine-Gray formulation, achieving high predictive power with intrinsically transparent and auditable predictions. We validated the model on several benchmark datasets and applied our model to predict future foot complications in diabetic patients across 29 Ontario hospitals (2016-2023). Our method achieves competitive performance compared to other deep survival models while providing transparency through shape functions and feature importance plots.

📄 PDF Abstract BibTeX arXiv:2511.12409

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

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…

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 p…

Survival Analysis

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

Siamese Survival Analysis with Competing Risks

2018-07-16 · ICLR 2018 1 · Anton Nemchenko, Trent Kyono, Mihaela van der Schaar

Survival analysis in the presence of multiple possible adverse events, i.e., competing risks, is a pervasive problem in many industries (healthcare, finance, etc.). Since only one event is typically observed, the inciden…

PrognosisSurvival Analysis

Deep Survival Analysis in Multimodal Medical Data: A Parametric and Probabilistic Approach with Competing Risks

2025-07-10 · Alba Garrido, Alejandro Almodóvar, Patricia A. Apellániz, Juan Parras 외 arxiv

Accurate survival prediction is critical in oncology for prognosis and treatment planning. Traditional approaches often rely on a single data modality, limiting their ability to capture the complexity of tumor biology. T…

Hyperparameter OptimizationMultimodal Deep LearningDimensionality Reduction