paper-with-me

Papers

Partially Observable Gaussian Process Network and Doubly Stochastic Variational Inference

2025-02-19 · Saksham Kiroriwal, Julius Pfrommer, Jürgen Beyerer

To reduce the curse of dimensionality for Gaussian processes (GP), they can be decomposed into a Gaussian Process Network (GPN) of coupled subprocesses with lower dimensionality. In some cases, intermediate observations are available within the GPN. However, intermediate observations are often indirect, noisy, and incomplete in most real-world systems. This work introduces the Partially Observable Gaussian Process Network (POGPN) to model real-world process networks. We model a joint distribution of latent functions of subprocesses and make inferences using observations from all subprocesses. POGPN incorporates observation lenses (observation likelihoods) into the well-established inference method of deep Gaussian processes. We also introduce two training methods for POPGN to make inferences on the whole network using node observations. The application to benchmark problems demonstrates how incorporating partial observations during training and inference can improve the predictive performance of the overall network, offering a promising outlook for its practical application.

📄 PDF Abstract BibTeX arXiv:2502.13905

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesVariational Inference

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

A Minimax Learning Approach to Off-Policy Evaluation in Confounded Partially Observable Markov Decision Processes

2021-11-12 · Chengchun Shi, Masatoshi Uehara, Jiawei Huang, Nan Jiang

We consider off-policy evaluation (OPE) in Partially Observable Markov Decision Processes (POMDPs), where the evaluation policy depends only on observable variables and the behavior policy depends on unobservable latent …

Off-policy evaluation

Monte-Carlo tree search with uncertainty propagation via optimal transport

2023-09-19 · Tuan Dam, Pascal Stenger, Lukas Schneider, Joni Pajarinen 외

This paper introduces a novel backup strategy for Monte-Carlo Tree Search (MCTS) designed for highly stochastic and partially observable Markov decision processes. We adopt a probabilistic approach, modeling both value a…

Thompson Sampling

Doubly Stochastic Variational Inference for Deep Gaussian Processes

2017-05-24 · NeurIPS 2017 12 · Hugh Salimbeni, Marc Deisenroth

Gaussian processes (GPs) are a good choice for function approximation as they are flexible, robust to over-fitting, and provide well-calibrated predictive uncertainty. Deep Gaussian processes (DGPs) are multi-layer gener…

Gaussian ProcessesGeneral ClassificationregressionVariational Inference

Amortized variance reduction for doubly stochastic objectives

2020-03-09 · Ayman Boustati, Sattar Vakili, James Hensman, ST John

Approximate inference in complex probabilistic models such as deep Gaussian processes requires the optimisation of doubly stochastic objective functions. These objectives incorporate randomness both from mini-batch subsa…

Gaussian Processes

Doubly-Stochastic Normalization of the Gaussian Kernel is Robust to Heteroskedastic Noise

2020-05-31 · Boris Landa, Ronald R. Coifman, Yuval Kluger

A fundamental step in many data-analysis techniques is the construction of an affinity matrix describing similarities between data points. When the data points reside in Euclidean space, a widespread approach is to from …