paper-with-me

Papers

Optimal Survival Trees: A Dynamic Programming Approach

2024-01-09 · Tim Huisman, Jacobus G. M. van der Linden, Emir Demirović

Survival analysis studies and predicts the time of death, or other singular unrepeated events, based on historical data, while the true time of death for some instances is unknown. Survival trees enable the discovery of complex nonlinear relations in a compact human comprehensible model, by recursively splitting the population and predicting a distinct survival distribution in each leaf node. We use dynamic programming to provide the first survival tree method with optimality guarantees, enabling the assessment of the optimality gap of heuristics. We improve the scalability of our method through a special algorithm for computing trees up to depth two. The experiments show that our method's run time even outperforms some heuristics for realistic cases while obtaining similar out-of-sample performance with the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2401.04489

Code (1)

algtudelft/pystreed 공식 구현

Tasks

Survival Analysis

Methods 이 논문이 사용한 방법론

+ ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881||How do I resolve a dispute on Expedia? How do I resolve a dispute on Expedia contact their support at + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056. Provide booking details and explain the issue…

Similar Papers 제목 키워드 기반

Optimal Sparse Survival Trees

2024-01-27 · Rui Zhang, Rui Xin, Margo Seltzer, Cynthia Rudin

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 w…

Survival Analysis

Evolving Features vs Evolving Entire Trees with GP for Interpretable Survival Analysis

2026-05-28 · Thalea Schlender, Peter A. N. Bosman, Tanja Alderliesten arxiv

Survival analysis concerns the task of predicting the time until an event occurs. Often used in the medical field, survival analysis deals with incomplete (i.e., censored) data, for instance, from patients who did not ex…

Optimal survival trees ensemble

2020-05-18 · Naz Gul, Nosheen Faiz, Dan Brawn, Rafal Kulakowski 외

Recent studies have adopted an approach of selecting accurate and diverse trees based on individual or collective performance within an ensemble for classification and regression problems. This work follows in the wake o…

Optimal Survival Trees

2020-12-08 · Dimitris Bertsimas, Jack Dunn, Emma Gibson, Agni Orfanoudaki

Tree-based models are increasingly popular due to their ability to identify complex relationships that are beyond the scope of parametric models. Survival tree methods adapt these models to allow for the analysis of cens…

Optimal Classification Trees for Continuous Feature Data Using Dynamic Programming with Branch-and-Bound

2025-01-14 · Catalin E. Brita, Jacobus G. M. van der Linden, Emir Demirović

Computing an optimal classification tree that provably maximizes training performance within a given size limit, is NP-hard, and in practice, most state-of-the-art methods do not scale beyond computing optimal trees of d…

Binarization