@inbook{38e9ca8600f7449ba922d3d9a2abacc2,
title = "Efficient Clue-based Route Search on Road Networks (Extended Abstract)",
abstract = "With the advances in geo-positioning technologies and location-based services, it is nowadays quite common for road networks to have textual contents on the vertices. Previous work on identifying an optimal route that covers a sequence of query keywords has been studied in recent years. However, in many practical scenarios, an optimal route might not always be desirable. Therefore, in this paper, we investigate the problem of clue-based route search (CRS), which allows a user to provide clues on keywords and spatial relationships. First, we propose a greedy algorithm and a dynamic programming algorithm as baselines. To improve efficiency, we develop a branch-and-bound algorithm that prunes unnecessary vertices in query processing. In order to quickly locate candidate, we propose an AB-tree that stores both the distance and keyword information in tree structure. To further reduce the index size, we construct a PB-tree by utilizing the virtue of 2-hop label index to pinpoint the candidate. Extensive experiments are conducted and verify the superiority of our algorithms and index structures.",
keywords = "Clue, Point of interest, Query processing, Spatial keyword queries, Travel route serach",
author = "Bolong Zheng and Han Su and Wen Hua and Kai Zheng and Xiaofang Zhou and Guohui Li",
year = "2018",
month = oct,
day = "24",
doi = "10.1109/ICDE.2018.00249",
language = "English",
isbn = "978-1-5386-5521-4",
series = "Proceedings of the International Conference on Data Engineering",
publisher = "IEEE (Institute of Electrical and Electronics Engineers)",
pages = "1783--1784",
booktitle = "Proceedings - IEEE 34th International Conference on Data Engineering, ICDE 2018",
address = "United States",
note = "34th IEEE International Conference on Data Engineering, ICDE 2018 ; Conference date: 16-04-2018 Through 19-04-2018",
}