ST-former for short-term passenger flow prediction during COVID-19 in urban rail transit system
Shuxin Zhang, Jinlei Zhang, Lixing Yang, Chengcheng Wang and, Ziyou Gao

TL;DR
This paper introduces ST-former, a transformer-based model that accurately predicts urban rail passenger flow during COVID-19 by modeling complex spatiotemporal dependencies using novel attention and graph convolution mechanisms.
Contribution
The paper presents a novel transformer architecture with a new self-attention mechanism and adaptive graph convolution, specifically designed for pandemic-related passenger flow prediction.
Findings
ST-former outperforms eleven state-of-the-art methods in real-world datasets.
The model effectively captures complex spatiotemporal dependencies during COVID-19.
Ablation studies confirm the model's robustness and reliability.
Abstract
Accurate passenger flow prediction of urban rail transit is essential for improving the performance of intelligent transportation systems, especially during the epidemic. How to dynamically model the complex spatiotemporal dependencies of passenger flow is the main issue in achieving accurate passenger flow prediction during the epidemic. To solve this issue, this paper proposes a brand-new transformer-based architecture called STformer under the encoder-decoder framework specifically for COVID-19. Concretely, we develop a modified self-attention mechanism named Causal-Convolution ProbSparse Self-Attention (CPSA) to model the multiple temporal dependencies of passenger flow with low computational costs. To capture the complex and dynamic spatial dependencies, we introduce a novel Adaptive Multi-Graph Convolution Network (AMGCN) by leveraging multiple graphs in a self-adaptive manner.…
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
TopicsTraffic Prediction and Management Techniques · Human Mobility and Location-Based Analysis · Transportation Planning and Optimization
MethodsConvolution
