paper-with-me

홈 › Papers

Using Deep Belief Nets to Learn Covariance Kernels for Gaussian Processes

2007-12-01 · NeurIPS 2007 12 · Geoffrey E. Hinton, Ruslan R. Salakhutdinov

We show how to use unlabeled data and a deep belief net (DBN) to learn a good covariance kernel for a Gaussian process. We first learn a deep generative model of the unlabeled data using the fast, greedy algorithm introduced by Hinton et.al. If the data is high-dimensional and highly-structured, a Gaussian kernel applied to the top layer of features in the DBN works much better than a similar kernel applied to the raw input. Performance at both regression and classification can then be further improved by using backpropagation through the DBN to discriminatively fine-tune the covariance kernel.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesGeneral Classificationregression

Similar Papers 제목 키워드 기반

Random walk kernels and learning curves for Gaussian process regression on random graphs

2012-11-06 · Matthew Urry, Peter Sollich

We consider learning on graphs, guided by kernels that encode similarity between vertices. Our focus is on random walk kernels, the analogues of squared exponential kernels in Euclidean spaces. We show that on large, loc…

Gaussian Processesregression

Kernel Methods for Deep Learning

2009-12-01 · NeurIPS 2009 12 · Youngmin Cho, Lawrence K. Saul

We introduce a new family of positive-definite kernel functions that mimic the computation in large, multilayer neural nets. These kernel functions can be used in shallow architectures, such as support vector machines (…

Deep Learning

Non-separable Covariance Kernels for Spatiotemporal Gaussian Processes based on a Hybrid Spectral Method and the Harmonic Oscillator

2023-02-19 · Dionissios T. Hristopulos

Gaussian processes provide a flexible, non-parametric framework for the approximation of functions in high-dimensional spaces. The covariance kernel is the main engine of Gaussian processes, incorporating correlations th…

Computational EfficiencyGaussian Processes

Phone Recognition with the Mean-Covariance Restricted Boltzmann Machine

2010-12-01 · NeurIPS 2010 12 · George Dahl, Marc'Aurelio Ranzato, Abdel-rahman Mohamed, Geoffrey E. Hinton

Straightforward application of Deep Belief Nets (DBNs) to acoustic modeling produces a rich distributed representation of speech data that is useful for recognition and yields impressive results on the speaker-independen…

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 t…

Gaussian Processes