Dynamic Causal Explanation Based Diffusion-Variational Graph Neural Network for Spatio-temporal Forecasting
Guojun Liang, Prayag Tiwari, S{\l}awomir Nowaczyk, Stefan Byttner,, Fernando Alonso-Fernandez

TL;DR
This paper introduces DVGNN, a novel graph neural network that models causal relationships and uncertainty in dynamic graphs for improved spatio-temporal forecasting accuracy and robustness.
Contribution
It proposes an unsupervised generative model with diffusion and variational techniques to construct causal, explainable dynamic graphs, enhancing forecasting performance.
Findings
Outperforms state-of-the-art methods in multiple datasets
Achieves higher robustness and lower error rates
Better captures causal relationships and uncertainty
Abstract
Graph neural networks (GNNs), especially dynamic GNNs, have become a research hotspot in spatio-temporal forecasting problems. While many dynamic graph construction methods have been developed, relatively few of them explore the causal relationship between neighbour nodes. Thus, the resulting models lack strong explainability for the causal relationship between the neighbour nodes of the dynamically generated graphs, which can easily lead to a risk in subsequent decisions. Moreover, few of them consider the uncertainty and noise of dynamic graphs based on the time series datasets, which are ubiquitous in real-world graph structure networks. In this paper, we propose a novel Dynamic Diffusion-Variational Graph Neural Network (DVGNN) for spatio-temporal forecasting. For dynamic graph construction, an unsupervised generative model is devised. Two layers of graph convolutional network (GCN)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting · Traffic Prediction and Management Techniques · Advanced Graph Neural Networks
MethodsGraph Neural Network · Diffusion · Graph Convolutional Network
