Stochastic closest-pair problem and most-likely nearest-neighbor search in tree spaces
Abstract
Let be a tree space (or tree network) represented by a weighted tree with vertices, and be a set of stochastic points in , each of which has a fixed location with an independent existence probability. We investigate two fundamental problems under such a stochastic setting, the closest-pair problem and the nearest-neighbor search. For the former, we study the computation of the -threshold probability and the expectation of the closest-pair distance of a realization of . We propose the first algorithm to compute the -threshold probability in time for any given threshold , which immediately results in an -time algorithm for computing the expected closest-pair distance. Based on this, we further show that one can compute a -approximation for the expected closest-pair distance in time, by arguing that the expected closest-pair distance can be approximated via threshold probability queries. For the latter, we study the most-likely nearest-neighbor search (-LNN) via a notion called most-likely Voronoi Diagram (-LVD). We show that the size of the -LVD of on is bounded by if the existence probabilities of the points in are constant-far from 0. Furthermore, we establish an average-case upper bound for the size of , by regarding the existence probabilities as i.i.d. random variables drawn from some fixed distribution. Our results imply the existence of an LVD data structure which answers -LNN queries in time using average-case space, and worst-case space if the existence probabilities are constant-far from 0. Finally, we also give an -time algorithm to construct the LVD data structure.
Keywords
Cite
@article{arxiv.1612.04890,
title = {Stochastic closest-pair problem and most-likely nearest-neighbor search in tree spaces},
author = {Jie Xue and Yuan Li},
journal= {arXiv preprint arXiv:1612.04890},
year = {2016}
}