OptRegion: Finding Optimal Region for Bichromatic Reverse Nearest Neighbors.

Huaizhong Lin,Fangshu Chen,Yunjun Gao,Dongming Lu
DOI: https://doi.org/10.1007/978-3-642-37487-6_13
2013-01-01
Abstract:The MaxBRNN problem is to find an optimal region such that setting up a new service site within this region might attract the maximal number of customers by proximity. It has many practical applications such as service location planning and emergency schedule. Typical real-life applications are most in planar space, and the data volume of the problem is huge and thus an efficient solution is highly desired. In this paper, we propose an efficient algorithm, namely, OptRegion, to tackle the MaxBRNN problem in a two-dimensional space. Our methods employ three optimization techniques, i.e., sweep line, pruning strategy (based on upper bound estimation), and influence value computation (of candidate points), to improve the search performance. Extensive experimental evaluation using both real and synthetic datasets confirms that OptRegion outperforms the existing ones significantly under all problem instances. © Springer-Verlag 2013.
What problem does this paper attempt to address?