paper-with-me

Papers

Gaussian Process Kernels for Pattern Discovery and Extrapolation

2013-02-18 · Andrew Gordon Wilson, Ryan Prescott Adams

Gaussian processes are rich distributions over functions, which provide a Bayesian nonparametric approach to smoothing and interpolation. We introduce simple closed form kernels that can be used with Gaussian processes to discover patterns and enable extrapolation. These kernels are derived by modelling a spectral density -- the Fourier transform of a kernel -- with a Gaussian mixture. The proposed kernels support a broad class of stationary covariances, but Gaussian process inference remains simple and analytic. We demonstrate the proposed kernels by discovering patterns and performing long range extrapolation on synthetic examples, as well as atmospheric CO2 trends and airline passenger data. We also show that we can reconstruct standard covariances within our framework.

📄 PDF Abstract BibTeX arXiv:1302.4245

Code (2)

SimonRennotte/GaussianProcessPatternDiscovery pytorch
icsm/pgmuvi pytorch

Tasks

Gaussian Processes

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 제목 키워드 기반

GPatt: Fast Multidimensional Pattern Extrapolation with Gaussian Processes

2013-10-20 · Andrew Gordon Wilson, Elad Gilboa, Arye Nehorai, John P. Cunningham

Gaussian processes are typically used for smoothing and interpolation on small datasets. We introduce a new Bayesian nonparametric framework -- GPatt -- enabling automatic pattern extrapolation with Gaussian processes on…

Gaussian Processes

Differentiable Compositional Kernel Learning for Gaussian Processes

2018-06-12 · ICML 2018 7 · Shengyang Sun, Guodong Zhang, Chaoqi Wang, Wenyuan Zeng 외

The generalization properties of Gaussian processes depend heavily on the choice of kernel, and this choice remains a dark art. We present the Neural Kernel Network (NKN), a flexible family of kernels represented by a ne…

Bayesian OptimizationGaussian ProcessesTime SeriesTime Series Analysis+1

Fast Kernel Learning for Multidimensional Pattern Extrapolation

2014-12-01 · NeurIPS 2014 12 · Andrew G. Wilson, Elad Gilboa, Arye Nehorai, John P. Cunningham

The ability to automatically discover patterns and perform extrapolation is an essential quality of intelligent systems. Kernel methods, such as Gaussian processes, have great potential for pattern extrapolation, since t…

Gaussian Processes

The Human Kernel

2015-10-26 · NeurIPS 2015 12 · Andrew Gordon Wilson, Christoph Dann, Christopher G. Lucas, Eric P. Xing

Bayesian nonparametric models, such as Gaussian processes, provide a compelling framework for automatic statistical modelling: these models have a high degree of flexibility, and automatically calibrated complexity. Howe…

Gaussian Processes

Evolving Gaussian Process kernels from elementary mathematical expressions

2019-10-11 · Ibai Roman, Roberto Santana, Alexander Mendiburu, Jose A. Lozano

Choosing the most adequate kernel is crucial in many Machine Learning applications. Gaussian Process is a state-of-the-art technique for regression and classification that heavily relies on a kernel function. However, in…

Time SeriesTime Series Analysis