Distance-Sensitive Planar Point Location
Boris Aronov, Mark de Berg, David Eppstein, Marcel Roeloffzen, Bettina, Speckmann

TL;DR
This paper introduces a distance-sensitive point location data structure for planar subdivisions that accelerates queries based on the point's distance from polygon boundaries and the probability of query locations.
Contribution
It presents a novel preprocessing method that makes point location queries faster when points are farther from boundaries, incorporating probability weights and geometric decomposition.
Findings
Query time depends on distance to boundary and probability distribution.
Uses linear space and near-linear preprocessing time.
Extends to 3D convex subdivisions for special cases.
Abstract
Let be a connected planar polygonal subdivision with edges that we want to preprocess for point-location queries, and where we are given the probability that the query point lies in a polygon of . We show how to preprocess such that the query time for a point~ depends on~ and, in addition, on the distance from to the boundary of~---the further away from the boundary, the faster the query. More precisely, we show that a point-location query can be answered in time , where is the shortest Euclidean distance of the query point~ to the boundary of . Our structure uses space and preprocessing time. It is based on a decomposition of the regions of …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
