Survival Models: Proper Scoring Rule and Stochastic Optimization with Competing Risks
Julie Alberge (SODA), Vincent Maladi\`ere, Olivier Grisel, Judith, Ab\'ecassis (SODA), Ga\"el Varoquaux (SODA)

TL;DR
This paper introduces SurvivalBoost, a scalable gradient boosting method for competing risks survival analysis that uses a novel proper scoring rule, outperforming existing models in accuracy, calibration, and efficiency.
Contribution
It proposes a new censoring-adjusted scoring rule enabling stochastic optimization for competing risks, improving scalability and performance over prior models.
Findings
Outperforms 12 state-of-the-art models on multiple datasets
Provides well-calibrated probability estimates across time horizons
Achieves faster computation times than existing methods
Abstract
When dealing with right-censored data, where some outcomes are missing due to a limited observation period, survival analysis -- known as time-to-event analysis -- focuses on predicting the time until an event of interest occurs. Multiple classes of outcomes lead to a classification variant: predicting the most likely event, a less explored area known as competing risks. Classic competing risks models couple architecture and loss, limiting scalability.To address these issues, we design a strictly proper censoring-adjusted separable scoring rule, allowing optimization on a subset of the data as each observation is evaluated independently. The loss estimates outcome probabilities and enables stochastic optimization for competing risks, which we use for efficient gradient boosting trees. SurvivalBoost not only outperforms 12 state-of-the-art models across several metrics on 4 real-life…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Statistical Methods and Inference · Machine Learning in Healthcare
