English

Optimal Algorithms for Geometric Centers and Depth

Computational Geometry 2021-12-24 v3

Abstract

\renewcommand{\Re}{\mathbb{R}} We develop a general randomized technique for solving "implic it" linear programming problems, where the collection of constraints are defined implicitly by an underlying ground set of elements. In many cases, the structure of the implicitly defined constraints can be exploited in order to obtain efficient linear program solvers. We apply this technique to obtain near-optimal algorithms for a variety of fundamental problems in geometry. For a given point set PP of size nn in d\Re^d, we develop algorithms for computing geometric centers of a point set, including the centerpoint and the Tukey median, and several other more involved measures of centrality. For d=2d=2, the new algorithms run in O(nlogn)O(n\log n) expected time, which is optimal, and for higher constant d>2d>2, the expected time bound is within one logarithmic factor of O(nd1)O(n^{d-1}), which is also likely near optimal for some of the problems.

Keywords

Cite

@article{arxiv.1912.01639,
  title  = {Optimal Algorithms for Geometric Centers and Depth},
  author = {Timothy M. Chan and Sariel Har-Peled and Mitchell Jones},
  journal= {arXiv preprint arXiv:1912.01639},
  year   = {2021}
}

Comments

This paper is a merge of two conference papers that were published sixteen years apart. The first paper appeared in SODA 2004, and the second paper (which can be viewed as an applications paper of the first paper) appeared in SoCG 2020

R2 v1 2026-06-23T12:34:51.762Z