AutoGP: Exploring the Capabilities and Limitations of Gaussian Process Models
Karl Krauth, Edwin V. Bonilla, Kurt Cutajar, Maurizio, Filippone

TL;DR
AutoGP advances Gaussian process models by enhancing scalability, kernel flexibility, and hyperparameter optimization, achieving state-of-the-art results on large-scale datasets and bridging the gap with deep learning methods.
Contribution
It introduces scalable inference, flexible kernels, and new hyperparameter objectives, enabling Gaussian processes to handle large datasets and perform competitively with deep learning.
Findings
Outperforms previous GP methods on MNIST
Achieves under 1% error on MNIST8M
Scales to 8 million observations in classification
Abstract
We investigate the capabilities and limitations of Gaussian process models by jointly exploring three complementary directions: (i) scalable and statistically efficient inference; (ii) flexible kernels; and (iii) objective functions for hyperparameter learning alternative to the marginal likelihood. Our approach outperforms all previously reported GP methods on the standard MNIST dataset; performs comparatively to previous kernel-based methods using the RECTANGLES-IMAGE dataset; and breaks the 1% error-rate barrier in GP models using the MNIST8M dataset, showing along the way the scalability of our method at unprecedented scale for GP models (8 million observations) in classification problems. Overall, our approach represents a significant breakthrough in kernel methods and GP models, bridging the gap between deep learning approaches and kernel machines.
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 · Advanced Multi-Objective Optimization Algorithms · Simulation Techniques and Applications
MethodsGaussian Process
