S2R-tree: a pivot-based indexing structure for semantic-aware spatial keyword search
S2R-tree: a pivot-based indexing structure for semantic-aware spatial keyword search
复制标题
S2R-tree:用于语义感知空间关键字搜索的基于枢轴的索引结构
DOI:
10.1007/s10707-019-00372-z
复制
发表时间:
2020-01-01
期刊:
影响因子:
2
通讯作者:
Zhao, Lei
中科院分区:
文献类型:
--
作者:
Chen, Xinyu;Xu, Jiajie;Zhao, Lei
Semantic-aware spatial keyword search is an important technique for digital map services. However, existing indexing and search methods have limited pruning effect due to the high dimensionality in semantic space, causing query efficiency to be a serious issue. To handle this problem, this paper proposes a novel pivot-based hierarchical indexing structure (SR)-R-2-tree to integrate spatial and semantic information in a seamless way. Instead of indexing objects in the original semantic space, we carefully design a space mechanism to transform the high dimensional semantic vectors to a low dimensional space, so that more effective pruning effect can be achieved. On top of the (SR)-R-2-tree, an efficient query processing algorithm is further designed, which not only ensures efficient query processing by a set of theoretical bounds, but also returns accurate results despite of the indexing in the low dimensional space. Furthermore, we conduct extensive experiments to evaluate and compare our proposed and baseline methods.