Scalable Gaussian Process Hyperparameter Optimization via Coverage Regularization
Killian Wood, Alec M. Dunton, Amanda Muyskens, Benjamin W. Priest

TL;DR
This paper introduces a scalable hyperparameter optimization method for Gaussian processes that enhances uncertainty quantification by estimating key kernel parameters using novel loss functions, suitable for large datasets.
Contribution
It proposes a new algorithm for hyperparameter estimation in GPs that improves robustness of uncertainty quantification and scales efficiently to large datasets.
Findings
Improved uncertainty quantification over traditional methods
Maintains high scalability for large datasets
Demonstrated effectiveness through numerical experiments
Abstract
Gaussian processes (GPs) are Bayesian non-parametric models popular in a variety of applications due to their accuracy and native uncertainty quantification (UQ). Tuning GP hyperparameters is critical to ensure the validity of prediction accuracy and uncertainty; uniquely estimating multiple hyperparameters in, e.g. the Matern kernel can also be a significant challenge. Moreover, training GPs on large-scale datasets is a highly active area of research: traditional maximum likelihood hyperparameter training requires quadratic memory to form the covariance matrix and has cubic training complexity. To address the scalable hyperparameter tuning problem, we present a novel algorithm which estimates the smoothness and length-scale parameters in the Matern kernel in order to improve robustness of the resulting prediction uncertainties. Using novel loss functions similar to those in conformal…
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
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Advanced Multi-Objective Optimization Algorithms
MethodsGreedy Policy Search
