Interpretable Prediction and Feature Selection for Survival Analysis
Mike Van Ness, Madeleine Udell

TL;DR
This paper introduces DyS, an interpretable and accurate survival analysis model that combines feature selection with prediction, especially suited for large healthcare datasets, balancing discrimination and interpretability.
Contribution
DyS is a novel generalized additive model that integrates feature selection and interpretable prediction for survival analysis, addressing the need for transparency in healthcare applications.
Findings
DyS achieves competitive discrimination performance compared to state-of-the-art models.
DyS uses fewer features, enhancing interpretability.
Empirical results demonstrate DyS's effectiveness on large healthcare datasets.
Abstract
Survival analysis is widely used as a technique to model time-to-event data when some data is censored, particularly in healthcare for predicting future patient risk. In such settings, survival models must be both accurate and interpretable so that users (such as doctors) can trust the model and understand model predictions. While most literature focuses on discrimination, interpretability is equally as important. A successful interpretable model should be able to describe how changing each feature impacts the outcome, and should only use a small number of features. In this paper, we present DyS (pronounced ``dice''), a new survival analysis model that achieves both strong discrimination and interpretability. DyS is a feature-sparse Generalized Additive Model, combining feature selection and interpretable prediction into one model. While DyS works well for all survival analysis…
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
MethodsFeature Selection
