Guided Deep Kernel Learning
Idan Achituve, Gal Chechik, Ethan Fetaya

TL;DR
This paper introduces a novel deep kernel learning method guided by Neural Network Gaussian Processes, enhancing uncertainty estimation and robustness while maintaining scalability and accuracy across diverse datasets.
Contribution
The study proposes using NNGP as a guide for deep kernel learning, improving Bayesian properties and uncertainty estimation in deep kernel models.
Findings
Robustness to overfitting demonstrated on benchmark datasets
Achieves accurate uncertainty estimation
Maintains scalability and predictive performance
Abstract
Combining Gaussian processes with the expressive power of deep neural networks is commonly done nowadays through deep kernel learning (DKL). Unfortunately, due to the kernel optimization process, this often results in losing their Bayesian benefits. In this study, we present a novel approach for learning deep kernels by utilizing infinite-width neural networks. We propose to use the Neural Network Gaussian Process (NNGP) model as a guide to the DKL model in the optimization process. Our approach harnesses the reliable uncertainty estimation of the NNGPs to adapt the DKL target confidence when it encounters novel data points. As a result, we get the best of both worlds, we leverage the Bayesian behavior of the NNGP, namely its robustness to overfitting, and accurate uncertainty estimation, while maintaining the generalization abilities, scalability, and flexibility of deep kernels.…
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 · Air Quality Monitoring and Forecasting · Machine Learning and Data Classification
MethodsDeep Kernel Learning · Gaussian Process
