paper-with-me

Papers

STEI-PCN: an efficient pure convolutional network for traffic prediction via spatial-temporal encoding and inferring

2025-04-10 · Kai Hu, Zhidan Zhao, Zhifeng Hao

Traffic data exhibits complex temporal, spatial, and spatial-temporal correlations. Most of models use either independent modules to separately extract temporal and spatial correlations or joint modules to synchronously extract them, without considering the spatial-temporal correlations. Moreover, models that consider joint spatial-temporal correlations (temporal, spatial, and spatial-temporal correlations) often encounter significant challenges in accuracy and computational efficiency which prevent such models from demonstrating the expected advantages of a joint spatial-temporal correlations architecture. To address these issues, this paper proposes an efficient pure convolutional network for traffic prediction via spatial-temporal encoding and inferring (STEI-PCN). The model introduces and designs a dynamic adjacency matrix inferring module based on absolute spatial and temporal coordinates, as well as relative spatial and temporal distance encoding, using a graph convolutional network combined with gating mechanism to capture local synchronous joint spatial-temporal correlations. Additionally, three layers of temporal dilated causal convolutional network are used to capture long-range temporal correlations. Finally, through multi-view collaborative prediction module, the model integrates the gated-activated original, local synchronous joint spatial-temporal, and long-range temporal features to achieve comprehensive prediction. This study conducts extensive experiments on flow datasets (PeMS03/04/07/08) and speed dataset (PeMS-Bay), covering multiple prediction horizons. The results show that STEI-PCN demonstrates competitive computational efficiency in both training and inference speeds, and achieves superior or slightly inferior to state-of-the-art (SOTA) models on most evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2504.08061

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyPredictionTraffic Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A GAN-Based Short-Term Link Traffic Prediction Approach for Urban Road Networks Under a Parallel Learning Framework

2022-02-14 · IEEE Transactions on Intelligent Transportation Systems 2022 2 · Junchen Jin, Member, IEEE, Dingding Rong 외

Abstract— Road link speed is often employed as an essential measure of traffic state in the operation of an urban traffic network. Not only real-time traffic demand but also signal timings and other local planning facto…

Traffic Prediction

Enhanced Traffic Flow Prediction with Multi-Segment Fusion Tensor Graph Convolutional Networks

2024-08-08 · Wei zhang, Peng Tang

Accurate traffic Flow Prediction can assist in traffic management, route planning, and congestion mitigation, which holds significant importance in enhancing the efficiency and reliability of intelligent transportation s…

ManagementPrediction

Spatial-Temporal Tensor Graph Convolutional Network for Traffic Prediction

2021-03-10 · Xuran Xu, Tong Zhang, Chunyan Xu, Zhen Cui 외

Accurate traffic prediction is crucial to the guidance and management of urban traffics. However, most of the existing traffic prediction models do not consider the computational burden and memory space when they capture…

ManagementPredictionTensor DecompositionTraffic Prediction

A Graph and Attentive Multi-Path Convolutional Network for Traffic Prediction

2022-05-30 · Jianzhong Qi, Zhuowei Zhao, Egemen Tanin, Tingru Cui 외

Traffic prediction is an important and yet highly challenging problem due to the complexity and constantly changing nature of traffic systems. To address the challenges, we propose a graph and attentive multi-path convol…

PredictionTraffic Prediction

Dynamic Spatial-Temporal Representation Learning for Traffic Flow Prediction

2019-09-02 · Lingbo Liu, Jiajie Zhen, Guanbin Li, Geng Zhan 외

As a crucial component in intelligent transportation systems, traffic flow prediction has recently attracted widespread research interest in the field of artificial intelligence (AI) with the increasing availability of m…

Representation LearningTraffic Prediction