Reverse Approximate Nearest Neighbor Queries

Closed

Arif Hidayat, Shiyu Yang, Muhammad Aamir Cheema, David Taniar

2018 IEEE Transactions on Knowledge and Data Engineering Vol. 30 Issue 2 Article Cited by 13 Quartile

Abstract

Given a set of facilities and a set of users, a reverse nearest neighbors (RNN) query retrieves every user u for which thequery facility q is its closest facility. Since q is the closest facility to u, the user u is said to be influenced by q. In this paper, we propose arelaxed definition of influence where a user u is said to be influenced by not only its closest facility but also every other facility that isalmost as close to u as its closest facility is. Based on this definition of influence, we propose reverse approximate nearest neighbors(RANN) queries. Formally, given a valuex 1, an RANN query q returns every user u for which distu; qbx NNDistub whereNNDistub denotes the distance between a user u and its nearest facility, i.e., q is an approximate nearest neighbor of u. In this paper,we study both snapshot and continuous versions of RANN queries. In a snapshot RANN query, the underlying data sets do not changeand the results of a query are to be computed only once. In the continuous version, the users continuously change their locations andthe results of RANN queries are to be continuously monitored. Based on effective pruning techniques and several non-trivialobservations, we propose efficient RANN query processing algorithms for both the snapshot and continuous RANN queries. Weconduct extensive experiments on both real and synthetic data sets and demonstrate that our algorithm for both snapshot andcontinuous queries are significantly better than the competitors. © 2017 IEEE.

Affiliations

Brawijaya University, JawaTimur, 65145, Indonesia; School of Computer Science and Engineering, University of New South Wales, Sydney, 2052, NSW, Australia; Faculty of Information Technology, Monash University, Clayton, 3800, VIC, Australia