go back

Volume 16, No. 11

Efficient Non-Learning Similar Subtrajectory Search

Authors:
Jiabao Jin, Peng Cheng, Lei Chen, Xuemin Lin, Wenjie Zhang

Abstract

Similar subtrajectory search is a finer-grained operator that can better capture the similarities between one query trajectory and a portion of a data trajectory than the traditional similar trajectory search, which requires that the two checking trajectories are similar in their entirety. Many real applications (e.g., trajectory clustering and trajectory join) utilize similar subtrajectory search as a basic operator. It is considered that the time complexity is 𝑂(𝑚𝑛2) for exact algorithms to solve the similar subtrajectory search problem under most trajectory distance functions in the existing studies, where 𝑚 is the length of the query trajectory and 𝑛 is the length of the data trajectory. In this paper, to the best of our knowledge, we are the first to propose an exact algorithm to solve the similar subtrajectory search problem in 𝑂(𝑚𝑛) time for most of widely used trajectory distance functions (e.g., WED, DTW, ERP, EDR and Frechet distance). Through extensive experiments on three real datasets, we demonstrate the efficiency and effectiveness of our proposed algorithms.

PVLDB is part of the VLDB Endowment Inc.

Privacy Policy