2020
DOI: 10.1109/access.2020.2994588
|View full text |Cite
|
Sign up to set email alerts
|

Rental Prediction in Bicycle-Sharing System Using Recurrent Neural Network

Abstract: As the rapid development of smart city and Internet of Things (IoT), related research issues have attracted much attention from industry and academia around the world, and Bicycle-Sharing System (BSS) is one of the thriving applications of smart transportation system. BSS is a system that allows users to rent the bicycle from any automatic rental station. If there're some stations that don't have enough bicycles or free places, then it is usually handled by dedicated vehicles to rebalance the bicycles. Thus, p… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 27 publications
0
4
0
Order By: Relevance
“…Long short-term memory (LSTM) [ 26 ] is based on the recurrent neural network (RNN) [ 27 ] architecture, which aims to solve the problem of long-term dependence of RNN. It can be better captured the complex nonlinear relationship in time-series data [ 28 ]. Gated recurrent unit (GRU) [ 29 ] is a variant of LSTM which composes of an update gate z t and a reset gate r t .…”
Section: The Proposed Methodsmentioning
confidence: 99%
“…Long short-term memory (LSTM) [ 26 ] is based on the recurrent neural network (RNN) [ 27 ] architecture, which aims to solve the problem of long-term dependence of RNN. It can be better captured the complex nonlinear relationship in time-series data [ 28 ]. Gated recurrent unit (GRU) [ 29 ] is a variant of LSTM which composes of an update gate z t and a reset gate r t .…”
Section: The Proposed Methodsmentioning
confidence: 99%
“…Taking hours as an example, temporal features are usually represented by 1 to 24, although using hours to represent the temporal features can reflect the periodicity, it may not be able to fully express the period of time. Therefore, Lu et al considered the cyclic features of time, and designed the coordinates on a unit circle using the sine and cosine functions to represent the cyclic features of time [20]. Kazemi et al proposed Time2vec.…”
Section: Feature Extractionmentioning
confidence: 99%
“…The first method uses the numbers 1-24 (hours) to represent temporal features. The second method is sin and cos, proposed by Lu et al [20], whereby the authors had designed the coordinates on a unit circle using the sine and cosine functions to represent the cyclic features of time. In this experiment, using hour or sin and cos does not perform well.…”
Section: Location Featurementioning
confidence: 99%
“…In the bikesharing research area, some researchers have applied deep learning to forecast short-term travel demand. Lu and Lin [31] input the rental records of the past time into Recurrent Neural Network (RNN) to predict the bicycle rental in the coming day. Pan et al [32] used the deep long short-term memory (LSTM) sequence learning model to predict the rentals and returns at a single station based on historical trip data, weather data, and time data.…”
Section: A Short-term Bike-sharing Demand Predictionmentioning
confidence: 99%