Modern Structure-Aware Simplicial Spatiotemporal Neural Network

📅 2026-04-17
📈 Citations: 0
Influential: 0
📄 PDF

career value

172K/year
🤖 AI Summary
Existing graph neural networks are inherently limited to modeling pairwise relationships, struggling to effectively capture higher-order topological structures while suffering from rapidly escalating computational complexity as graph size grows. To address these limitations, this work proposes a simplicial complex–based spatiotemporal neural network that, for the first time, integrates simplicial complexes into spatiotemporal modeling. By leveraging spatiotemporal random walks on high-dimensional simplicial complexes and parallelized temporal convolutions, the proposed method transcends the pairwise interaction constraints of conventional graph neural networks. This approach significantly enhances the capacity to model higher-order topological dependencies in complex systems while maintaining computational efficiency.

Technology Category

Application Category

📝 Abstract
Spatiotemporal modeling has evolved beyond simple time series analysis to become fundamental in structural time series analysis. While current research extensively employs graph neural networks (GNNs) for spatial feature extraction with notable success, these networks are limited to capturing only pairwise relationships, despite real-world networks containing richer topological relationships. Additionally, GNN-based models face computational challenges that scale with graph complexity, limiting their applicability to large networks. To address these limitations, we present Modern Structure-Aware Simplicial SpatioTemporal neural network (ModernSASST), the first approach to leverage simplicial complex structures for spatiotemporal modeling. Our method employs spatiotemporal random walks on high-dimensional simplicial complexes and integrates parallelizable Temporal Convolutional Networks to capture high-order topological structures while maintaining computational efficiency. Our source code is publicly available on GitHub\footnote{Code is available at: https://github.com/ComplexNetTSP/ST_RUM.
Problem

Research questions and friction points this paper is trying to address.

spatiotemporal modeling
graph neural networks
simplicial complexes
high-order topological structures
computational scalability
Innovation

Methods, ideas, or system contributions that make the work stand out.

simplicial complex
spatiotemporal modeling
high-order topology
temporal convolutional networks
structure-aware neural network
🔎 Similar Papers
No similar papers found.