Grid Interpolation Algorithm Based on Nearest Neighbor Fast Search

Hao Huang,Can Cui,Liang Cheng,Qiang Liu,Jiechen Wang
DOI: https://doi.org/10.1007/s12145-012-0106-y
2012-01-01
Earth Science Informatics
Abstract:The nearest neighbor search algorithm is one of the major factors that influence the efficiency of grid interpolation. This paper introduces a KD-tree that is a two-dimensional index structure for use in grid interpolation. It also proposes an improved J-nearest neighbor search strategy based on "priority queue" and "neighbor lag" concepts. In the strategy, two types of J-nearest neighbor search algorithms can be used; these algorithms correspond to the consideration of a fixed number of points and a fixed radius. By using the KD-tree and proposed strategy, interpolation can be performed with methods such as Inverse Distance Weighting and Kriging. Experimental results show that the proposed algorithms has high operating efficiency, especially when the data amount is enormous, and high practical value for increasing the efficiency of grid interpolation.
What problem does this paper attempt to address?