Two-Level Quantile Regression Forests for Bias Correction in Range Prediction
Abstract
Quantile regression forests (QRF), a tree-based ensemble method for estimation of conditional quantiles, has been proven to perform well in terms of prediction accuracy, especially for range prediction. However, the model may have bias and suffer from working with high dimensional data (thousands of features). In this paper, we propose a new bias correction method, called bcQRF that uses bias correction in QRF for range prediction. In bcQRF, a new feature weighting subspace sampling method is used to build the first level QRF model. The residual term of the first level QRF model is then used as the response feature to train the second level QRF model for bias correction. The two-level models are used to compute bias-corrected predictions. Extensive experiments on both synthetic and real world data sets have demonstrated that the bcQRF method significantly reduced prediction errors and outperformed most existing regression random forests. The new method performed especially well on high dimensional data.
Cite
Text
Nguyen et al. "Two-Level Quantile Regression Forests for Bias Correction in Range Prediction." Machine Learning, 2015. doi:10.1007/S10994-014-5452-1Markdown
[Nguyen et al. "Two-Level Quantile Regression Forests for Bias Correction in Range Prediction." Machine Learning, 2015.](https://mlanthology.org/mlj/2015/nguyen2015mlj-twolevel/) doi:10.1007/S10994-014-5452-1BibTeX
@article{nguyen2015mlj-twolevel,
title = {{Two-Level Quantile Regression Forests for Bias Correction in Range Prediction}},
author = {Nguyen, Thanh-Tung and Huang, Joshua Zhexue and Nguyen, Thuy Thi},
journal = {Machine Learning},
year = {2015},
pages = {325-343},
doi = {10.1007/S10994-014-5452-1},
volume = {101},
url = {https://mlanthology.org/mlj/2015/nguyen2015mlj-twolevel/}
}