DLCSS: Dynamic Longest Common Subsequences
Daniel Bogdoll, Jonas Rauch, J. Marius Z\"ollner

TL;DR
The paper introduces DLCSS, a dynamic algorithm for efficiently comparing routes to identify shared trips in autonomous vehicle networks, aiding fleet management and urban planning.
Contribution
It presents the DLCSS algorithm, a novel method for fast, cost-effective route comparison that dynamically focuses on shared segments, improving scalability and decision-making.
Findings
DLCSS significantly reduces computation time for route comparison.
The algorithm accurately estimates fleet sizes needed for shared mobility.
It enables better urban mobility planning and infrastructure scaling.
Abstract
Autonomous driving is a key technology towards a brighter, more sustainable future. To enable such a future, it is necessary to utilize autonomous vehicles in shared mobility models. However, to evaluate, whether two or more route requests have the potential for a shared ride, is a compute-intensive task, if done by rerouting. In this work, we propose the Dynamic Longest Common Subsequences algorithm for fast and cost-efficient comparison of two routes for their compatibility, dynamically only incorporating parts of the routes which are suited for a shared trip. Based on this, one can also estimate, how many autonomous vehicles might be necessary to fulfill the local mobility demands. This can help providers to estimate the necessary fleet sizes, policymakers to better understand mobility patterns and cities to scale necessary infrastructure.
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 · Vehicular Ad Hoc Networks (VANETs) · Transportation Planning and Optimization
