LGJan 27, 2024

Optimal Sparse Survival Trees

arXiv:2401.15330v37 citationsh-index: 6AISTATS
Originality Highly original
AI Analysis

This addresses the need for interpretable and optimal models in high-stakes health-related decision-making for doctors, hospitals, and companies.

The paper tackles the problem of sub-optimal survival trees in survival analysis by introducing a dynamic-programming-with-bounds approach that finds provably-optimal sparse survival tree models, often in just a few seconds.

Interpretability is crucial for doctors, hospitals, pharmaceutical companies and biotechnology corporations to analyze and make decisions for high stakes problems that involve human health. Tree-based methods have been widely adopted for survival analysis due to their appealing interpretablility and their ability to capture complex relationships. However, most existing methods to produce survival trees rely on heuristic (or greedy) algorithms, which risk producing sub-optimal models. We present a dynamic-programming-with-bounds approach that finds provably-optimal sparse survival tree models, frequently in only a few seconds.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes