Abstract

With the emergence and growing popularity of and location-based service (LBS) technologies, the continuous k nearest neighbor (CO k NN) query in obstructed space is becoming a very important service. In this article, we study the CO k NN in obstructed space, which retrieves k obstructed nearest neighbors (ONNs) for every point on a query segment q̄ . The state-of-the-art approach, called <monospace>Euclidean based CONN (E-CONN)</monospace>, exploits an R-tree to traverse the dataset P in ascending order of their Euclidean distances to q̄ . Taking a different point of view, in this article, we explore the idea of Voronoi diagram to define the notion of obstructed Voronoi diagram (OVD) . The Voronoi cells with obstacles are divided into visible and invisible regions for quickly answering nearest neighbor queries. To facilitate efficient retrieval of Voronoi cells and processing of continuous nearest neighbor (CONN) queries, we propose a new grid-based index, called Voronoi diagram with Obstacles in Grid (VO-Grid) , which indexes Voronoi cells and associated obstacle information with a grid file. Based on VO-Grid, we propose an efficient algorithm, called <monospace>CONN with VO-Grid Acceleration (CONN-VOA)</monospace>, to accelerate the CONN query processing. Moreover, we extend <monospace>CONN-VOA</monospace> to the CO k NN query, which also explores effective filtering and early termination for reducing redundant access of data objects. A comprehensive performance evaluation using both real and synthetic datasets is conducted to validate the proposed ideas and demonstrate the efficiency of our algorithms. The experimental results show that the <monospace>CONN-VOA</monospace> algorithm substantially outperforms <monospace>E-CONN</monospace> algorithm.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call