Multivariate Probabilistic Regression with Natural Gradient Boosting
Michael O'Malley, Adam M. Sykulski, Rick Lumpkin, Alejandro Schuler

TL;DR
This paper introduces NGBoost, a natural gradient boosting method for multivariate probabilistic regression that models joint uncertainty, demonstrating robustness and competitive performance in simulations and a real-world oceanographic case study.
Contribution
It presents a novel NGBoost approach for multivariate probabilistic regression that is flexible, robust, and easy to use without extensive tuning.
Findings
Performs competitively against existing methods
Works out-of-the-box with minimal tuning
Effectively models joint uncertainty in multivariate data
Abstract
Many single-target regression problems require estimates of uncertainty along with the point predictions. Probabilistic regression algorithms are well-suited for these tasks. However, the options are much more limited when the prediction target is multivariate and a joint measure of uncertainty is required. For example, in predicting a 2D velocity vector a joint uncertainty would quantify the probability of any vector in the plane, which would be more expressive than two separate uncertainties on the x- and y- components. To enable joint probabilistic regression, we propose a Natural Gradient Boosting (NGBoost) approach based on nonparametrically modeling the conditional parameters of the multivariate predictive distribution. Our method is robust, works out-of-the-box without extensive tuning, is modular with respect to the assumed target distribution, and performs competitively in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Underwater Acoustics Research · Target Tracking and Data Fusion in Sensor Networks
