Deep Latent-Variable Kernel Learning
Haitao Liu, Yew-Soon Ong, Xiaomo Jiang, Xiaofang Wang

TL;DR
This paper introduces Deep Latent-Variable Kernel Learning (DLVKL), a model combining neural networks and Gaussian processes with stochastic latent variables, improving regularization and performance on small and large datasets.
Contribution
It proposes a novel DLVKL model with stochastic encoding and enhanced variational posterior using NSDE, advancing deep kernel learning methods.
Findings
DLVKL-NSDE matches GP performance on small datasets
Outperforms existing deep GPs on large datasets
Improves regularization through stochastic latent variables
Abstract
Deep kernel learning (DKL) leverages the connection between Gaussian process (GP) and neural networks (NN) to build an end-to-end, hybrid model. It combines the capability of NN to learn rich representations under massive data and the non-parametric property of GP to achieve automatic regularization that incorporates a trade-off between model fit and model complexity. However, the deterministic encoder may weaken the model regularization of the following GP part, especially on small datasets, due to the free latent representation. We therefore present a complete deep latent-variable kernel learning (DLVKL) model wherein the latent variables perform stochastic encoding for regularized representation. We further enhance the DLVKL from two aspects: (i) the expressive variational posterior through neural stochastic differential equation (NSDE) to improve the approximation quality, and (ii)…
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 · Model Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis
MethodsGaussian Process
