A timestamp-aware spatio-temporal graph contrastive learning model for network intrusion detection outperforms other self-supervised methods on four datasets while matching supervised GNN performance.
hub
Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting
27 Pith papers cite this work. Polarity classification is still indexing.
abstract
Timely accurate traffic forecast is crucial for urban traffic control and guidance. Due to the high nonlinearity and complexity of traffic flow, traditional methods cannot satisfy the requirements of mid-and-long term prediction tasks and often neglect spatial and temporal dependencies. In this paper, we propose a novel deep learning framework, Spatio-Temporal Graph Convolutional Networks (STGCN), to tackle the time series prediction problem in traffic domain. Instead of applying regular convolutional and recurrent units, we formulate the problem on graphs and build the model with complete convolutional structures, which enable much faster training speed with fewer parameters. Experiments show that our model STGCN effectively captures comprehensive spatio-temporal correlations through modeling multi-scale traffic networks and consistently outperforms state-of-the-art baselines on various real-world traffic datasets.
hub tools
citation-role summary
citation-polarity summary
representative citing papers
CausalPOI proposes a spatio-temporal graph causal learning method for cold-start POI check-in forecasting that builds functional interaction graphs and treatment-control pairs to outperform baselines on SafeGraph data.
Bridge augments a graph neural network backbone with time-aware retrieval from a memory of region-time windows to improve cold-start and cross-city urban delivery demand forecasting.
STReasoner uses S-GRPO reinforcement learning to let LLMs integrate time series, graphs, and text for spatio-temporal reasoning, delivering 17-135% accuracy gains over baselines on a new four-task benchmark at 0.004X the cost of proprietary models.
Graph Retention Networks extend retention to dynamic graphs to enable parallelizable training, O(1) inference, and chunkwise long-term training while delivering competitive performance with major efficiency gains.
AirQualityBench is a realistic global benchmark using hourly data from 3720 stations across 2021-2025 for six pollutants, preserving native missingness masks and evaluating on inverse-transformed physical scales.
SCOT uses Sinkhorn entropic optimal transport to learn explicit soft correspondences between unequal region sets for multi-source cross-city transfer, adding contrastive sharpening and cycle reconstruction for stability and a prototype hub for multi-source alignment.
TRACER presents a training-free closed-loop structured inference framework for recovering physically consistent vehicle motions from sparse accident evidence.
STRP is a granularity-aware model that predicts fine-grained spatio-temporal traffic from coarse inputs via tree convolution and inverse dilated convolution, outperforming baselines on six datasets in window-based and duration-based settings.
STaT is a Symbolic-Temporal-Textual Alignment model that integrates three modalities to reduce shape distortion in non-stationary time series forecasting, reporting up to 8.9% gains in magnitude metrics and 8.5% less distortion on eight benchmarks.
GAMMA-Net combines Graph Attention Networks and multi-axis Mamba to outperform prior models in long-horizon traffic forecasting, with up to 16.25% lower MAE on benchmarks like METR-LA and PEMS datasets.
A synchronization-safe dynamic microgrid formation method with constraint-aware spatio-temporal graph convolutional networks accelerates distribution system restoration while enforcing safety constraints.
P-K-GCN integrates continuous spline GCN, Koopman linearization, and physics augmentation for spatiotemporal super-resolution on irregular geometries, claiming theoretical error reduction via Rademacher complexity bounds and superior accuracy on cardiac electrodynamics.
GraMO couples graph interactions and temporal state updates in one linear recurrence with input-dependent coefficients to simulate N-body, motion, and robotics systems with lower long-horizon error than prior GNN or SSM approaches.
A plug-and-play learnable Tweedie output head attached to ST-GNN backbones improves RMSE on sparse maritime traffic data by predicting means and learning node-level variance powers via closed-form unit deviance optimization.
PatchSTG partitions sensors into locality-preserving geographic patches and applies dual intra/inter-patch attention to reduce spatiotemporal modeling complexity from quadratic to near-linear while maintaining competitive traffic forecast accuracy.
GC-MoE improves MAE on four traffic forecasting benchmarks by routing nodes to combinations of frozen spatio-temporal GNN experts via a graph-conditioned lightweight router, training only ~17K parameters atop 1.5M frozen weights.
STM3 is a new multiscale Mamba mixture-of-experts model with graph causal networks and contrastive routing that reports state-of-the-art results on 10 long-term spatio-temporal forecasting benchmarks.
Spectrally unstable nodes are identified via graph-spectral distortion analysis as primary drivers of reliability failures; isolating them yields a stable subgraph for learning with propagation-based recovery for the isolated nodes, improving performance across GNNs and spectral clustering under攻击s.
TSNN matches time series entries to a training-derived memory bank to forecast traffic without any trainable parameters and achieves competitive accuracy on four real-world datasets.
A 3D pattern-matching model using Earth Mover's Distance on conflict data outperforms the VIEWS ensemble benchmark in predicting fatalities.
SocialMirror reconstructs 3D meshes of closely interacting humans from monocular videos using semantic guidance from vision-language models and geometric constraints in a diffusion model to handle occlusions and maintain temporal and spatial consistency.
A point cloud transformer using axial self-attention and curve-based feature aggregation assesses rehabilitation exercise performance on Kimore, UI-PRMD, and IRDS datasets, claiming superior results with a compact model.
FDN is a neural forecasting architecture that decomposes future predictions via classification to yield interpretable latent patterns alongside SOTA-level accuracy at reduced memory and runtime cost.
citing papers explorer
-
Timestamp-Aware Spatio-Temporal Graph Contrastive Learning for Network Intrusion Detection
A timestamp-aware spatio-temporal graph contrastive learning model for network intrusion detection outperforms other self-supervised methods on four datasets while matching supervised GNN performance.
-
CausalPOI: Spatio-Temporal Graph-Based Causal Modeling for Cold-Start POI Check-in Forecasting
CausalPOI proposes a spatio-temporal graph causal learning method for cold-start POI check-in forecasting that builds functional interaction graphs and treatment-control pairs to outperform baselines on SafeGraph data.
-
Bridge: Retrieval-Augmented Spatiotemporal Modeling for Urban Delivery Demand
Bridge augments a graph neural network backbone with time-aware retrieval from a memory of region-time windows to improve cold-start and cross-city urban delivery demand forecasting.
-
STReasoner: Empowering LLMs for Spatio-Temporal Reasoning in Time Series via Spatial-Aware Reinforcement Learning
STReasoner uses S-GRPO reinforcement learning to let LLMs integrate time series, graphs, and text for spatio-temporal reasoning, delivering 17-135% accuracy gains over baselines on a new four-task benchmark at 0.004X the cost of proprietary models.
-
Graph Retention Networks for Dynamic Graphs
Graph Retention Networks extend retention to dynamic graphs to enable parallelizable training, O(1) inference, and chunkwise long-term training while delivering competitive performance with major efficiency gains.
-
SCOT: Multi-Source Cross-City Transfer with Optimal-Transport Soft-Correspondence Objective
SCOT uses Sinkhorn entropic optimal transport to learn explicit soft correspondences between unequal region sets for multi-source cross-city transfer, adding contrastive sharpening and cycle reconstruction for stability and a prototype hub for multi-source alignment.
-
TRACER: Training-Free Closed-Loop Structured Inference for Traffic Accident Reconstruction
TRACER presents a training-free closed-loop structured inference framework for recovering physically consistent vehicle motions from sparse accident evidence.
-
From Coarse to Fine: Managing Temporal Granularity in Spatio-Temporal Data for Fine-Grained Traffic Prediction
STRP is a granularity-aware model that predicts fine-grained spatio-temporal traffic from coarse inputs via tree convolution and inverse dilated convolution, outperforming baselines on six datasets in window-based and duration-based settings.
-
STaT: Resolving Shape Distortion in Non-Stationary Time Series via Tri-Modal Synergy
STaT is a Symbolic-Temporal-Textual Alignment model that integrates three modalities to reduce shape distortion in non-stationary time series forecasting, reporting up to 8.9% gains in magnitude metrics and 8.5% less distortion on eight benchmarks.
-
GAMMA-Net: Adaptive Long-Horizon Traffic Spatio-Temporal Forecasting Model based on Interleaved Graph Attention and Multi-Axis Mamba
GAMMA-Net combines Graph Attention Networks and multi-axis Mamba to outperform prior models in long-horizon traffic forecasting, with up to 16.25% lower MAE on benchmarks like METR-LA and PEMS datasets.
-
Synchronization-Safe Dynamic Microgrid Formation for DER-Led Distribution System Restoration With Constraint-Aware Graph Learning
A synchronization-safe dynamic microgrid formation method with constraint-aware spatio-temporal graph convolutional networks accelerates distribution system restoration while enforcing safety constraints.
-
P-K-GCN: Physics-augmented Koopman-enhanced Graph Convolutional Network for Deep Spatiotemporal Super-resolution
P-K-GCN integrates continuous spline GCN, Koopman linearization, and physics augmentation for spatiotemporal super-resolution on irregular geometries, claiming theoretical error reduction via Rademacher complexity bounds and superior accuracy on cardiac electrodynamics.
-
Graph Mamba Operator: A Latent Simulator for Interacting Particle Systems
GraMO couples graph interactions and temporal state updates in one linear recurrence with input-dependent coefficients to simulate N-body, motion, and robotics systems with lower long-horizon error than prior GNN or SSM approaches.
-
Vessel Traffic Flow Prediction on Sparse Data via Spatio-Temporal Graph Neural Networks with a Learnable Tweedie Head
A plug-and-play learnable Tweedie output head attached to ST-GNN backbones improves RMSE on sparse maritime traffic data by predicting means and learning node-level variance powers via closed-form unit deviance optimization.
-
PatchSTG: Scalable Spatiotemporal Graph Transformers for Traffic Forecasting on Irregular Sensor Networks
PatchSTG partitions sensors into locality-preserving geographic patches and applies dual intra/inter-patch attention to reduce spatiotemporal modeling complexity from quadratic to near-linear while maintaining competitive traffic forecast accuracy.
-
Graph-Conditioned Mixture of Graph Neural Network Experts for Traffic Forecasting
GC-MoE improves MAE on four traffic forecasting benchmarks by routing nodes to combinations of frozen spatio-temporal GNN experts via a graph-conditioned lightweight router, training only ~17K parameters atop 1.5M frozen weights.
-
STM3: Mixture of Multiscale Mamba for Long-Term Spatio-Temporal Time-Series Prediction
STM3 is a new multiscale Mamba mixture-of-experts model with graph causal networks and contrastive routing that reports state-of-the-art results on 10 long-term spatio-temporal forecasting benchmarks.
-
Spectrally unstable nodes drive reliability failures in graph learning
Spectrally unstable nodes are identified via graph-spectral distortion analysis as primary drivers of reliability failures; isolating them yields a stable subgraph for learning with propagation-based recovery for the isolated nodes, improving performance across GNNs and spectral clustering under攻击s.
-
TSNN: A Non-parametric and Interpretable Framework for Traffic Time Series Forecasting
TSNN matches time series entries to a training-derived memory bank to forecast traffic without any trainable parameters and achieves competitive accuracy on four real-world datasets.
-
The geometry of conflict : 3D Spatio-temporal patterns in fatalities prediction
A 3D pattern-matching model using Earth Mover's Distance on conflict data outperforms the VIEWS ensemble benchmark in predicting fatalities.
-
SocialMirror: Reconstructing 3D Human Interaction Behaviors from Monocular Videos with Semantic and Geometric Guidance
SocialMirror reconstructs 3D meshes of closely interacting humans from monocular videos using semantic guidance from vision-language models and geometric constraints in a diffusion model to handle occlusions and maintain temporal and spatial consistency.
-
A Point Cloud Transformer for Remote Monitoring and Automated Assessment of Physical Rehabilitation Exercises
A point cloud transformer using axial self-attention and curve-based feature aggregation assesses rehabilitation exercise performance on Kimore, UI-PRMD, and IRDS datasets, claiming superior results with a compact model.
-
FDN: Interpretable Spatiotemporal Forecasting with Future Decomposition Networks
FDN is a neural forecasting architecture that decomposes future predictions via classification to yield interpretable latent patterns alongside SOTA-level accuracy at reduced memory and runtime cost.
-
Graph Convolutional Support Vector Regression for Robust Spatiotemporal Forecasting of Urban Air Pollution
GCSVR combines graph convolutions for spatial station dependencies with SVR for nonlinear temporal patterns, yielding more accurate and stable air pollution forecasts on Delhi and Mumbai datasets than standard benchmarks.
-
Parameter-Efficient Quantum-Inspired Fast Weight Programmers for Traffic-Matrix Forecasting
Gated QKAN fast-weight programmer achieves lowest pooled RMSE on Abilene TM forecasting while using 22.4% of a larger LSTM's parameters and outperforming classical G-FWP.
-
On Improving Multimodal Pedestrian Trajectory Prediction with CVAE: A Study on Benchmark and Robot Data
Extends Social-STGCNN with CVAE for multimodal trajectory prediction and reports moderate gains plus better diversity on ETH/UCY benchmarks and robot data.