DocumentCode
3175240
Title
A new K-NN query algorithm based on the symmetric virtual grid and dynamic circle
Author
Li, Guobin ; Tang, Line
Author_Institution
Comput. Sci. & Technol., Henan Polytech. Univ., Jiaozuo, China
fYear
2010
fDate
29-30 Oct. 2010
Firstpage
231
Lastpage
234
Abstract
The effective implementation of the spatial K-NN query is a particularly concerned problem in geographic information system. In the previous K-NN query algorithms, the tree index will use measurement distance and pruning strategies to reduce the required search space, the grid index will divide the space region into the grid cells with a certain size, search the neighbor region of the queried object through the location relationship among the grid cells, based on the previous K-NN algorithm study, a new K-NN query algorithm based on the symmetric virtual grid and dynamic circle is proposed in this paper, the algorithm will mainly union the data objects whose grid cells are symmetrical with the grid cell which the queried object is in and the queried object, and form multiple virtual grids, query in accordance with the order form inside to outside. In the searching process, use the queried object as the center, the largest K-NN distance in the virtual grid as the radius to make the dynamic circle so as to find the data objects to be searched first in the next virtual grid, the experiments show that the improved K-NN query algorithm can accurately and effectively find the neighbor objects meeting the conditions, and has a wide range of applications in practice.
Keywords
geographic information systems; pattern classification; query processing; virtual reality; dynamic circle; geographic information system; grid cell; k-nearest neighbor query; measurement distance; pruning strategy; spatial K-NN query algorithm; symmetric virtual grid; tree index; Artificial neural networks; Search problems; Welding; K-NN query; dynamic circle; grid index; symmetric virtual grid;
fLanguage
English
Publisher
ieee
Conference_Titel
Artificial Intelligence and Education (ICAIE), 2010 International Conference on
Conference_Location
Hangzhou
Print_ISBN
978-1-4244-6935-2
Type
conf
DOI
10.1109/ICAIE.2010.5641447
Filename
5641447
Link To Document