SYCYLGMar 23, 2024

A Fairness-Oriented Reinforcement Learning Approach for the Operation and Control of Shared Micromobility Services

arXiv:2403.15780v34 citationsh-index: 9Has CodeACC
Originality Incremental advance
AI Analysis

This addresses fairness issues for users in urban micromobility, though it is incremental as it applies existing reinforcement learning methods to a new domain.

The study tackled the balance between performance optimization and algorithmic fairness in shared micromobility services, achieving up to an 85% reduction in inequity with only a 30% cost increase compared to no equity adjustment.

As Machine Learning grows in popularity across various fields, equity has become a key focus for the AI community. However, fairness-oriented approaches are still underexplored in smart mobility. Addressing this gap, our study investigates the balance between performance optimization and algorithmic fairness in shared micromobility services providing a novel framework based on Reinforcement Learning. Exploiting Q-learning, the proposed methodology achieves equitable outcomes in terms of the Gini index across different areas characterized by their distance from central hubs. Through vehicle rebalancing, the provided scheme maximizes operator performance while ensuring fairness principles for users, reducing iniquity by up to 85% while only increasing costs by 30% (w.r.t. applying no equity adjustment). A case study with synthetic data validates our insights and highlights the importance of fairness in urban micromobility (source code: https://github.com/mcederle99/FairMSS.git).

Code Implementations1 repo
Foundations

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

Your Notes