paper-with-me

Papers

A Gaussian Process Regression Model for Distribution Inputs

2017-01-31 · François Bachoc, Fabrice Gamboa, Jean-Michel Loubes, Nil Venet

Monge-Kantorovich distances, otherwise known as Wasserstein distances, have received a growing attention in statistics and machine learning as a powerful discrepancy measure for probability distributions. In this paper, we focus on forecasting a Gaussian process indexed by probability distributions. For this, we provide a family of positive definite kernels built using transportation based distances. We provide a probabilistic understanding of these kernels and characterize the corresponding stochastic processes. We prove that the Gaussian processes indexed by distributions corresponding to these kernels can be efficiently forecast, opening new perspectives in Gaussian process modeling.

📄 PDF Abstract BibTeX arXiv:1701.09055

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningGaussian Processesmodelregression

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

Subset-of-Data Variational Inference for Deep Gaussian-Processes Regression

2021-07-17 · Ayush Jain, P. K. Srijith, Mohammad Emtiyaz Khan

Deep Gaussian Processes (DGPs) are multi-layer, flexible extensions of Gaussian processes but their training remains challenging. Sparse approximations simplify the training but often require optimization over a large nu…

Gaussian ProcessesregressionVariational Inference

PDE-constrained Gaussian process surrogate modeling with uncertain data locations

2023-05-19 · Dongwei Ye, Weihao Yan, Christoph Brune, Mengwu Guo

Gaussian process regression is widely applied in computational science and engineering for surrogate modeling owning to its kernel-based and probabilistic nature. In this work, we propose a Bayesian approach that integra…

Bayesian Inferenceregression

Gaussian Processes with Noisy Regression Inputs for Dynamical Systems

2024-08-16 · Tobias M. Wolff, Victor G. Lopez, Matthias A. Müller

This paper is centered around the approximation of dynamical systems by means of Gaussian processes. To this end, trajectories of such systems must be collected to be used as training data. The measurements of these traj…

Gaussian Processesregression

Deep Gaussian Processes with Decoupled Inducing Inputs

2018-01-09 · Marton Havasi, José Miguel Hernández-Lobato, Juan José Murillo-Fuentes

Deep Gaussian Processes (DGP) are hierarchical generalizations of Gaussian Processes (GP) that have proven to work effectively on a multiple supervised regression tasks. They combine the well calibrated uncertainty estim…

Gaussian Processes

Randomly Projected Additive Gaussian Processes for Regression

2019-12-30 · ICML 2020 1 · Ian A. Delbridge, David S. Bindel, Andrew Gordon Wilson

Gaussian processes (GPs) provide flexible distributions over functions, with inductive biases controlled by a kernel. However, in many applications Gaussian processes can struggle with even moderate input dimensionality.…

Gaussian ProcessesregressionSmall Data Image Classification