paper-with-me

Papers

Stochastic Deep Gaussian Processes over Graphs

2020-12-01 · NeurIPS 2020 12 · Naiqi Li, Wenjie Li, Jifeng Sun, Yinghua Gao, Yong Jiang, Shu-Tao Xia

In this paper we propose Stochastic Deep Gaussian Processes over Graphs (DGPG), which are deep structure models that learn the mappings between input and output signals in graph domains. The approximate posterior distributions of the latent variables are derived with variational inference, and the evidence lower bound is evaluated and optimized by the proposed recursive sampling scheme. The Bayesian non-parametric natural of our model allows it to resist overfitting, while the expressive deep structure grants it the potential to learn complex relations. Extensive experiments demonstrate that our method achieves superior performances in both small size (< 50) and large size (> 35,000) datasets. We show that DGPG outperforms another Gaussian-based approach, and is competitive to a state-of-the-art method in the challenging task of traffic flow prediction. Our model is also capable of capturing uncertainties in a mathematical principled way and automatically discovering which vertices and features are relevant to the prediction.

📄 PDF Abstract BibTeX

Code (1)

naiqili/DGPG 공식 구현 tf

Tasks

Gaussian ProcessesVariational Inference

Similar Papers 제목 키워드 기반

Matérn Gaussian Processes on Graphs

2020-10-29 · Viacheslav Borovitskiy, Iskander Azangulov, Alexander Terenin, Peter Mostowsky 외

Gaussian processes are a versatile framework for learning unknown functions in a manner that permits one to utilize prior information about their properties. Although many different Gaussian process models are readily av…

Gaussian Processes

Gaussian Processes and Statistical Decision-making in Non-Euclidean Spaces

2022-02-22 · Alexander Terenin

Bayesian learning using Gaussian processes provides a foundational framework for making decisions in a manner that balances what is known with what could be learned by gathering data. In this dissertation, we develop tec…

Decision MakingGaussian Processes

Graph Random Features for Scalable Gaussian Processes

2025-09-03 · Matthew Zhang, Jihao Andreas Lin, Krzysztof Choromanski, Adrian Weller 외 arxiv

We study the application of graph random features (GRFs) - a recently introduced stochastic estimator of graph node kernels - to scalable Gaussian processes on discrete input spaces. We prove that (under mild assumptions…

Bayesian InferenceGaussian Processes

Non-separable Spatio-temporal Graph Kernels via SPDEs

2021-11-16 · Alexander Nikitin, ST John, Arno Solin, Samuel Kaski

Gaussian processes (GPs) provide a principled and direct approach for inference and learning on graphs. However, the lack of justified graph kernels for spatio-temporal modelling has held back their use in graph problems…

Gaussian Processes

Scale Mixtures of Neural Network Gaussian Processes

2021-07-03 · ICLR 2022 4 · Hyungi Lee, Eunggu Yun, Hongseok Yang, Juho Lee

Recent works have revealed that infinitely-wide feed-forward or recurrent neural networks of any architecture correspond to Gaussian processes referred to as Neural Network Gaussian Processes (NNGPs). While these works h…

Gaussian Processes