2011
DOI: 10.1007/978-3-642-22300-6_46
|View full text |Cite
|
Sign up to set email alerts
|

Closest Pair and the Post Office Problem for Stochastic Points

Abstract: Abstract. Given a (master) set M of n points in d-dimensional Euclidean space, consider drawing a random subset that includes each point mi ∈ M with an independent probability pi. How difficult is it to compute elementary statistics about the closest pair of points in such a subset? For instance, what is the probability that the distance between the closest pair of points in the random subset is no more than , for a given value ? Or, can we preprocess the master set M such that given a query point q, we can ef… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
19
0

Year Published

2012
2012
2021
2021

Publication Types

Select...
5
2
2

Relationship

1
8

Authors

Journals

citations
Cited by 21 publications
(20 citation statements)
references
References 16 publications
0
19
0
Order By: Relevance
“…In the existential model, each point is assumed to appear with certain probability. Kamousi et al [22] proposed a linear-space index with O(log n) query time to compute an ε-approximate value of the expected distance from a query point to its nearest neighbor when the dimension d is a constant.…”
Section: Previous Resultsmentioning
confidence: 99%
“…In the existential model, each point is assumed to appear with certain probability. Kamousi et al [22] proposed a linear-space index with O(log n) query time to compute an ε-approximate value of the expected distance from a query point to its nearest neighbor when the dimension d is a constant.…”
Section: Previous Resultsmentioning
confidence: 99%
“…Various combinations of these extensions have been studied in the literature; see, e.g., [10,13,22,25,31]. …”
Section: Computing Qualification Probabilitiesmentioning
confidence: 99%
“…Uncertainty models come from real scenarios in which large amounts of data, arriving from many sources, have inherent uncertainty. In computational geometry, we can find several recent works on uncertain point sets such as: the expected total length of the minimum Euclidean spanning tree [5]; the probability that the distance between the closest pair of points is at least a given parameter [11]; the computation of the mostlikely convex hull [16]; the probability that the area or perimeter of the convex hull is at least a given parameter [15]; the smallest enclosing ball [9]; the probability that a 2colored point set is linearly separable [10]; the area of the minimum enclosing rectangle [17]; and Klee's measure of random rectangles [20]. We deal with the maximum box problem in the above mentioned random model.…”
Section: Introductionmentioning
confidence: 99%
“…In all running time upper bounds in this paper, in both algorithms and reductions, we assume a real RAM model of computation where each arithmetic operation on large-precision numbers takes constant time. Otherwise, the running times should be multiplied by a factor proportional to the bit complexity of the numbers, which is polynomial in n and the bit complexity of the input probability values [5,11].…”
Section: Introductionmentioning
confidence: 99%