Dynamic Distribution-Sensitive Point Location

03/18/2020
by   Siu-Wing Cheng, et al.
0

We propose a dynamic data structure for the distribution-sensitive point location problem. Suppose that there is a fixed query distribution in ℝ^2, and we are given an oracle that can return in O(1) time the probability of a query point falling into a polygonal region of constant complexity. We can maintain a convex subdivision S with n vertices such that each query is answered in O(OPT) expected time, where OPT is the minimum expected time of the best linear decision tree for point location in S. The space and construction time are O(nlog^2 n). An update of S as a mixed sequence of k edge insertions and deletions takes O(klog^5 n) amortized time. As a corollary, the randomized incremental construction of the Voronoi diagram of n sites can be performed in O(nlog^5 n) expected time so that, during the incremental construction, a nearest neighbor query at any time can be answered optimally with respect to the intermediate Voronoi diagram at that time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/07/2022

Farthest-point Voronoi diagrams in the presence of rectangular obstacles

We present an algorithm to compute the geodesic L_1 farthest-point Voron...
research
10/01/2018

Adaptive Planar Point Location

We present self-adjusting data structures for answering point location q...
research
06/13/2022

KATKA: A KRAKEN-like tool with k given at query time

We describe a new tool, KATKA, that stores a phylogenetic tree T such th...
research
09/27/2018

Point Location in Incremental Planar Subdivisions

We study the point location problem in incremental (possibly disconnecte...
research
01/13/2021

A Tail Estimate with Exponential Decay for the Randomized Incremental Construction of Search Structures

We revisit the randomized incremental construction of the Trapezoidal Se...
research
12/04/2018

Skyline Diagram: Efficient Space Partitioning for Skyline Queries

Skyline queries are important in many application domains. In this paper...
research
04/23/2020

Point Location and Active Learning: Learning Halfspaces Almost Optimally

Given a finite set X ⊂ℝ^d and a binary linear classifier c: ℝ^d →{0,1}, ...

Please sign up or login with your details

Forgot password? Click here to reset