Efficient Spatial Keyword Search in Trajectory Databases
Gao Cong, Hua Lu, Beng Chin Ooi, Dongxiang Zhang, Meihui Zhang

TL;DR
This paper introduces a novel hybrid indexing method for efficient top-$k$ spatial keyword queries on trajectory databases, combining text relevance and location proximity to improve query performance.
Contribution
It proposes a new cell-keyword conscious B$^+$-tree index for processing complex trajectory queries involving both spatial and textual data.
Findings
The proposed method achieves high performance in empirical tests.
The hybrid index effectively balances text relevance and spatial proximity.
Scalability is demonstrated through extensive experiments.
Abstract
An increasing amount of trajectory data is being annotated with text descriptions to better capture the semantics associated with locations. The fusion of spatial locations and text descriptions in trajectories engenders a new type of top- queries that take into account both aspects. Each trajectory in consideration consists of a sequence of geo-spatial locations associated with text descriptions. Given a user location and a keyword set , a top- query returns trajectories whose text descriptions cover the keywords and that have the shortest match distance. To the best of our knowledge, previous research on querying trajectory databases has focused on trajectory data without any text description, and no existing work has studied such kind of top- queries on trajectories. This paper proposes one novel method for efficiently computing top-…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Data Mining Algorithms and Applications · Advanced Database Systems and Queries
