Title :
Online Identification of Dwell Regions for Moving Objects
Author :
Uddin, M. Reaz ; Ravishankar, Chinya V. ; Tsotras, Vassilis J.
Author_Institution :
Univ. of California, Riverside, Riverside, CA, USA
Abstract :
A region R is a dwell region for a moving object O if, given a threshold distance d and duration t, every point of R remains within distance d of O for at least time t. Clearly, points within R are likely to be of interest to O, so identification of O and R has applications in areas such as monitoring and surveillance, as well as to trajectory simplification. We propose an online algorithm to solve this problem, which can handle dynamic addition and deletion of data in logarithmic time. We assume an incoming stream of object positions, and maintain the upper and lower bounds for the radius of the smallest circle enclosing these positions, as points are added and deleted. These bounds allow us to greatly reduce the number of trajectory points we need to consider in the query, as well as to defer query evaluation. Our method can approximate the radius of the smallest circle enclosing a given sub trajectory within an arbitrarily small user defined factor. Our experiments show that the proposed method can scale up to hundreds of thousands of trajectories.
Keywords :
query processing; logarithmic time; moving objects; online dwell region identification; query evaluation; trajectory points; trajectory simplification; user-defined factor; Approximation methods; Buildings; Data structures; Heuristic algorithms; Real-time systems; Trajectory; Vectors;
Conference_Titel :
Mobile Data Management (MDM), 2012 IEEE 13th International Conference on
Conference_Location :
Bengaluru, Karnataka
Print_ISBN :
978-1-4673-1796-2
Electronic_ISBN :
978-0-7695-4713-8
DOI :
10.1109/MDM.2012.41