Mending of Spatio-Temporal Dependencies in Block Adjacency Matrix
Osama Ahmad, Omer Abdul Jalil, Usman Nazir, Murtaza Taj

TL;DR
This paper introduces a novel GNN-based architecture that effectively models and connects spatio-temporal dependencies in dynamic graph data, improving accuracy and reducing complexity compared to existing methods.
Contribution
It proposes an end-to-end learnable framework to mend temporal dependencies in block adjacency matrices, enhancing spatio-temporal graph modeling.
Findings
Outperforms state-of-the-art models on benchmark datasets
Achieves higher accuracy with fewer parameters
Reduces computational complexity significantly
Abstract
In the realm of applications where data dynamically evolves across spatial and temporal dimensions, Graph Neural Networks (GNNs) are often complemented by sequence modeling architectures, such as RNNs and transformers, to effectively model temporal changes. These hybrid models typically arrange the spatial and temporal learning components in series. A pioneering effort to jointly model the spatio-temporal dependencies using only GNNs was the introduction of the Block Adjacency Matrix \(\mathbf{A_B}\) \cite{1}, which was constructed by diagonally concatenating adjacency matrices from graphs at different time steps. This approach resulted in a single graph encompassing complete spatio-temporal data; however, the graphs from different time steps remained disconnected, limiting GNN message-passing to spatially connected nodes only. Addressing this critical challenge, we propose a novel…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Complex Network Analysis Techniques
MethodsMODEL EDITOR NETWORKS WITH GRADIENT DECOMPOSITION · 3 Dimensional Convolutional Neural Network · Contrastive Language-Image Pre-training · Graph Neural Network
