English

Coresets for $(k, \ell)$-Median Clustering under the Fr\'echet Distance

Computational Geometry 2021-11-22 v3

Abstract

We present an algorithm for computing ϵ\epsilon-coresets for (k,)(k, \ell)-median clustering of polygonal curves in Rd\mathbb{R}^d under the Fr\'echet distance. This type of clustering is an adaption of Euclidean kk-median clustering: we are given a set of nn polygonal curves in Rd\mathbb{R}^d, each of complexity (number of vertices) at most mm, and want to compute kk median curves such that the sum of distances from the given curves to their closest median curve is minimal. Additionally, we restrict the complexity of the median curves to be at most \ell each, to suppress overfitting, a problem specific for sequential data. Our algorithm has running time linear in nn, sub-quartic in mm and quadratic in ϵ1\epsilon^{-1}. With high probability it returns ϵ\epsilon-coresets of size quadratic in ϵ1\epsilon^{-1} and logarithmic in nn and mm. We achieve this result by applying the improved ϵ\epsilon-coreset framework by Langberg and Feldman to a generalized kk-median problem over an arbitrary metric space. Later we combine this result with the recent result by Driemel et al. on the VC dimension of metric balls under the Fr\'echet distance. Furthermore, our framework yields ϵ\epsilon-coresets for any generalized kk-median problem where the range space induced by the open metric balls of the underlying space has bounded VC dimension, which is of independent interest. Finally, we show that our ϵ\epsilon-coresets can be used to improve the running time of an existing approximation algorithm for (1,)(1,\ell)-median clustering.

Keywords

Cite

@article{arxiv.2104.09392,
  title  = {Coresets for $(k, \ell)$-Median Clustering under the Fr\'echet Distance},
  author = {Maike Buchin and Dennis Rohde},
  journal= {arXiv preprint arXiv:2104.09392},
  year   = {2021}
}