paper-with-me

Papers

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 is to investigate and evaluate an LSTM-based Neural Networks' capability to forecast ferry passengers of two ports in the Philippines. The proposed model's fitting and evaluation of the passenger flow forecasting of the two ports is based on monthly passenger traffic from 2016 to 2022 data that was acquired from the Philippine Ports Authority (PPA). This work uses Mean Absolute Percentage Error (MAPE) as its primary metric to evaluate the model's forecasting capability. The proposed LSTM-based Neural Networks model achieved 72% forecasting accuracy to the Batangas port ferry passenger data and 74% forecasting accuracy to the Mindoro port ferry passenger data. Using Keras and Scikit-learn Python libraries, this work concludes a reasonable forecasting performance of the presented LSTM model. Aside from these notable findings, this study also recommends further investigation and studies on employing other statistical, machine learning, and deep learning methods on forecasting ferry passenger flows.

📄 PDF Abstract BibTeX arXiv:2405.02098

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

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 제목 키워드 기반

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

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

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 learni…

Deep LearningPrediction

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

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…

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

Airport Passenger Flow Forecasting via Deformable Temporal-Spectral Transformer Approach

2025-12-04 · Wenbo Du, Lingling Han, Ying Xiong, Ling Zhang 외 arxiv

Accurate forecasting of passenger flows is critical for maintaining the efficiency and resilience of airport operations. Recent advances in patch-based Transformer models have shown strong potential in various time serie…

Time Series Forecasting