A Decentralized Shared CAV System Design and Application
Sayed Mehdi Meshkani, Bilal Farooq

TL;DR
This paper introduces a decentralized ride-sharing system for CAVs using a heuristic two-step algorithm, demonstrating comparable service rates to centralized systems with significantly reduced computational time in a simulated urban environment.
Contribution
It presents a novel distributed ride-matching algorithm based on vehicle-infrastructure communication, improving scalability and efficiency over traditional centralized approaches.
Findings
Distributed system achieved 91.59% service rate, close to 95.80% of centralized system.
Significantly lower computational time in the distributed system.
Proven scalability through testing on different network sizes.
Abstract
In this study, we propose a novel heuristic two-step algorithm for shared ridehailing in which users can share their rides with only one more user. The algorithm, which is centrally formulated, starts with matching users and creating a set of passenger pairs in step 1 and is followed by solving an assignment problem to assign passenger pairs to the vehicles. To solve the problem of high computational time in dynamic ride-matching problems, we propose a distributed system that is based on vehicle to infrastructure (V2I) and infrastructure to infrastructure (I2I) communication. To evaluate the distributed system's performance, we compare it with the proposed centralized ridehailing algorithm. Both centralized and distributed systems are implemented in a micro-traffic simulator to assess their performance and their impact on traffic congestion. Downtown Toronto road network was chosen as…
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 · Transportation Planning and Optimization · Sharing Economy and Platforms
