paper-with-me

Papers

Unbiased split variable selection for random survival forests using maximally selected rank statistics

2016-05-11 · Marvin N. Wright, Theresa Dankowski, Andreas Ziegler

The most popular approach for analyzing survival data is the Cox regression model. The Cox model may, however, be misspecified, and its proportionality assumption may not always be fulfilled. An alternative approach for survival prediction is random forests for survival outcomes. The standard split criterion for random survival forests is the log-rank test statistics, which favors splitting variables with many possible split points. Conditional inference forests avoid this split variable selection bias. However, linear rank statistics are utilized by default in conditional inference forests to select the optimal splitting variable, which cannot detect non-linear effects in the independent variables. An alternative is to use maximally selected rank statistics for the split point selection. As in conditional inference forests, splitting variables are compared on the p-value scale. However, instead of the conditional Monte-Carlo approach used in conditional inference forests, p-value approximations are employed. We describe several p-value approximations and the implementation of the proposed random forest approach. A simulation study demonstrates that unbiased split variable selection is possible. However, there is a trade-off between unbiased split variable selection and runtime. In benchmark studies of prediction performance on simulated and real datasets the new method performs better than random survival forests if informative dichotomous variables are combined with uninformative variables with more categories and better than conditional inference forests if non-linear covariate effects are included. In a runtime comparison the method proves to be computationally faster than both alternatives, if a simple p-value approximation is used.

📄 PDF Abstract BibTeX arXiv:1605.03391

Code (0)

등록된 구현이 없습니다.

Tasks

Selection biasSurvival PredictionVariable Selection

Similar Papers 제목 키워드 기반

FREEtree: A Tree-based Approach for High Dimensional Longitudinal Data With Correlated Features

2020-06-17 · Yuancheng Xu, Athanasse Zafirov, R. Michael Alvarez, Dan Kojis 외

This paper proposes FREEtree, a tree-based method for high dimensional longitudinal data with correlated features. Popular machine learning approaches, like Random Forests, commonly used for variable selection do not per…

ClusteringComputational Efficiencyfeature selectionVariable Selection

Copula Entropy based Variable Selection for Survival Analysis

2022-09-04 · Jian Ma

Variable selection is an important problem in statistics and machine learning. Copula Entropy (CE) is a mathematical concept for measuring statistical independence and has been applied to variable selection recently. In …

Survival AnalysisVariable Selection

On the use of Harrell's C for clinical risk prediction via random survival forests

2015-07-11 · Matthias Schmid, Marvin Wright, Andreas Ziegler

Random survival forests (RSF) are a powerful method for risk prediction of right-censored outcomes in biomedical research. RSF use the log-rank split criterion to form an ensemble of survival trees. The most common appro…

Statistical inference after variable selection in Cox models: A simulation study

2026-02-07 · Lena Schemet, Sarah Friedrich-Welz arxiv

Choosing relevant predictors is central to the analysis of biomedical time-to-event data. Classical frequentist inference, however, presumes that the set of covariates is fixed in advance and does not account for data-dr…

AutoScore-Survival: Developing interpretable machine learning-based time-to-event scores with right-censored survival data

2021-06-13 · Feng Xie, Yilin Ning, Han Yuan, Benjamin Alan Goldstein 외

Scoring systems are highly interpretable and widely used to evaluate time-to-event outcomes in healthcare research. However, existing time-to-event scores are predominantly created ad-hoc using a few manually selected va…

BIG-bench Machine LearningInterpretable Machine LearningVariable Selection