Spatial-Temporal Graph Sandwich Transformer for Traffic Flow Forecasting

Abstract

Traffic flow forecasting has primarily relied on the spatial-temporal models. However, yielding accurate traffic prediction is still challenging due to that the dynamic temporal pattern, intricate spatial dependency and their affluent interaction are difficult to depict. Existing models are often restricted since they can only capture limited-range temporal dependency, shallow spatial dependency, or faint spatial-temporal interaction. In this work, to overcome these limitations, we propose a novel spatial-temporal graph sandwich Transformer (STGST) for traffic flow forecasting. In STGST, we design two temporal Transformers equipped with time encoding and a spatial Transformer equipped with structure and spatial encoding to characterize long-range temporal and deep spatial dependencies, respectively. These two types of Transformers are further structured in a sandwich manner with two temporal Transformers as buns and a spatial Transformer as sliced meat to capture prosperous spatial-temporal interactions. We also assemble a set of such sandwich Transformers together to strengthen the correlations between spatial and temporal domains. Extensive experimental studies are performed on public traffic benchmarks. Promising results demonstrate that the proposed STGST outperforms state-of-the-art baselines.

Cite

Text

Fan et al. "Spatial-Temporal Graph Sandwich Transformer for Traffic Flow Forecasting." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023. doi:10.1007/978-3-031-43430-3_13

Markdown

[Fan et al. "Spatial-Temporal Graph Sandwich Transformer for Traffic Flow Forecasting." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023.](https://mlanthology.org/ecmlpkdd/2023/fan2023ecmlpkdd-spatialtemporal/) doi:10.1007/978-3-031-43430-3_13

BibTeX

@inproceedings{fan2023ecmlpkdd-spatialtemporal,
  title     = {{Spatial-Temporal Graph Sandwich Transformer for Traffic Flow Forecasting}},
  author    = {Fan, Yujie and Yeh, Chin-Chia Michael and Chen, Huiyuan and Wang, Liang and Zhuang, Zhongfang and Wang, Junpeng and Dai, Xin and Zheng, Yan and Zhang, Wei},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2023},
  pages     = {210-225},
  doi       = {10.1007/978-3-031-43430-3_13},
  url       = {https://mlanthology.org/ecmlpkdd/2023/fan2023ecmlpkdd-spatialtemporal/}
}