Improving Reverse k Nearest Neighbors Queries
Databases
2023-09-01 v2 Computational Geometry
Abstract
The reverse nearest neighbor query finds all points that have the query point as one of their nearest neighbors, where the NN query finds the closest points to its query point. Based on conics, we propose an efficent RNN verification method. By using the proposed verification method, we implement an efficient RNN algorithm on VoR-tree, which has a computational complexity of . The comparative experiments are conducted between our algorithm and other two state-of-the-art RNN algorithms. The experimental results indicate that the efficiency of our algorithm is significantly higher than its competitors.
Cite
@article{arxiv.2005.08483,
title = {Improving Reverse k Nearest Neighbors Queries},
author = {Lixin Ye},
journal= {arXiv preprint arXiv:2005.08483},
year = {2023}
}
Comments
arXiv admin note: text overlap with arXiv:1911.02788 by other authors