Computing the Rectilinear Center of Uncertain Points in the Plane
Haitao Wang, Jingru Zhang

TL;DR
This paper introduces an optimal algorithm to find a point minimizing the maximum expected rectilinear distance to uncertain points in the plane, effectively solving a complex probabilistic geometric problem.
Contribution
The paper presents the first optimal $O(mn)$ time algorithm for computing the rectilinear center of uncertain points in the plane.
Findings
Algorithm runs in $O(mn)$ time, matching input size.
Provides an exact solution for the probabilistic rectilinear center problem.
Establishes optimality of the algorithm based on input size.
Abstract
In this paper, we consider the rectilinear one-center problem on uncertain points in the plane. In this problem, we are given a set of (weighted) uncertain points in the plane and each uncertain point has possible locations each associated with a probability for the point appearing at that location. The goal is to find a point in the plane which minimizes the maximum expected rectilinear distance from to all uncertain points of , and is called a rectilinear center. We present an algorithm that solves the problem in time. Since the input size of the problem is , our algorithm is optimal.
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Facility Location and Emergency Management · Vehicle Routing Optimization Methods
