paper-with-me

홈 › Papers

Scalable Variational Gaussian Processes via Harmonic Kernel Decomposition

2021-06-10 · Shengyang Sun, Jiaxin Shi, Andrew Gordon Wilson, Roger Grosse

We introduce a new scalable variational Gaussian process approximation which provides a high fidelity approximation while retaining general applicability. We propose the harmonic kernel decomposition (HKD), which uses Fourier series to decompose a kernel as a sum of orthogonal kernels. Our variational approximation exploits this orthogonality to enable a large number of inducing points at a low computational cost. We demonstrate that, on a range of regression and classification problems, our approach can exploit input space symmetries such as translations and reflections, and it significantly outperforms standard variational methods in scalability and accuracy. Notably, our approach achieves state-of-the-art results on CIFAR-10 among pure GP models.

📄 PDF Abstract BibTeX arXiv:2106.05992

Code (2)

ssydasheng/Harmonic-Kernel-Decomposition 공식 구현 tf
thjashin/solvegp tf

Tasks

Gaussian Processesregression

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Sparse Gaussian Processes with Spherical Harmonic Features Revisited

2023-03-28 · Stefanos Eleftheriadis, Dominic Richards, James Hensman

We revisit the Gaussian process model with spherical harmonic features and study connections between the associated RKHS, its eigenstructure and deep models. Based on this, we introduce a new class of kernels which corre…

Gaussian Processes

Scaling up the Automatic Statistician: Scalable Structure Discovery using Gaussian Processes

2017-06-08 · Hyunjik Kim, Yee Whye Teh

Automating statistical modelling is a challenging problem in artificial intelligence. The Automatic Statistician takes a first step in this direction, by employing a kernel search algorithm with Gaussian Processes (GP) t…

Gaussian ProcessesModel Selectionregression

Variational zero-inflated Gaussian processes with sparse kernels

2018-03-13 · Pashupati Hegde, Markus Heinonen, Samuel Kaski

Zero-inflated datasets, which have an excess of zero outputs, are commonly encountered in problems such as climate or rare event modelling. Conventional machine learning approaches tend to overestimate the non-zeros lead…

Gaussian ProcessesVariational Inference

Stochastic Variational Deep Kernel Learning

2016-11-01 · NeurIPS 2016 12 · Andrew Gordon Wilson, Zhiting Hu, Ruslan Salakhutdinov, Eric P. Xing

Deep kernel learning combines the non-parametric flexibility of kernel methods with the inductive biases of deep learning architectures. We propose a novel deep kernel learning model and stochastic variational inference …

Gaussian ProcessesGeneral ClassificationMulti-Task LearningVariational Inference

Sparse Gaussian Processes with Spherical Harmonic Features

2020-06-30 · ICML 2020 1 · Vincent Dutordoir, Nicolas Durrande, James Hensman

We introduce a new class of inter-domain variational Gaussian processes (GP) where data is mapped onto the unit hypersphere in order to use spherical harmonic representations. Our inference scheme is comparable to variat…

Gaussian Processes