paper-with-me

홈 › Papers

A conditional one-output likelihood formulation for multitask Gaussian processes

2020-06-05 · Óscar García-Hinde, Vanessa Gómez-Verdejo, Manel Martínez-Ramón

Multitask Gaussian processes (MTGP) are the Gaussian process (GP) framework's solution for multioutput regression problems in which the $T$ elements of the regressors cannot be considered conditionally independent given the observations. Standard MTGP models assume that there exist both a multitask covariance matrix as a function of an intertask matrix, and a noise covariance matrix. These matrices need to be approximated by a low rank simplification of order $P$ in order to reduce the number of parameters to be learnt from $T^2$ to $TP$. Here we introduce a novel approach that simplifies the multitask learning by reducing it to a set of conditioned univariate GPs without the need for any low rank approximations, therefore completely eliminating the requirement to select an adequate value for hyperparameter $P$. At the same time, by extending this approach with both a hierarchical and an approximate model, the proposed extensions are capable of recovering the multitask covariance and noise matrices after learning only $2T$ parameters, avoiding the validation of any model hyperparameter and reducing the overall complexity of the model as well as the risk of overfitting. Experimental results over synthetic and real problems confirm the advantages of this inference approach in its ability to accurately recover the original noise and signal matrices, as well as the achieved performance improvement in comparison to other state of art MTGP approaches. We have also integrated the model with standard GP toolboxes, showing that it is computationally competitive with state of the art options.

📄 PDF Abstract BibTeX arXiv:2006.03495

Code (1)

OGHinde/Cool_MTGP 공식 구현 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 제목 키워드 기반

Varying-coefficient models with isotropic Gaussian process priors

2015-08-28 · Matthias Bussas, Christoph Sawade, Tobias Scheffer, Niels Landwehr

We study learning problems in which the conditional distribution of the output given the input varies as a function of additional task variables. In varying-coefficient models with Gaussian process priors, a Gaussian pro…

Bayesian Inference

Gaussian Transforms Modeling and the Estimation of Distributional Regression Functions

2020-11-12 · Richard Spady, Sami Stouli

We propose flexible Gaussian representations for conditional cumulative distribution functions and give a concave likelihood criterion for their estimation. Optimal representations satisfy the monotonicity property of co…

Econometricsregression

Heterogeneous Multi-output Gaussian Process Prediction

2018-05-19 · NeurIPS 2018 12 · Pablo Moreno-Muñoz, Antonio Artés-Rodríguez, Mauricio A. Álvarez

We present a novel extension of multi-output Gaussian processes for handling heterogeneous outputs. We assume that each output has its own likelihood function and use a vector-valued Gaussian process prior to jointly mod…

Gaussian ProcessesPredictionVariational Inference

Adversarially Contrastive Estimation of Conditional Neural Processes

2023-03-23 · Zesheng Ye, Jing Du, Lina Yao

Conditional Neural Processes~(CNPs) formulate distributions over functions and generate function observations with exact conditional likelihoods. CNPs, however, have limited expressivity for high-dimensional observations…

A Sampling-Free Approximation of Gaussian Variational Auto-Encoders

2021-09-29 · Felix Petersen, Christian Borgelt, Hilde Kuehne, Oliver Deussen

We propose a sampling-free approximate formulation of Gaussian variational auto-encoders. Instead of computing the loss via stochastic sampling, we propagate the Gaussian distributions from the latent space into the outp…

Decoder