Improving short-term bike sharing demand forecast through an irregular
convolutional neural network
- URL: http://arxiv.org/abs/2202.04376v2
- Date: Fri, 11 Feb 2022 06:46:22 GMT
- Title: Improving short-term bike sharing demand forecast through an irregular
convolutional neural network
- Authors: Xinyu Li, Yang Xu, Xiaohu Zhang, Wenzhong Shi, Yang Yue, Qingquan Li
- Abstract summary: The study proposes an irregular convolutional Long-Short Term Memory model (IrConv+LSTM) to improve short-term bike sharing demand forecast.
The proposed model is evaluated with a set of benchmark models in five study sites, which include one dockless bike sharing system in Singapore, and four station-based systems in Chicago, Washington, D.C., New York, and London.
The model also achieves superior performance in areas with varying levels of bicycle usage and during peak periods.
- Score: 16.688608586485316
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: As an important task for the management of bike sharing systems, accurate
forecast of travel demand could facilitate dispatch and relocation of bicycles
to improve user satisfaction. In recent years, many deep learning algorithms
have been introduced to improve bicycle usage forecast. A typical practice is
to integrate convolutional (CNN) and recurrent neural network (RNN) to capture
spatial-temporal dependency in historical travel demand. For typical CNN, the
convolution operation is conducted through a kernel that moves across a
"matrix-format" city to extract features over spatially adjacent urban areas.
This practice assumes that areas close to each other could provide useful
information that improves prediction accuracy. However, bicycle usage in
neighboring areas might not always be similar, given spatial variations in
built environment characteristics and travel behavior that affect cycling
activities. Yet, areas that are far apart can be relatively more similar in
temporal usage patterns. To utilize the hidden linkage among these distant
urban areas, the study proposes an irregular convolutional Long-Short Term
Memory model (IrConv+LSTM) to improve short-term bike sharing demand forecast.
The model modifies traditional CNN with irregular convolutional architecture to
extract dependency among "semantic neighbors". The proposed model is evaluated
with a set of benchmark models in five study sites, which include one dockless
bike sharing system in Singapore, and four station-based systems in Chicago,
Washington, D.C., New York, and London. We find that IrConv+LSTM outperforms
other benchmark models in the five cities. The model also achieves superior
performance in areas with varying levels of bicycle usage and during peak
periods. The findings suggest that "thinking beyond spatial neighbors" can
further improve short-term travel demand prediction of urban bike sharing
systems.
Related papers
- Evaluating the effects of Data Sparsity on the Link-level Bicycling Volume Estimation: A Graph Convolutional Neural Network Approach [54.84957282120537]
We present the first study to utilize a Graph Convolutional Network architecture to model link-level bicycling volumes.
We estimate the Annual Average Daily Bicycle (AADB) counts across the City of Melbourne, Australia using Strava Metro bicycling count data.
Our results show that the GCN model performs better than these traditional models in predicting AADB counts.
arXiv Detail & Related papers (2024-10-11T04:53:18Z) - Rethinking Urban Mobility Prediction: A Super-Multivariate Time Series
Forecasting Approach [71.67506068703314]
Long-term urban mobility predictions play a crucial role in the effective management of urban facilities and services.
Traditionally, urban mobility data has been structured as videos, treating longitude and latitude as fundamental pixels.
In our research, we introduce a fresh perspective on urban mobility prediction.
Instead of oversimplifying urban mobility data as traditional video data, we regard it as a complex time series.
arXiv Detail & Related papers (2023-12-04T07:39:05Z) - Deep trip generation with graph neural networks for bike sharing system
expansion [7.737133861503814]
We propose a graph neural network (GNN) approach to predicting the station-level demand based on multi-source urban built environment data.
The proposed approach can be regarded as a generalized spatial regression model, indicating the commonalities between spatial regression and GNNs.
arXiv Detail & Related papers (2023-03-20T16:43:41Z) - Predicting Citi Bike Demand Evolution Using Dynamic Graphs [81.12174591442479]
We apply a graph neural network model to predict bike demand in the New York City, Citi Bike dataset.
In this paper, we attempt to apply a graph neural network model to predict bike demand in the New York City, Citi Bike dataset.
arXiv Detail & Related papers (2022-12-18T21:43:27Z) - Cross-Mode Knowledge Adaptation for Bike Sharing Demand Prediction using
Domain-Adversarial Graph Neural Networks [8.695763084463055]
This study proposes a domain-adversarial multi-relational graph neural network (DA-MRGNN) for bike sharing demand prediction.
A temporal adversarial adaptation network is introduced to extract shareable features from patterns demand of different modes.
Experiments are conducted using real-world bike sharing, subway and ride-hailing data from New York City.
arXiv Detail & Related papers (2022-11-16T13:35:32Z) - Bike Sharing Demand Prediction based on Knowledge Sharing across Modes:
A Graph-based Deep Learning Approach [8.695763084463055]
This study proposes a graph-based deep learning approach for bike sharing demand prediction (B-MRGNN) with multimodal historical data as input.
A multi-relational graph neural network (MRGNN) is introduced to capture correlations between spatial units across modes.
Experiments are conducted using real-world bike sharing, subway and ride-hailing data from New York City.
arXiv Detail & Related papers (2022-03-18T06:10:17Z) - Pedestrian Stop and Go Forecasting with Hybrid Feature Fusion [87.77727495366702]
We introduce the new task of pedestrian stop and go forecasting.
Considering the lack of suitable existing datasets for it, we release TRANS, a benchmark for explicitly studying the stop and go behaviors of pedestrians in urban traffic.
We build it from several existing datasets annotated with pedestrians' walking motions, in order to have various scenarios and behaviors.
arXiv Detail & Related papers (2022-03-04T18:39:31Z) - Automated Detection of Missing Links in Bicycle Networks [0.15293427903448023]
We develop the IPDC procedure (Identify, Prioritize, Decluster, Classify) for finding the most important missing links in urban bicycle networks.
We first identify all possible gaps following a multiplex network approach, prioritize them according to a flow-based metric, decluster emerging gap clusters, and manually classify the types of gaps.
Our results show how network analysis with minimal data requirements can serve as a cost-efficient support tool for bicycle network planning.
arXiv Detail & Related papers (2022-01-10T15:35:14Z) - Euro-PVI: Pedestrian Vehicle Interactions in Dense Urban Centers [126.81938540470847]
We propose Euro-PVI, a dataset of pedestrian and bicyclist trajectories.
In this work, we develop a joint inference model that learns an expressive multi-modal shared latent space across agents in the urban scene.
We achieve state of the art results on the nuScenes and Euro-PVI datasets demonstrating the importance of capturing interactions between ego-vehicle and pedestrians (bicyclists) for accurate predictions.
arXiv Detail & Related papers (2021-06-22T15:40:21Z) - CyclingNet: Detecting cycling near misses from video streams in complex
urban scenes with deep learning [1.462434043267217]
CyclingNet is a deep computer vision model based on convolutional structure embedded with self-attention bidirectional long-short term memory (LSTM) blocks.
After 42 hours of training on a single GPU, the model shows high accuracy on the training, testing and validation sets.
The model is intended to be used for generating information that can draw significant conclusions regarding cycling behaviour in cities.
arXiv Detail & Related papers (2021-01-31T23:59:28Z) - Constructing Geographic and Long-term Temporal Graph for Traffic
Forecasting [88.5550074808201]
We propose Geographic and Long term Temporal Graph Convolutional Recurrent Neural Network (GLT-GCRNN) for traffic forecasting.
In this work, we propose a novel framework for traffic forecasting that learns the rich interactions between roads sharing similar geographic or longterm temporal patterns.
arXiv Detail & Related papers (2020-04-23T03:50:46Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.