Spatial-Temporal Synchronous Graph Transformer network (STSGT) for COVID-19 forecasting
Soumyanil Banerjee, Ming Dong, Weisong Shi

TL;DR
The paper introduces STSGT, a novel graph transformer model that captures complex spatial-temporal dependencies in COVID-19 data, significantly improving forecasting accuracy over existing methods.
Contribution
A new Spatial-Temporal Synchronous Graph Transformer network (STSGT) that combines GCN and self-attention to better model COVID-19 time series data.
Findings
STSGT outperforms state-of-the-art algorithms in COVID-19 forecasting.
Achieves 12.19% MAE improvement for infected cases over competitors.
Effective at state and county levels for COVID-19 case prediction.
Abstract
COVID-19 has become a matter of serious concern over the last few years. It has adversely affected numerous people around the globe and has led to the loss of billions of dollars of business capital. In this paper, we propose a novel Spatial-Temporal Synchronous Graph Transformer network (STSGT) to capture the complex spatial and temporal dependency of the COVID-19 time series data and forecast the future status of an evolving pandemic. The layers of STSGT combine the graph convolution network (GCN) with the self-attention mechanism of transformers on a synchronous spatial-temporal graph to capture the dynamically changing pattern of the COVID time series. The spatial-temporal synchronous graph simultaneously captures the spatial and temporal dependencies between the vertices of the graph at a given and subsequent time-steps, which helps capture the heterogeneity in the time series and…
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
TopicsData-Driven Disease Surveillance · Anomaly Detection Techniques and Applications · COVID-19 epidemiological studies
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Adam · Position-Wise Feed-Forward Layer · Dense Connections · Label Smoothing · Laplacian EigenMap · Absolute Position Encodings
