
Research Article
A Flow Prediction Model of Bike-Sharing Based on Cycling Context
@INPROCEEDINGS{10.1007/978-3-031-24383-7_5, author={Yizhu Zhao and Jun Zeng and Min Gao and Wei Zhou and Junhao Wen}, title={A Flow Prediction Model of Bike-Sharing Based on Cycling Context}, proceedings={Collaborative Computing: Networking, Applications and Worksharing. 18th EAI International Conference, CollaborateCom 2022, Hangzhou, China, October 15-16, 2022, Proceedings, Part I}, proceedings_a={COLLABORATECOM}, year={2023}, month={1}, keywords={Prediction of the number of bike-sharing Context analysis Long Short-Term Memory Attention mechanism}, doi={10.1007/978-3-031-24383-7_5} }
- Yizhu Zhao
Jun Zeng
Min Gao
Wei Zhou
Junhao Wen
Year: 2023
A Flow Prediction Model of Bike-Sharing Based on Cycling Context
COLLABORATECOM
Springer
DOI: 10.1007/978-3-031-24383-7_5
Abstract
The prediction of the number of bike-sharing is of great significance to maintain the balance of the number of bikes at each station. The cycling trajectory of users is dynamically changing and different in different districts of a city. This has caused the problem of no bikes at some stations, while others have accumulated bikes. However, most of the research work adds contexts such as spatiotemporal and weather features to the bike flow prediction, but ignores the problem of the imbalance of the number of bikes at each station. Therefore, we predict the number of bikes at the station based on the context features. To this end, we study the context features based on user's cycling data, and consider the features of time and climate. Along this line, we first analyze the features of time and climate to find the user's cycling habits. Then, we introduce the Long Short-Term Memory (LSTM) to capture the dependence relationship between time series. Using the Attention Mechanism to obtain key features can reduce prediction errors. We propose the context-based prediction model of the number of bike-sharing on the station with LSTM and Attention Mechanism (C-LSTMAM). This model can specifically capture more important context feature for the prediction. Finally, extensive experiments on real-world datasets demonstrate the effectiveness of the C-LSTMAM.