On the Computation of the Optimal Connecting Points in Road Networks
George Tsatsanifos

TL;DR
This paper introduces a novel problem of finding optimal connecting points in road networks for groups of travelers, considering affinity factors, and proposes three methods to solve it with experimental evaluation.
Contribution
It formulates a new problem involving optimal meeting points with affinity considerations and offers three solution approaches, including greedy and optimal algorithms.
Findings
The greedy method is fast but sub-optimal.
Optimal methods provide better solutions at higher computational cost.
Experimental results demonstrate trade-offs between methods.
Abstract
In this paper we consider a set of travelers, starting from likely different locations towards a common destination within a road network, and propose solutions to find the optimal connecting points for them. A connecting point is a vertex of the network where a subset of the travelers meet and continue traveling together towards the next connecting point or the destination. The notion of optimality is with regard to a given aggregated travel cost, e.g., travel distance or shared fuel cost. This problem by itself is new and we make it even more interesting (and complex) by considering affinity factors among the users, i.e., how much a user likes to travel together with another one. This plays a fundamental role in determining where the connecting points are and how subsets of travelers are formed. We propose three methods for addressing this problem, one that relies on a fast and greedy…
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
TopicsData Management and Algorithms · Automated Road and Building Extraction · Traffic Prediction and Management Techniques
