login

FINCH

Proceedings of the VLDB EndowmentPublished 1 August 2008
Wei Wu, Fei Yang, Chee-Yong Chan, Kian‐Lee Tan
Citations105
SJR quartileQ1
SJR score1.83
SNIP1.80

TL;DR

An algorithm named INCH is presented that can compute a RkNN query's search region (from which the query result candidates are drawn) and a method that enables us to apply any RKNN algorithm on bichromatic Rknn queries.

Abstract

A Reverse k -Nearest-Neighbor (RkNN) query finds the objects that take the query object as one of their k nearest neighbors. In this paper we propose new solutions for evaluating RkNN queries and its variant bichromatic RkNN queries on 2-dimensional location data. We present an algorithm named INCH that can compute a RkNN query's search region (from which the query result candidates are drawn). In our RkNN evaluation algorithm called FINCH, the search region restricts the search space, and the search region is tightened each time a new result candidate is found. We also propose a method that enables us to apply any RkNN algorithm on bichromatic RkNN queries. With that, our FINCH algorithm is also used to evaluate bichromatic RkNN queries. Experiments show that our solutions are more efficient than existing algorithms.

Keywords

Computer ScienceEngineering