TL;DR
This paper introduces a versatile machine learning framework for survival analysis that transforms complex time-to-event tasks into standard Poisson regression problems, enabling the use of various algorithms without restrictive assumptions.
Contribution
It presents a general, theory-based data augmentation approach that simplifies survival analysis, allowing standard ML algorithms to handle complex survival data without distributional assumptions.
Findings
Competitive accuracy with state-of-the-art methods
Supports multiple survival analysis challenges including censoring and competing risks
Easy integration with existing machine learning workflows
Abstract
The modeling of time-to-event data, also known as survival analysis, requires specialized methods that can deal with censoring and truncation, time-varying features and effects, and that extend to settings with multiple competing events. However, many machine learning methods for survival analysis only consider the standard setting with right-censored data and proportional hazards assumption. The methods that do provide extensions usually address at most a subset of these challenges and often require specialized software that can not be integrated into standard machine learning workflows directly. In this work, we present a very general machine learning framework for time-to-event analysis that uses a data augmentation strategy to reduce complex survival tasks to standard Poisson regression tasks. This reformulation is based on well developed statistical theory. With the proposed…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
