English

HDI-Forest: Highest Density Interval Regression Forest

Machine Learning 2019-07-23 v2 Machine Learning

Abstract

By seeking the narrowest prediction intervals (PIs) that satisfy the specified coverage probability requirements, the recently proposed quality-based PI learning principle can extract high-quality PIs that better summarize the predictive certainty in regression tasks, and has been widely applied to solve many practical problems. Currently, the state-of-the-art quality-based PI estimation methods are based on deep neural networks or linear models. In this paper, we propose Highest Density Interval Regression Forest (HDI-Forest), a novel quality-based PI estimation method that is instead based on Random Forest. HDI-Forest does not require additional model training, and directly reuses the trees learned in a standard Random Forest model. By utilizing the special properties of Random Forest, HDI-Forest could efficiently and more directly optimize the PI quality metrics. Extensive experiments on benchmark datasets show that HDI-Forest significantly outperforms previous approaches, reducing the average PI width by over 20% while achieving the same or better coverage probability

Keywords

Cite

@article{arxiv.1905.10101,
  title  = {HDI-Forest: Highest Density Interval Regression Forest},
  author = {Lin Zhu and Jiaxing Lu and Yihong Chen},
  journal= {arXiv preprint arXiv:1905.10101},
  year   = {2019}
}

Comments

Accepted to IJCAI 2019

R2 v1 2026-06-23T09:21:49.103Z