Title :
Effective Online Group Discovery in Trajectory Databases
Author :
Xiaohui Li ; Ceikute, Vaida ; Jensen, Christian S. ; Kian-Lee Tan
Author_Institution :
Sch. of Comput., Nat. Univ. of Singapore, Singapore, Singapore
Abstract :
GPS-enabled devices are pervasive nowadays. Finding movement patterns in trajectory data stream is gaining in importance. We propose a group discovery framework that aims to efficiently support the online discovery of moving objects that travel together. The framework adopts a sampling-independent approach that makes no assumptions about when positions are sampled, gives no special importance to sampling points, and naturally supports the use of approximate trajectories. The framework´s algorithms exploit state-of-the-art, density-based clustering (DBScan) to identify groups. The groups are scored based on their cardinality and duration, and the top-k groups are returned. To avoid returning similar subgroups in a result, notions of domination and similarity are introduced that enable the pruning of low-interest groups. Empirical studies on real and synthetic data sets offer insight into the effectiveness and efficiency of the proposed framework.
Keywords :
Global Positioning System; database management systems; pattern clustering; sampling methods; DBScan; GPS-enabled devices; approximate trajectories; cardinality; density-based clustering; group discovery framework; group identification; low-interest groups; movement patterns; moving objects; online group discovery; pruning; real data sets; sampling-independent approach; synthetic data sets; top-k groups; trajectory data stream; trajectory databases; Approximation algorithms; Approximation methods; Clustering algorithms; Database systems; Time domain analysis; Trajectory; Moving objects; trajectory; travel patterns;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2012.193