Skip to content

HAKO411/Deep-Learning-for-Short-term-bike-sharing-demand-prediction

Repository files navigation

Deep Learning for Short-term bike-sharing demand prediction: LSTM and CNN-LSTM

Submitted by: Tri Dung Huynh, Email: tri.huynh@st.ovgu.de & Md Asaduzzaman, Email: md.asaduzzaman@st.ovgu.de

Supervisor: Jun.-Prof. Dr. Kai Heinrich

Abstract

The bike imbalance issue may lead to decreased service reliability, user discontent, and decreased attraction and user commitment in the bike-sharing program, failing to achieve sustainable transportation system implementation expectations.”- which may require accurate forecasting of convenient demand. These studies have shown how weather conditions can affect how many bikes are demanded at bike-sharing stations at times of the day and weeks. It will be easier for operating agencies to rebalance bike-sharing systems in a timely and efficient manner if we can predict the short-term demand for bike-sharing. We use Helsinki city historical trip data from 2016 to 2020, along with extra inputs such as weather conditions, demand-related engineered features, and temporal variables related to demand. As opposed to statistical methods, deep learning methods can automatically learn the relationship between inputs and outputs, requiring fewer assumptions and achieving higher accuracy. Since their spatiotemporal functional observations are similar, the CNN and LSTM need to be segmented into time frames like hourly, daily, weekly, and monthly, in order to model the Helsinki bike-sharing station data effectively. We provide quantitative results show that accurate short-term demand (CNN-LSTM_336) was noticeable between the Models.

Key Words:

Bike sharing system; deep learning model; ARIMA model; Convolutional Neural Network (CNN); Long Short-Term Memory Network (LSTM)

Research paper:

Our full research paper here
Our presentation for the research here

Data Preprocessing

Screenshot 2023-06-08 at 8 53 39 PM

Data Structure Design

Screenshot 2023-06-08 at 8 54 55 PM

The layered structure of LSTM and CNN-LSTM models

Layers

Time Lags with LSTM and CNN-LSTM in Prediction Accuracy

Screenshot 2023-06-08 at 8 56 41 PM

Average Pickups Demand in Prediction Accuracy

Screenshot 2023-06-08 at 8 57 49 PM

About

Deep Learning for Short-term bike-sharing demand prediction: LSTM and CNN-LSTM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published