Partially Observable Gaussian Process Network and Doubly Stochastic Variational Inference
Saksham Kiroriwal, Julius Pfrommer, Jürgen Beyerer
TL;DR
The paper tackles modeling real-world process networks where intermediate subprocess outputs are only partially observable. It introduces Partially Observable Gaussian Process Network (POGPN), a DAG-based GP framework that places latent functions in a common space and uses observation lenses to model indirect measurements, combining with doubly stochastic variational inference. The authors develop two training schemes (ancestor-wise and node-wise) and two objective losses (ELBO and PLL) to perform joint inference over the network, accommodating non-Gaussian likelihoods and multimodal observations. Across Jura, EEG, and synthetic benchmarks, POGPN delivers superior predictive performance and robust handling of stochastic parents and intermediate data, illustrating its practical potential for complex process networks.
Abstract
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.
