paper-with-me

Papers

Deep Gaussian Covariance Network

2017-10-17 · Kevin Cremanns, Dirk Roos

The correlation length-scale next to the noise variance are the most used hyperparameters for the Gaussian processes. Typically, stationary covariance functions are used, which are only dependent on the distances between input points and thus invariant to the translations in the input space. The optimization of the hyperparameters is commonly done by maximizing the log marginal likelihood. This works quite well, if the distances are uniform distributed. In the case of a locally adapted or even sparse input space, the prediction of a test point can be worse dependent of its position. A possible solution to this, is the usage of a non-stationary covariance function, where the hyperparameters are calculated by a deep neural network. So that the correlation length scales and possibly the noise variance are dependent on the test point. Furthermore, different types of covariance functions are trained simultaneously, so that the Gaussian process prediction is an additive overlay of different covariance matrices. The right covariance functions combination and its hyperparameters are learned by the deep neural network. Additional, the Gaussian process will be able to be trained by batches or online and so it can handle arbitrarily large data sets. We call this framework Deep Gaussian Covariance Network (DGCP). There are also further extensions to this framework possible, for example sequentially dependent problems like time series or the local mixture of experts. The basic framework and some extension possibilities will be presented in this work. Moreover, a comparison to some recent state of the art surrogate model methods will be performed, also for a time dependent problem.

📄 PDF Abstract BibTeX arXiv:1710.06202

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesMixture-of-ExpertsTime Series Analysis

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

Posterior Covariance Structures in Gaussian Processes

2024-08-14 · Difeng Cai, Edmond Chow, Yuanzhe Xi

In this paper, we present a comprehensive analysis of the posterior covariance field in Gaussian processes, with applications to the posterior covariance matrix. The analysis is based on the Gaussian prior covariance but…

Gaussian Processes

Evolution of Covariance Functions for Gaussian Process Regression using Genetic Programming

2013-05-16 · Gabriel Kronberger, Michael Kommenda

In this contribution we describe an approach to evolve composite covariance functions for Gaussian processes using genetic programming. A critical aspect of Gaussian processes and similar kernel-based models such as SVM …

Gaussian ProcessesregressionTime SeriesTime Series Analysis

The Value of Covariance Matching in Gaussian DDPMs and the Lanczos Sampler

2026-05-21 · Md Sahil Akhtar, Aymane El Gadarri, Vivek F. Farias, Adam D. Jozefiak arxiv

A central error measure in Gaussian DDPMs is the path-space KL divergence between the exact reverse chain and the learned Gaussian reverse process. This quantity is especially relevant for procedures such as classifier g…

Deep Global Generalized Gaussian Networks

2019-06-01 · CVPR 2019 6 · Qilong Wang, Peihua Li, Qinghua Hu, Pengfei Zhu 외

Recently, global covariance pooling (GCP) has shown great advance in improving classification performance of deep convolutional neural networks (CNNs). However, existing deep GCP networks compute covariance pooling of co…

parameter estimationRolling Shutter Correction

Decomposing Gaussians with Unknown Covariance

2024-09-17 · Ameer Dharamshi, Anna Neufeld, Lucy L. Gao, Jacob Bien 외

Common workflows in machine learning and statistics rely on the ability to partition the information in a data set into independent portions. Recent work has shown that this may be possible even when conventional sample …

Gaussian ProcessesModel Selection