TOAIN: A Throughput Optimizing Adaptive Index for Answering Dynamic Knn Queries on Road Networks

Siqiang Luo,Ben Kao,Guoliang Li,Jiafeng Hu,Reynold Cheng,Yudian Zheng
DOI: https://doi.org/10.1145/3187009.3177736
2018-01-01
Abstract:We study the classical kNN queries on road networks. Existing solutions mostly focus on reducing query processing time. In many applications, however, system throughput is a more important measure. We devise a mathematical model that describes throughput in terms of a number of system characteristics. We show that query time is only one of the many parameters that impact throughput. Others include update time and query/update arrival rates. We show that the traditional approach of improving query time alone is generally inadequate in optimizing throughput. Moreover, existing solutions lack flexibility in adapting to environments of different characteristics. We propose TOAIN, which is a very flexible algorithm that can be easily trained to adapt to a given environment for maximizing query throughput. We conduct extensive experiments on both real and synthetic data and show that TOAIN gives significantly higher throughput compared with existing solutions.
What problem does this paper attempt to address?