paper-with-me

Papers

Beyond the Mean-Field: Structured Deep Gaussian Processes Improve the Predictive Uncertainties

2020-05-22 · NeurIPS 2020 12 · Jakob Lindinger, David Reeb, Christoph Lippert, Barbara Rakitsch

Deep Gaussian Processes learn probabilistic data representations for supervised learning by cascading multiple Gaussian Processes. While this model family promises flexible predictive distributions, exact inference is not tractable. Approximate inference techniques trade off the ability to closely resemble the posterior distribution against speed of convergence and computational efficiency. We propose a novel Gaussian variational family that allows for retaining covariances between latent processes while achieving fast convergence by marginalising out all global latent variables. After providing a proof of how this marginalisation can be done for general covariances, we restrict them to the ones we empirically found to be most important in order to also achieve computational efficiency. We provide an efficient implementation of our new approach and apply it to several benchmark datasets. It yields excellent results and strikes a better balance between accuracy and calibrated uncertainty estimates than its state-of-the-art alternatives.

📄 PDF Abstract BibTeX arXiv:2005.11110

Code (1)

boschresearch/Structured_DGP 공식 구현 tf

Tasks

Computational EfficiencyGaussian Processes

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

GP-4DGS: Probabilistic 4D Gaussian Splatting from Monocular Video via Variational Gaussian Processes

2026-04-03 · Mijeong Kim, Jungtaek Kim, Bohyung Han arxiv

We present GP-4DGS, a novel framework that integrates Gaussian Processes (GPs) into 4D Gaussian Splatting (4DGS) for principled probabilistic modeling of dynamic scenes. While existing 4DGS methods focus on deterministic…

Gaussian Processes

Structured Variational Inference for Coupled Gaussian Processes

2017-11-03 · Vincent Adam

Sparse variational approximations allow for principled and scalable inference in Gaussian Process (GP) models. In settings where several GPs are part of the generative model, theses GPs are a posteriori coupled. For many…

Gaussian ProcessesVariational Inference

Graph Neural Network-Inspired Kernels for Gaussian Processes in Semi-Supervised Learning

2023-02-12 · Zehao Niu, Mihai Anitescu, Jie Chen

Gaussian processes (GPs) are an attractive class of machine learning models because of their simplicity and flexibility as building blocks of more complex Bayesian models. Meanwhile, graph neural networks (GNNs) emerged …

Gaussian ProcessesGraph Neural NetworkInductive Bias

A Taylor Series Approach to Correct Localization Errors in Robotic Field Mapping using Gaussian Processes

2026-01-28 · Muzaffar Qureshi, Tochukwu Elijah Ogri, Kyle Volle, Rushikesh Kamalapurkar arxiv

Gaussian Processes (GPs) are powerful non-parametric Bayesian models for regression of scalar fields, formulated under the assumption that measurement locations are perfectly known and the corresponding field measurement…

Computational EfficiencyGaussian Processes

Low-rank computation of the posterior mean in Multi-Output Gaussian Processes

2025-04-30 · Sebastian Esche, Martin Stoll

Gaussian processes (GP) are a versatile tool in machine learning and computational science. We here consider the case of multi-output Gaussian processes (MOGP) and present low-rank approaches for efficiently computing th…

Gaussian Processes