Efficient Reverse k Nearest Neighbor evaluation for hierarchical index
Siddharth Dawar, Vikram Goyal, Debajyoti Bera

TL;DR
This paper identifies flaws in existing algorithms for reverse k-nearest neighbor queries over hierarchical indexes, provides counterexamples, and proposes a corrected, validated algorithm to improve accuracy and reliability.
Contribution
The paper introduces a new correct algorithm for monochromatic RkNN queries over hierarchical indexes, addressing flaws in previous methods.
Findings
Previous algorithms had correctness flaws validated by counterexamples.
The proposed algorithm is correct under identified necessary conditions.
The new method improves reliability of RkNN query processing.
Abstract
"Reverse Nearest Neighbor" query finds applications in decision support systems, profile-based marketing, emergency services etc. In this paper, we point out a few flaws in the branch and bound algorithms proposed earlier for computing monochromatic RkNN queries over data points stored in hierarchical index. We give suitable counter examples to validate our claims and propose a correct algorithm for the corresponding problem. We show that our algorithm is correct by identifying necessary conditions behind correctness of algorithms for this problem.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Data Mining Algorithms and Applications · Advanced Database Systems and Queries
