Center for Algorithms and Theory of Computation

CS 269S, Winter 2022: Theory Seminar


February 18, 2022, 1:00 – 1:50pm, DBH 1300

Efficient Exact Learning Algorithms for Road Networks and Other Graphs with Bounded Clustering Degrees

Evrim Ozel

Abstract:

The completeness of road network data is significant in the quality of various routing services and applications. We introduce an efficient randomized algorithm for exact learning of road networks using simple distance queries, which can find missing roads and improve the quality of routing services. The efficiency of our algorithm depends on a cluster degree parameter, d_max, which is an upper bound on the degrees of vertex clusters defined during our algorithm. Unfortunately, we leave open the problem of theoretically bounding d_max, although we conjecture that d_max is small for road networks and other similar types of graphs. We support this conjecture by experimentally evaluating our algorithm on road network data for the U.S. and 5 European countries of various sizes. This analysis provides experimental evidence that our algorithm issues a quasilinear number of queries in expectation for road networks and similar graphs.

Joint work with Ramtin Afshar and Michael T. Goodrich