Conditional Expectation based Value Decomposition for Scalable On-Demand Ride Pooling
Avinandan Bose, Pradeep Varakantham

TL;DR
This paper introduces CEVD, a novel method for scalable ride pooling that considers inter-agent dependencies via conditional expectations, significantly improving request fulfillment in city-wide datasets.
Contribution
The paper proposes CEVD, a new value decomposition approach that captures dependencies among agents without increasing computational complexity, enhancing ride pooling performance.
Findings
CEVD outperforms NeurADP by up to 9.76% in requests served.
The approach effectively models agent dependencies using joint conditional probabilities.
Significant improvements demonstrated on a city-wide taxi dataset.
Abstract
Owing to the benefits for customers (lower prices), drivers (higher revenues), aggregation companies (higher revenues) and the environment (fewer vehicles), on-demand ride pooling (e.g., Uber pool, Grab Share) has become quite popular. The significant computational complexity of matching vehicles to combinations of requests has meant that traditional ride pooling approaches are myopic in that they do not consider the impact of current matches on future value for vehicles/drivers. Recently, Neural Approximate Dynamic Programming (NeurADP) has employed value decomposition with Approximate Dynamic Programming (ADP) to outperform leading approaches by considering the impact of an individual agent's (vehicle) chosen actions on the future value of that agent. However, in order to ensure scalability and facilitate city-scale ride pooling, NeurADP completely ignores the impact of other agents…
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 · Traffic control and management · Smart Parking Systems Research
MethodsGrab
