Research on K-Nearest NeighBor Search Algorithm in P2P

Xiaoqing Yu
2009-01-01
Abstract:Given n data points in d-dimensional space,k nearest neighbors searching involves determining k nearest of these data points to a given query point.An adaptive distributed k-nearest neighbor search algorithm based on P2P called PKA in high dimensions is proposed to solve the shortcomings of KNNs.Metric Space,Similarity Queries and Principles of GHT* are discussed.Similarity measure function ESF(X,Y) is given.Insert,Range find and Search Algorithms in GHT* are discussed.The detailed PKA algorithm is given and discussed with experiment.
What problem does this paper attempt to address?