Balancing the Tradeoff between Profit and Fairness in Rideshare Platforms during High-Demand Hours

Authors

  • Vedant Nanda University of Maryland
  • Pan Xu NJIT
  • Karthik Abhinav Sankararaman University of Maryland
  • John Dickerson University of Maryland
  • Aravind Srinivasan University of Maryland

DOI:

https://doi.org/10.1609/aaai.v34i02.5597

Abstract

Rideshare platforms, when assigning requests to drivers, tend to maximize profit for the system and/or minimize waiting time for riders. Such platforms can exacerbate biases that drivers may have over certain types of requests. We consider the case of peak hours when the demand for rides is more than the supply of drivers. Drivers are well aware of their advantage during the peak hours and can choose to be selective about which rides to accept. Moreover, if in such a scenario, the assignment of requests to drivers (by the platform) is made only to maximize profit and/or minimize wait time for riders, requests of a certain type (e.g., from a non-popular pickup location, or to a non-popular drop-off location) might never be assigned to a driver. Such a system can be highly unfair to riders. However, increasing fairness might come at a cost of the overall profit made by the rideshare platform. To balance these conflicting goals, we present a flexible, non-adaptive algorithm, NAdap, that allows the platform designer to control the profit and fairness of the system via parameters α and β respectively. We model the matching problem as an online bipartite matching where the set of drivers is offline and requests arrive online. Upon the arrival of a request, we use NAdap to assign it to a driver (the driver might then choose to accept or reject it) or reject the request. We formalize the measures of profit and fairness in our setting and show that by using NAdap, the competitive ratios for profit and fairness measures would be no worse than α/e and β/e respectively. Extensive experimental results on both real-world and synthetic datasets confirm the validity of our theoretical lower bounds. Additionally, they show that NAdap under some choice of (α, β) can beat two natural heuristics, Greedy and Uniform, on both fairness and profit. Code is available at: https://github.com/nvedant07/rideshare-fairness-peak/.

Downloads

Published

2020-04-03

How to Cite

Nanda, V., Xu, P., Sankararaman, K. A., Dickerson, J., & Srinivasan, A. (2020). Balancing the Tradeoff between Profit and Fairness in Rideshare Platforms during High-Demand Hours. Proceedings of the AAAI Conference on Artificial Intelligence, 34(02), 2210-2217. https://doi.org/10.1609/aaai.v34i02.5597

Issue

Section

AAAI Technical Track: Game Theory and Economic Paradigms