
TL;DR
This paper models ridesharing as an online graph matching problem, proposing an optimization algorithm that minimizes overheads and maximizes partnerships, validated with NYC taxi data.
Contribution
It introduces a novel online matching algorithm for ridesharing that optimizes waiting time and improves efficiency over existing methods.
Findings
Significant reduction in overall overheads with the proposed algorithm.
Effective real-time matching using NYC taxi data.
Enhanced ride-sharing partnership formation.
Abstract
The culture of sharing instead of ownership is sharply increasing in individuals behaviors. Particularly in transportation, concepts of sharing a ride in either carpooling or ridesharing have been recently adopted. An efficient optimization approach to match passengers in real-time is the core of any ridesharing system. In this paper, we model ridesharing as an online matching problem on general graphs such that passengers do not drive private cars and use shared taxis. We propose an optimization algorithm to solve it. The outlined algorithm calculates the optimal waiting time when a passenger arrives. This leads to a matching with minimal overall overheads while maximizing the number of partnerships. To evaluate the behavior of our algorithm, we used NYC taxi real-life data set. Results represent a substantial reduction in overall overheads.
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.
