Indoor Top-<i>k</i> Keyword-aware Routing Query

Zijin Feng,Tiantian Liu,Huan Li,Hua Lu,Lidan Shou,Jianliang Xu
DOI: https://doi.org/10.1109/ICDE48307.2020.00109
2020-01-01
Abstract:People have many activities indoors and there is an increasing demand of keyword-aware route planning for indoor venues. In this paper, we study the indoor top-k keyword-aware routing query (IKRQ). Given two indoor points s and t, an IKRQ returns k s-to-t routes that do not exceed a given distance constraint but have optimal ranking scores integrating keyword relevance and spatial distance. It is challenging to efficiently compute the ranking scores and find the best yet diverse routes in a large indoor space with complex topology. We propose prime routes to diversify top-k routes, devise mapping structures to organize indoor keywords and compute route keyword relevances, and derive pruning rules to reduce search space in routing. With these techniques, we design two search algorithms with different routing expansions. Experiments on synthetic and real data demonstrate the efficiency of our proposals.
What problem does this paper attempt to address?