Efficient Semantic Trajectory Similarity Search
Jian Chen,Hong Gao,Yubo Luo,Donghua Yang,Jianzhong Li
DOI: https://doi.org/10.1109/jiot.2024.3468440
IF: 10.6
2024-01-01
IEEE Internet of Things Journal
Abstract:Trajectory similarity search is a basic operation in spatial data analysis for Non-Terrestrial Networks applications, such as asset tracking, maritime transportation, and urban air mobility. In many real-world applications (e.g., Flickr, Bikely, Foursquare), users are allowed to share comments or experiences along with their trajectories, called semantic trajectories. In this paper, we study a new type of similarity search on semantic trajectories, which takes into account spatial and textual information together. Given a query trajectory tq and a similarity threshold θ, semantic trajectory similarity search retrieves all trajectories whose spatial-textual similarity to tq is no greater than θ. To address the problem efficiently, we first develop a novel bitmap-based index, called SET-tree, to organize the semantic trajectory hierarchically. It contains two types of bitmaps, global gram bitmap and positional gram bitmap, that enable us to efficiently prune the search space by spatial and textual similarity simultaneously. Besides, we develop some novel upper and lower bounds on textual and spatial similarity for pruning. We provide the spatial-side enhancement and the textual-side enhancement for further improvement. Finally, we report on extensive experiments using real and synthetic trajectory datasets that offer insight into the performance of our algorithm, and show that our algorithm is capable of achieving superior efficiency and good scalability.