paper-with-me

Papers

Multivariate Prediction Intervals for Random Forests

2022-05-04 · Brendan Folie, Maxwell Hutchinson

Accurate uncertainty estimates can significantly improve the performance of iterative design of experiments, as in Sequential and Reinforcement learning. For many such problems in engineering and the physical sciences, the design task depends on multiple correlated model outputs as objectives and/or constraints. To better solve these problems, we propose a recalibrated bootstrap method to generate multivariate prediction intervals for bagged models and show that it is well-calibrated. We apply the recalibrated bootstrap to a simulated sequential learning problem with multiple objectives and show that it leads to a marked decrease in the number of iterations required to find a satisfactory candidate. This indicates that the recalibrated bootstrap could be a valuable tool for practitioners using machine learning to optimize systems with multiple competing targets.

📄 PDF Abstract BibTeX arXiv:2205.02260

Code (2)

CitrineInformatics/lolo 공식 구현
citrineinformatics/multivariate-prediction-intervals 공식 구현

Tasks

PredictionPrediction IntervalsReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

RFpredInterval: An R Package for Prediction Intervals with Random Forests and Boosted Forests

2021-06-15 · Cansu Alakus, Denis Larocque, Aurelie Labbe

Like many predictive models, random forests provide point predictions for new observations. Besides the point prediction, it is important to quantify the uncertainty in the prediction. Prediction intervals provide inform…

PredictionPrediction Intervals

Stability of Random Forests and Coverage of Random-Forest Prediction Intervals

2023-10-28 · NeurIPS 2023 11

We establish stability of random forests under the mild condition that the squared response ($Y^2$) does not have a heavy tail. In particular, our analysis holds for the practical version of random forests that is implem…

PredictionPrediction Intervals

Targeted tuning of random forests for quantile estimation and prediction intervals

2025-07-02 · Matthew Berkowitz, Rachel MacKay Altman, Thomas M. Loughin arxiv

We present a novel tuning procedure for random forests (RFs) that improves the accuracy of estimated quantiles and produces valid, relatively narrow prediction intervals. While RFs are typically used to estimate mean res…

Localized Uncertainty Quantification in Random Forests via Proximities

2025-09-26 · Jake S. Rhodes, Scott D. Brown, J. Riley Wilkinson arxiv

In machine learning, uncertainty quantification helps assess the reliability of model predictions, which is important in high-stakes scenarios. Traditional approaches often emphasize predictive accuracy, but there is a g…

Uncertainty Quantification in Ensembles of Honest Regression Trees using Generalized Fiducial Inference

2019-11-14 · Suofei Wu, Jan Hannig, Thomas C. M. Lee

Due to their accuracies, methods based on ensembles of regression trees are a popular approach for making predictions. Some common examples include Bayesian additive regression trees, boosting and random forests. This pa…

Prediction IntervalsregressionUncertainty Quantification