Quantile Extreme Gradient Boosting for Uncertainty Quantification
Xiaozhe Yin, Masoud Fallah-Shorshani, Rob McConnell, Scott Fruin,, Yao-Yi Chiang, Meredith Franklin

TL;DR
This paper introduces QXGBoost, a modified gradient boosting method that uses quantile regression with the Huber norm to efficiently quantify uncertainty, providing better prediction intervals for environmental data.
Contribution
The paper proposes a novel enhancement to XGBoost using differentiable quantile regression with the Huber norm for improved uncertainty quantification.
Findings
QXGBoost achieves comparable or better uncertainty estimates than existing methods.
It provides more accurate 90% prediction intervals for environmental data.
The method is computationally efficient due to gradient-based optimization.
Abstract
As the availability, size and complexity of data have increased in recent years, machine learning (ML) techniques have become popular for modeling. Predictions resulting from applying ML models are often used for inference, decision-making, and downstream applications. A crucial yet often overlooked aspect of ML is uncertainty quantification, which can significantly impact how predictions from models are used and interpreted. Extreme Gradient Boosting (XGBoost) is one of the most popular ML methods given its simple implementation, fast computation, and sequential learning, which make its predictions highly accurate compared to other methods. However, techniques for uncertainty determination in ML models such as XGBoost have not yet been universally agreed among its varying applications. We propose enhancements to XGBoost whereby a modified quantile regression is used as the objective…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Statistical Methods and Inference · Gaussian Processes and Bayesian Inference
