FPBoost: Fully Parametric Gradient Boosting for Survival Analysis
Alberto Archetti, Eugenio Lomurno, Diego Piccinotti, Matteo Matteucci

TL;DR
FPBoost is a flexible, fully parametric gradient boosting model for survival analysis that accurately models event times using decision trees and maximizes likelihood, offering interpretability and robustness.
Contribution
It introduces FPBoost, a novel survival analysis method combining parametric hazard functions with gradient boosting, overcoming distributional assumptions of prior models.
Findings
Demonstrates high concordance and calibration on benchmark datasets.
Shows robustness and versatility across different survival datasets.
Provides full event-time modeling flexibility with interpretability.
Abstract
Survival analysis is a statistical framework for modeling time-to-event data. It plays a pivotal role in medicine, reliability engineering, and social science research, where understanding event dynamics even with few data samples is critical. Recent advancements in machine learning, particularly those employing neural networks and decision trees, have introduced sophisticated algorithms for survival modeling. However, many of these methods rely on restrictive assumptions about the underlying event-time distribution, such as proportional hazard, time discretization, or accelerated failure time. In this study, we propose FPBoost, a survival model that combines a weighted sum of fully parametric hazard functions with gradient boosting. Distribution parameters are estimated with decision trees trained by maximizing the full survival likelihood. We show how FPBoost is a universal…
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
TopicsMachine Learning and Data Classification · Statistical Methods and Inference
