paper-with-me

Papers

Exploiting Interpretable Patterns for Flow Prediction in Dockless Bike Sharing Systems

2020-04-13 · Jingjing Gu, Qiang Zhou, Jingyuan Yang, Yanchi Liu, Fuzhen Zhuang, Yanchao Zhao, Hui Xiong

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.

📄 PDF Abstract BibTeX arXiv:2004.05774

Code (1)

Enlindn-NUAA/IBFP 공식 구현

Tasks

ClusteringManagementPrediction

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

A Deep Reinforcement Learning Framework for Rebalancing Dockless Bike Sharing Systems

2018-02-13 · Ling Pan, Qingpeng Cai, Zhixuan Fang, Pingzhong Tang 외

Bike sharing provides an environment-friendly way for traveling and is booming all over the world. Yet, due to the high similarity of user travel patterns, the bike imbalance problem constantly occurs, especially for doc…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Graph-Based Optimisation of Network Expansion in a Dockless Bike Sharing System

2024-03-28 · Mark Roantree, Niamh Murphi, Dinh Viet Cuong, Vuong Minh Ngo

Bike-sharing systems (BSSs) are deployed in over a thousand cities worldwide and play an important role in many urban transportation systems. BSSs alleviate congestion, reduce pollution and promote physical exercise. It …

Community Detection

A Comprehensive Machine Learning Framework for Micromobility Demand Prediction

2025-07-03 · Omri Porat, Michael Fire, Eran Ben-Elia arxiv

Dockless e-scooters, a key micromobility service, have emerged as eco-friendly and flexible urban transport alternatives. These services improve first and last-mile connectivity, reduce congestion and emissions, and comp…

The effect of COVID restriction levels on shared micromobility travel patterns: A comparison between dockless bike sharing and e-scooter services

2023-09-28 · Marco Diana, Andrea Chicco

The spread of the coronavirus pandemic had negative repercussions on the majority of transport systems in virtually all countries. After the lockdown period, travel restriction policies are now frequently adapted almost …

FlowMixer: A Constrained Neural Architecture for Interpretable Spatiotemporal Forecasting

2025-05-22 · Fares B. Mehouachi, Saif Eddin Jabari

We introduce FlowMixer, a neural architecture that leverages constrained matrix operations to model structured spatiotemporal patterns. At its core, FlowMixer incorporates non-negative matrix mixing layers within a rever…