English

Regression-Enhanced Random Forests

Machine Learning 2019-04-24 v1 Machine Learning Methodology

Abstract

Random forest (RF) methodology is one of the most popular machine learning techniques for prediction problems. In this article, we discuss some cases where random forests may suffer and propose a novel generalized RF method, namely regression-enhanced random forests (RERFs), that can improve on RFs by borrowing the strength of penalized parametric regression. The algorithm for constructing RERFs and selecting its tuning parameters is described. Both simulation study and real data examples show that RERFs have better predictive performance than RFs in important situations often encountered in practice. Moreover, RERFs may incorporate known relationships between the response and the predictors, and may give reliable predictions in extrapolation problems where predictions are required at points out of the domain of the training dataset. Strategies analogous to those described here can be used to improve other machine learning methods via combination with penalized parametric regression techniques.

Keywords

Cite

@article{arxiv.1904.10416,
  title  = {Regression-Enhanced Random Forests},
  author = {Haozhe Zhang and Dan Nettleton and Zhengyuan Zhu},
  journal= {arXiv preprint arXiv:1904.10416},
  year   = {2019}
}

Comments

12 pages, 5 figures