Geometric median in nearly linear time

133Citations
Citations of this article
82Readers
Mendeley users who have this article in their library.
Get full text

Abstract

In this paper we provide faster algorithms for solving the geometric median problem: given n points in R compute a point that minimizes the sum of Euclidean distances to the points. This is one of the oldest non-trivial problems in computational geometry yet despite a long history of research the previous fastest running times for computing a (1 + ϵ)-approximate geometric median were O(d·n4/3ϵ-8/3) by Chin et. al, Õ(d exp ϵ-4 log ϵ-1) by Badoiu et. al, O(nd+ poly(d, ϵ-1)) by Feldman and Langberg, and the polynomial running time of O((nd)O(1) log1/ϵ) by Parrilo and Sturmfels and Xue and Ye. In this paper we show how to compute such an approximate geometric median in time O(nd log3n/ϵ) and O(dϵ-2). While our O(dϵ-2) is a fairly straightforward application of stochastic subgradient descent, our O(nd log3n/ϵ) time algorithm is a novel long step interior point method. We start with a simple O((nd)O(1)log 1/ϵ) time interior point method and show how to improve it, ultimately building an algorithm that is quite non-standard from the perspective of interior point literature. Our result is one of few cases of outperforming standard interior point theory. Furthermore, it is the only case we know of where interior point methods yield a nearly linear time algorithm for a canonical optimization problem that traditionally requires superlinear time.

Cite

CITATION STYLE

APA

Cohen, M. B., Lee, Y. T., Miller, G., Pachocki, J., & Sidford, A. (2016). Geometric median in nearly linear time. In Proceedings of the Annual ACM Symposium on Theory of Computing (Vol. 19-21-June-2016, pp. 9–21). Association for Computing Machinery. https://doi.org/10.1145/2897518.2897647

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free