Uber Stable: Formulating the Rideshare System as a Stable Matching Problem
Rhea Acharya, Jessica Chen, and Helen Xiao

TL;DR
This paper models ride-sharing platforms as a stable matching problem using the Gale-Shapley algorithm, evaluating its performance through simulations to improve driver satisfaction and system efficiency.
Contribution
It introduces a preference-aware stable matching algorithm for ride-sharing, incorporating driver and passenger preferences, and compares its performance with existing algorithms via simulation.
Findings
Stable matching improves driver income distribution
Preference-aware algorithms outperform random matching
Prioritizing proximity affects system efficiency and fairness
Abstract
Peer-to-peer ride-sharing platforms like Uber, Lyft, and DiDi have revolutionized the transportation industry and labor market. At its essence, these systems tackle the bipartite matching problem between two populations: riders and drivers. This research paper comprises two main components: an initial literature review of existing ride-sharing platforms and efforts to enhance driver satisfaction, and the development of a novel algorithm implemented through simulation testing to allow us to make our own observations. The core algorithm utilized is the Gale-Shapley deferred acceptance algorithm, applied to a static matching problem over multiple time periods. In this simulation, we construct a preference-aware task assignment model, considering both overall revenue maximization and individual preference satisfaction. Specifically, the algorithm design incorporates factors such as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTransportation and Mobility Innovations · Electric Vehicles and Infrastructure · Vehicle Routing Optimization Methods
