Minimizing the Size of the Uncertainty Regions for Centers of Moving Entities

Abstract

In this paper, we study the problems of computing the 1-center, centroid, and 1-median of objects moving with bounded speed in Euclidean space. We can acquire the exact location of only a constant number of objects (usually one) per unit time, but for every other object, its set of potential locations, called the object's uncertainty region, grows subject only to the speed limit. As a result, the center of the objects may be at several possible locations, called the center's uncertainty region. For each of these center problems, we design query strategies to minimize the size of the center's uncertainty region and compare its performance to an optimal query strategy that knows the trajectories of the objects, but must still query to reduce their uncertainty. For the static case of the 1-center problem in R1, we show an algorithm that queries four objects per unit time and is 1-competitive against the optimal algorithm with one query per unit time. For the general case of the 1-center problem in R1, the centroid problem in Rd, and the 1-median problem in R1, we prove that the Round-robin scheduling algorithm is the best possible competitive algorithm. For the center of mass problem in Rd, we provide an O(log n)-competitive algorithm. In addition, for the general case of the 1-center problem in Rd (d >= 2), we argue that no algorithm can guarantee a bounded competitive ratio against the optimal algorithm.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…