Exploiting Interpretable Patterns for Flow Prediction in Dockless Bike Sharing Systems
This addresses the need for interpretable flow prediction to aid rebalancing operations in dockless bike-sharing systems, offering incremental improvements over existing non-interpretable models.
The paper tackles the problem of predicting bike traffic flow in dockless bike-sharing systems, which is complex due to imbalanced and dynamic usage, and proposes an Interpretable Bike Flow Prediction (IBFP) framework that provides effective prediction with interpretable traffic patterns, as shown in experimental results on real-world data.
Unlike the traditional dock-based systems, dockless bike-sharing systems are more convenient for users in terms of flexibility. However, the flexibility of these dockless systems comes at the cost of management and operation complexity. Indeed, the imbalanced and dynamic use of bikes leads to mandatory rebalancing operations, which impose a critical need for effective bike traffic flow prediction. While efforts have been made in developing traffic flow prediction models, existing approaches lack interpretability, and thus have limited value in practical deployment. To this end, we propose an Interpretable Bike Flow Prediction (IBFP) framework, which can provide effective bike flow prediction with interpretable traffic patterns. Specifically, by dividing the urban area into regions according to flow density, we first model the spatio-temporal bike flows between regions with graph regularized sparse representation, where graph Laplacian is used as a smooth operator to preserve the commonalities of the periodic data structure. Then, we extract traffic patterns from bike flows using subspace clustering with sparse representation to construct interpretable base matrices. Moreover, the bike flows can be predicted with the interpretable base matrices and learned parameters. Finally, experimental results on real-world data show the advantages of the IBFP method for flow prediction in dockless bike sharing systems. In addition, the interpretability of our flow pattern exploitation is further illustrated through a case study where IBFP provides valuable insights into bike flow analysis.