Allocation Problems in Ride-Sharing Platforms: Online Matching with Offline Reusable Resources
Abstract
Bipartite matching markets pair agents on one side of a market with agents, items, or contracts on the opposing side. Prior work addresses online bipartite matching markets, where agents arrive over time and are dynamically matched to a known set of disposable resources. In this paper, we propose a new model, Online Matching with (offline) Reusable Resources under Known Adversarial Distributions (OM-RR-KAD), in which resources on the offline side are reusable instead of disposable; that is, once matched, resources become available again at some point in the future. We show that our model is tractable by presenting an LP-based adaptive algorithm that achieves an online competitive ratio of 1/2 − ε for any given ε > 0. We also show that no non-adaptive algorithm can achieve a ratio of 1/2 + o(1) based on the same benchmark LP. Through a data-driven analysis on a massive openly-available dataset, we show our model is robust enough to capture the application of taxi dispatching services and ride-sharing systems. We also present heuristics that perform well in practice.
Cite
Text
Dickerson et al. "Allocation Problems in Ride-Sharing Platforms: Online Matching with Offline Reusable Resources." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11477Markdown
[Dickerson et al. "Allocation Problems in Ride-Sharing Platforms: Online Matching with Offline Reusable Resources." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/dickerson2018aaai-allocation/) doi:10.1609/AAAI.V32I1.11477BibTeX
@inproceedings{dickerson2018aaai-allocation,
title = {{Allocation Problems in Ride-Sharing Platforms: Online Matching with Offline Reusable Resources}},
author = {Dickerson, John P. and Sankararaman, Karthik Abinav and Srinivasan, Aravind and Xu, Pan},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2018},
pages = {1007-1014},
doi = {10.1609/AAAI.V32I1.11477},
url = {https://mlanthology.org/aaai/2018/dickerson2018aaai-allocation/}
}