Title :
On Discovery of Traveling Companions from Streaming Trajectories
Author :
Tang, Lu-An ; Zheng, Yu ; Yuan, Jing ; Han, Jiawei ; Leung, Alice ; Hung, Chih-Chieh ; Peng, Wen-Chih
Abstract :
The advance of object tracking technologies leads to huge volumes of spatio-temporal data collected in the form of trajectory data stream. In this study, we investigate the problem of discovering object groups that travel together (i.e., traveling companions) from trajectory stream. Such technique has broad applications in the areas of scientific study, transportation management and military surveillance. To discover traveling companions, the monitoring system should cluster the objects of each snapshot and intersect the clustering results to retrieve moving-together objects. Since both clustering and intersection steps involve high computational overhead, the key issue of companion discovery is to improve the algorithm´s efficiency. We propose the models of closed companion candidates and smart intersection to accelerate data processing. A new data structure termed traveling buddy is designed to facilitate scalable and flexible companion discovery on trajectory stream. The traveling buddies are micro-groups of objects that are tightly bound together. By only storing the object relationships rather than their spatial coordinates, the buddies can be dynamically maintained along trajectory stream with low cost. Based on traveling buddies, the system can discover companions without accessing the object details. The proposed methods are evaluated with extensive experiments on both real and synthetic datasets. The buddy-based method is an order of magnitude faster than existing methods. It also outperforms other competitors with higher precision and recall in companion discovery.
Keywords :
data mining; data structures; buddy-based method; data processing; data structure; monitoring system; moving-together object retrieval; object group discovery; object tracking technologies; real datasets; spatio-temporal data; streaming trajectories; synthetic datasets; trajectory data stream; trajectory stream; traveling companions discovery; Animals; Clustering algorithms; Complexity theory; Monitoring; Spatial indexes; Trajectory; Transportation;
Conference_Titel :
Data Engineering (ICDE), 2012 IEEE 28th International Conference on
Conference_Location :
Washington, DC
Print_ISBN :
978-1-4673-0042-1
DOI :
10.1109/ICDE.2012.33