An Empirical Survey and Benchmark of Learned Distance Indexes for Road Networks
Gautam Choudhary, Libin Zhou, Yeasir Rayhan, Walid G. Aref

TL;DR
This paper systematically evaluates ML-based and classical distance indexes for road networks, highlighting their performance trade-offs in real-world scenarios and providing a comprehensive benchmark for future research.
Contribution
It is the first empirical survey comparing ML-based and classical distance indexes on real-world road networks, offering insights into their efficiency and accuracy.
Findings
ML-based indexes vary significantly in training time and accuracy.
Classical algorithms remain competitive in query latency for certain scenarios.
The open-source benchmark facilitates future research and reproducibility.
Abstract
The calculation of shortest-path distances in road networks is a core operation in navigation systems, location-based services, and spatial analytics. Although classical algorithms, e.g., Dijkstra's algorithm, provide exact answers, their latency is prohibitive for modern real-time, large-scale deployments. Over the past two decades, numerous distance indexes have been proposed to speed up query processing for shortest distance queries. More recently, with the advancement in machine learning (ML), researchers have designed and proposed ML-based distance indexes to answer approximate shortest path and distance queries efficiently. However, a comprehensive and systematic evaluation of these ML-based approaches is lacking. This paper presents the first empirical survey of ML-based distance indexes on road networks, evaluating them along four key dimensions: Training time, query latency,…
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
