Abstract
The Euclidean k-Center problem is a classical problem that has been extensively studied in computer science. Given a set G of n points in Euclidean space, the problem is to determine a set C of k centers (not necessarily part of G) such that the maximum distance between a point in G and its nearest neighbor in C is minimized. In this paper we study the corresponding (k, `)-Center problem for polygonal curves under the Fréchet distance, that is, given a set G of n polygonal curves in Rd, each of complexity m, determine a set C of k polygonal curves in Rd, each of complexity `, such that the maximum Fréchet distance of a curve in G to its closest curve in C is minimized. In their 2016 paper, Driemel, Krivošija, and Sohler give a near-linear time (1 + ε)-approximation algorithm for one-dimensional curves, assuming that k and ` are constants. In this paper, we substantially extend and improve the known approximation bounds for curves in dimension 2 and higher. Our analysis thus extends to application-relevant input data such as GPS-trajectories and protein backbones. We show that, if ` is part of the input, then there is no polynomial-time approximation scheme unless P = NP. Our constructions yield different bounds for one and two-dimensional curves and the discrete and continuous Fréchet distance. In the case of the discrete Fréchet distance on two-dimensional curves, we show hardness of approximation within a factor close to 2.598. This result also holds when k = 1, and the NP-hardness extends to the case that ` = ∞, i.e., for the problem of computing the minimum-enclosing ball under the Fréchet distance. Finally, we observe that a careful adaptation of Gonzalez’ algorithm in combination with a curve simplification yields a 3-approximation in any dimension, provided that an optimal simplification can be computed exactly. We conclude that our approximation bounds are close to being tight.
Cite
CITATION STYLE
Buchin, K., Driemel, A., Gudmundsson, J., Horton, M., Kostitsyna, I., Löffler, M., & Struijs, M. (2019). Approximating (k,ℓ)-center clustering for curves. In Proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms (pp. 2922–2938). Association for Computing Machinery. https://doi.org/10.1137/1.9781611975482.181
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.