paper-with-me

Papers

Balanced Random Survival Forests for Extremely Unbalanced, Right Censored Data

2018-03-24 · Kahkashan Afrin, Gurudev Illangovan, Sanjay S. Srivatsa, Satish T. S. Bukkapatnam

Accuracies of survival models for life expectancy prediction as well as critical-care applications are significantly compromised due to the sparsity of samples and extreme imbalance between the survival (usually, the majority) and mortality class sizes. While a recent random survival forest (RSF) model overcomes the limitations of the proportional hazard assumption, an imbalance in the data results in an underestimation (overestimation) of the hazard of the mortality (survival) classes. A balanced random survival forests (BRSF) model, based on training the RSF model with data generated from a synthetic minority sampling scheme is presented to address this gap. Theoretical results on the effect of balancing on prediction accuracies in BRSF are reported. Benchmarking studies were conducted using five datasets with different levels of class imbalance from public repositories and an imbalanced dataset of 267 acute cardiac patients, collected at the Heart, Artery, and Vein Center of Fresno, CA. Investigations suggest that BRSF provides an improved discriminatory strength between the survival and the mortality classes. It outperformed both optimized Cox (without and with balancing) and RSF with an average reduction of 55\% in the prediction error over the next best alternative.

📄 PDF Abstract BibTeX arXiv:1803.09177

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingPrediction

Similar Papers 제목 키워드 기반

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…

ggRandomForests: Exploring Random Forest Survival

2016-12-28 · John Ehrlinger

Random forest (Leo Breiman 2001a) (RF) is a non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF is a robust, nonlinear technique that optimizes predictive a…

Information RetrievalRetrieval

Survival Forests under Test: Impact of the Proportional Hazards Assumption on Prognostic and Predictive Forests for ALS Survival

2019-02-05 · Natalia Korepanova, Heidi Seibold, Verena Steffen, Torsten Hothorn

We investigate the effect of the proportional hazards assumption on prognostic and predictive models of the survival time of patients suffering from amyotrophic lateral sclerosis (ALS). We theoretically compare the under…

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 …

Selection biasSurvival PredictionVariable Selection

Ensemble methods for survival function estimation with time-varying covariates

2020-05-31 · Weichi Yao, Halina Frydman, Denis Larocque, Jeffrey S. Simonoff

Survival data with time-varying covariates are common in practice. If relevant, they can improve on the estimation of survival function. However, the traditional survival forests - conditional inference forest, relative …