Efficient Filter Algorithms For Reverse K-Nearest Neighbor Query

Shengsheng Wang,Qiannan Lv,Dayou Liu,Fangming Gu
DOI: https://doi.org/10.1007/978-3-642-23535-1_4
2011-01-01
Abstract:Reverse k-Nearest Neighbor (RkNN) Queries have got considerable attentions over the recent years. Most state of the art methods use the two-step (filter-refinement) RkNN processing. However, for a large k, the amount of calculation becomes very heavy, especially in the filter step. This is not acceptable for most mobile devices. A new filter strategy called BRC is proposed to deal with the filter step for RkNN queries. There are two pruning heuristics in BRC. The experiments show that the processing time of BRC is still acceptable for most mobile devices when k is large. And we extend the BRC to the continuous RkNN queries.
What problem does this paper attempt to address?