paper-with-me

Papers

Deep-learning Architecture for Short-term Passenger Flow Forecasting in Urban Rail Transit

2019-12-29 · Jinlei Zhang, Feng Chen, Zhiyong Cui, Yinan Guo, Yadi Zhu

Short-term passenger flow forecasting is an essential component in urban rail transit operation. Emerging deep learning models provide good insight into improving prediction precision. Therefore, we propose a deep learning architecture combining the residual network (ResNet), graph convolutional network (GCN), and long short-term memory (LSTM) (called "ResLSTM") to forecast short-term passenger flow in urban rail transit on a network scale. First, improved methodologies of the ResNet, GCN, and attention LSTM models are presented. Then, the model architecture is proposed, wherein ResNet is used to capture deep abstract spatial correlations between subway stations, GCN is applied to extract network topology information, and attention LSTM is used to extract temporal correlations. The model architecture includes four branches for inflow, outflow, graph-network topology, as well as weather conditions and air quality. To the best of our knowledge, this is the first time that air-quality indicators have been taken into account, and their influences on prediction precision quantified. Finally, ResLSTM is applied to the Beijing subway using three time granularities (10, 15, and 30 min) to conduct short-term passenger flow forecasting. A comparison of the prediction performance of ResLSTM with those of many state-of-the-art models illustrates the advantages and robustness of ResLSTM. Moreover, a comparison of the prediction precisions obtained for time granularities of 10, 15, and 30 min indicates that prediction precision increases with increasing time granularity. This study can provide subway operators with insight into short-term passenger flow forecasting by leveraging deep learning models.

📄 PDF Abstract BibTeX arXiv:1912.12563

Code (1)

JinleiZhangBJTU/ResNet-LSTM-GCN tf

Tasks

Deep LearningPrediction

Similar Papers 제목 키워드 기반

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

Forecasting Ferry Passenger Flow Using Long-Short Term Memory Neural Networks

2024-05-03 · Daniel Fesalbon

With recent studies related to Neural Networks being used on different forecasting and time series investigations, this study aims to expand these contexts to ferry passenger traffic. The primary objective of the study i…

Time Series

AdaEnsemble Learning Approach for Metro Passenger Flow Forecasting

2020-02-18 · Shaolong Sun, Dongchuan Yang, Ju-e Guo, Shouyang Wang

Accurate and timely metro passenger flow forecasting is critical for the successful deployment of intelligent transportation systems. However, it is quite challenging to propose an efficient and robust forecasting approa…

Exploring the impact of weather on Metro demand forecasting using machine learning method

2022-10-24 · Yiming Hu, Yangchuan Huang, Shuying Liu, Yuanyang Qi 외

Urban rail transit provides significant comprehensive benefits such as large traffic volume and high speed, serving as one of the most important components of urban traffic construction management and congestion solution…

Demand ForecastingManagementPredictionScheduling

A Prompt Refinement-based Large Language Model for Metro Passenger Flow Forecasting under Delay Conditions

2024-10-19 · Ping Huang, Yuxin He, Hao Wang, Jingjing Chen 외

Accurate short-term forecasts of passenger flow in metro systems under delay conditions are crucial for emergency response and service recovery, which pose significant challenges and are currently under-researched. Due t…

DescriptiveFew-Shot LearningLanguage ModelingLanguage Modelling+2