LGMLMar 17, 2022

Transfer learning for cross-modal demand prediction of bike-share and public transit

arXiv:2203.09279v19 citationsh-index: 23
Originality Incremental advance
AI Analysis

This work addresses urban transportation planning by enhancing demand forecasting across multiple travel modes, though it is incremental as it builds on existing machine learning and transfer learning approaches.

The study tackled cross-modal demand prediction for bike-share, metro, and taxi systems by using transfer learning to propagate demand data across modes, resulting in improved prediction performance over unimodal models, with stacked LSTM showing particular effectiveness in case studies in Nanjing and Chicago.

The urban transportation system is a combination of multiple transport modes, and the interdependencies across those modes exist. This means that the travel demand across different travel modes could be correlated as one mode may receive demand from or create demand for another mode, not to mention natural correlations between different demand time series due to general demand flow patterns across the network. It is expectable that cross-modal ripple effects become more prevalent, with Mobility as a Service. Therefore, by propagating demand data across modes, a better demand prediction could be obtained. To this end, this study explores various machine learning models and transfer learning strategies for cross-modal demand prediction. The trip data of bike-share, metro, and taxi are processed as the station-level passenger flows, and then the proposed prediction method is tested in the large-scale case studies of Nanjing and Chicago. The results suggest that prediction models with transfer learning perform better than unimodal prediction models. Furthermore, stacked Long Short-Term Memory model performs particularly well in cross-modal demand prediction. These results verify our combined method's forecasting improvement over existing benchmarks and demonstrate the good transferability for cross-modal demand prediction in multiple cities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes