Matching Policy Design for Gig Platforms with “Priority” Features
Evan Yifan Xu, Pan Xu
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:52:21 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/matching-policy-design-for-gig-platforms-with-priority-featu.pdf
Summary
This paper addresses the challenge of designing matching policies for gig platforms that balance system revenue with customer waiting times, especially in the presence of "priority" features. The core idea is a hybrid model combining online matching and queue theory, which allows for quantitative analysis of user waiting times. The authors propose an LP-based sampling framework with parameterized policies to achieve this balance. Empirical claims are validated through comprehensive experiments on real datasets, demonstrating the framework's efficiency in promoting profit while adhering to committed waiting times.
Problem
The paper identifies several bottlenecks in existing gig platform matching policies:
- Extended Waiting Times: Revenue-boosting features like Uber's "back-to-back" and Uber Eats' "Batch Order Route" lead to user complaints about excessive waiting times, despite increasing platform revenue.
- Inability to Quantify Waiting Times: Current online matching frameworks, often based on bipartite graphs and real-time decision-making, struggle to quantitatively analyze request waiting times caused by preceding service delays. This is because they typically assume immediate service or ignore the practice of assigning multiple orders to a single driver.