Title :
Reverse Nearest Neighbor Search in Metric Spaces
Author :
Tao, Yufei ; Yiu, Man Lung ; Mamoulis, Nikos
Author_Institution :
Dept. of Comput. Sci. & Eng., Chinese Univ. of Hong Kong
Abstract :
Given a set D of objects, a reverse nearest neighbor (RNN) query returns the objects o in D such that o is closer to a query object q than to any other object in D, according to a certain similarity metric. The existing RNN solutions are not sufficient because they either 1) rely on precomputed information that is expensive to maintain in the presence of updates or 2) are applicable only when the data consists of "Euclidean objects" and similarity is measured using the L2 norm. In this paper, we present the first algorithms for efficient RNN search in generic metric spaces. Our techniques require no detailed representations of objects, and can be applied as long as their mutual distances can be computed and the distance metric satisfies the triangle inequality. We confirm the effectiveness of the proposed methods with extensive experiments
Keywords :
data structures; database indexing; query processing; Euclidean object representation; L2 norm; distance metric; generic metric spaces; reverse nearest neighbor query search; triangle inequality; Computer networks; Data mining; Euclidean distance; Extraterrestrial measurements; Joining processes; Lungs; Nearest neighbor searches; Neural networks; Recurrent neural networks; Roads; Reverse nearest neighbor; metric space.;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2006.148