paper-with-me

Papers

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 approach due to the inherent randomness and variations of metro passenger flow. In this study, we present a novel adaptive ensemble (AdaEnsemble) learning approach to accurately forecast the volume of metro passenger flows, and it combines the complementary advantages of variational mode decomposition (VMD), seasonal autoregressive integrated moving averaging (SARIMA), multilayer perceptron network (MLP) and long short-term memory (LSTM) network. The AdaEnsemble learning approach consists of three important stages. The first stage applies VMD to decompose the metro passenger flows data into periodic component, deterministic component and volatility component. Then we employ SARIMA model to forecast the periodic component, LSTM network to learn and forecast deterministic component and MLP network to forecast volatility component. In the last stage, the diverse forecasted components are reconstructed by another MLP network. The empirical results show that our proposed AdaEnsemble learning approach not only has the best forecasting performance compared with the state-of-the-art models but also appears to be the most promising and robust based on the historical passenger flow data in Shenzhen subway system and several standard evaluation measures.

📄 PDF Abstract BibTeX arXiv:2002.07575

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

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

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

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

Crowding Prediction of In-Situ Metro Passengers Using Smart Card Data

2020-09-07 · Xiancai Tian, Chen Zhang, Baihua Zheng

The metro system is playing an increasingly important role in the urban public transit network, transferring a massive human flow across space everyday in the city. In recent years, extensive research studies have been c…

Management

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…