Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
153 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Improving Reverse k Nearest Neighbors Queries (2005.08483v2)

Published 18 May 2020 in cs.DB and cs.CG

Abstract: The reverse $k$ nearest neighbor query finds all points that have the query point as one of their $k$ nearest neighbors, where the $k$NN query finds the $k$ closest points to its query point. Based on conics, we propose an efficent R$k$NN verification method. By using the proposed verification method, we implement an efficient R$k$NN algorithm on VoR-tree, which has a computational complexity of $O(k{1.5}\cdot log\,k)$. The comparative experiments are conducted between our algorithm and other two state-of-the-art R$k$NN algorithms. The experimental results indicate that the efficiency of our algorithm is significantly higher than its competitors.

Citations (2)

Summary

We haven't generated a summary for this paper yet.