Indexing of Uncertain Moving Objects for Frequent Position Updates

Chao ZHANG,Bohan LI,Xiaolin QIN
DOI: https://doi.org/10.3778/j.issn.1673-9418.1510078
2016-01-01
Abstract:Positional uncertainty is one key feature of the moving objects. Existing uncertain moving objects indexing technology aims to improve the efficiency of querying. However, when moving objects??positions update frequently, the update cost is huge. In order to solve this cost problem, this paper modifies the group partition strategy of TPU-tree and gives an index structure named GTPU-tree that supports frequent position update. Furthermore, this paper proposes a group partition algorithm STSG based on spatial trajectory of similarity and moving objects group updating algo-rithm. GTPU-tree reduces the number of disk I/O by reducing the update number in the same group, thus decreasing the update cost. This paper compares and analyzes the algorithm efficiency of GTPU-tree and TPU2M-tree. The exper-imental results demonstrate that while the number of moving objects is large, GTPU-tree update cost will be lower than TPU2M-tree;Compared with TPU-tree, GTPU-tree performs better than TPU-tree, which improves the inserting performance by 30%and reduces the update cost by 35%.
What problem does this paper attempt to address?