paper-with-me

Papers

Parallel Multi-Graph Convolution Network For Metro Passenger Volume Prediction

2021-08-29 · Fuchen Gao, Zhanquan Wang, Zhenguang Liu

Accurate prediction of metro passenger volume (number of passengers) is valuable to realize real-time metro system management, which is a pivotal yet challenging task in intelligent transportation. Due to the complex spatial correlation and temporal variation of urban subway ridership behavior, deep learning has been widely used to capture non-linear spatial-temporal dependencies. Unfortunately, the current deep learning methods only adopt graph convolutional network as a component to model spatial relationship, without making full use of the different spatial correlation patterns between stations. In order to further improve the accuracy of metro passenger volume prediction, a deep learning model composed of Parallel multi-graph convolution and stacked Bidirectional unidirectional Gated Recurrent Unit (PB-GRU) was proposed in this paper. The parallel multi-graph convolution captures the origin-destination (OD) distribution and similar flow pattern between the metro stations, while bidirectional gated recurrent unit considers the passenger volume sequence in forward and backward directions and learns complex temporal features. Extensive experiments on two real-world datasets of subway passenger flow show the efficacy of the model. Surprisingly, compared with the existing methods, PB-GRU achieves much lower prediction error.

📄 PDF Abstract BibTeX arXiv:2109.00924

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningManagementPrediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Metro Passenger Flow Prediction via Dynamic Hypergraph Convolution Networks

2021-04-21 · IEEE Transactions on Intelligent Transportation Systems 2021 4 · Jingcheng Wang, Yong Zhang, Yun Wei, Yongli Hu 외

Metro passenger flow prediction is a strategically necessary demand in an intelligent transportation system to alleviate traffic pressure, coordinate operation schedules, and plan future constructions. Graph-based neural…

Prediction

Multi-Graph Convolutional-Recurrent Neural Network (MGC-RNN) for Short-Term Forecasting of Transit Passenger Flow

2021-07-28 · Yuxin He, Lishuai Li, Xinting Zhu, Kwok Leung Tsui

Short-term forecasting of passenger flow is critical for transit management and crowd regulation. Spatial dependencies, temporal dependencies, inter-station correlations driven by other latent factors, and exogenous fact…

DecoderManagement

CSP-AIT-Net: A contrastive learning-enhanced spatiotemporal graph attention framework for short-term metro OD flow prediction with asynchronous inflow tracking

2024-12-02 · Yichen Wang, Chengcheng Yu

Accurate origin-destination (OD) passenger flow prediction is crucial for enhancing metro system efficiency, optimizing scheduling, and improving passenger experiences. However, current models often fail to effectively c…

Computational EfficiencyContrastive LearningGraph AttentionPrediction+1

Research on Metro Transportation Flow Prediction Based on the STL-GRU Combined Model

2025-09-12 · Zijie Zhou, Huichen Ma arxiv

In the metro intelligent transportation system, accurate transfer passenger flow prediction is a key link in optimizing operation plans and improving transportation efficiency. To further improve the theory of metro inte…

Physical-Virtual Collaboration Modeling for Intra-and Inter-Station Metro Ridership Prediction

2020-01-14 · Lingbo Liu, Jingwen Chen, Hefeng Wu, Jiajie Zhen 외

Due to the widespread applications in real-world scenarios, metro ridership prediction is a crucial but challenging task in intelligent transportation systems. However, conventional methods either ignore the topological …

Representation Learning