Uncertainty Estimation on Graphs with Structure Informed Stochastic Partial Differential Equations
Fred Xu, Thomas Markovich

TL;DR
This paper introduces a novel graph neural network uncertainty estimation method inspired by stochastic partial differential equations, effectively capturing spatial-temporal uncertainties and improving out-of-distribution detection on diverse graph datasets.
Contribution
It proposes a new message passing scheme based on SPDEs and Gaussian processes, explicitly modeling uncertainty in graph structure and labels, which is a novel approach in GNN uncertainty estimation.
Findings
Outperforms existing methods in OOD detection tasks
Effectively captures uncertainty across space and time
Allows explicit control over covariance kernel smoothness
Abstract
Graph Neural Networks have achieved impressive results across diverse network modeling tasks, but accurately estimating uncertainty on graphs remains difficult, especially under distributional shifts. Unlike traditional uncertainty estimation, graph-based uncertainty must account for randomness arising from both the graph's structure and its label distribution, which adds complexity. In this paper, making an analogy between the evolution of a stochastic partial differential equation (SPDE) driven by Matern Gaussian Process and message passing using GNN layers, we present a principled way to design a novel message passing scheme that incorporates spatial-temporal noises motivated by the Gaussian Process approach to SPDE. Our method simultaneously captures uncertainty across space and time and allows explicit control over the covariance kernel smoothness, thereby enhancing uncertainty…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Gaussian Processes and Bayesian Inference · Bayesian Modeling and Causal Inference
