Approximating $(k,\ell)$-Median Clustering for Polygonal Curves
Maike Buchin, Anne Driemel, Dennis Rohde

TL;DR
This paper introduces a randomized approximation algorithm for the $(k, ext{ell})$-median clustering problem of polygonal curves in higher dimensions, improving applicability beyond line-restricted curves with near-optimal cost guarantees.
Contribution
It extends previous work by developing a bicriteria-approximation algorithm for polygonal curves in $ extbf{R}^d$, with a novel shortcutting lemma and analysis.
Findings
Achieves $(1+ ext{epsilon})$ approximation factor for clustering cost.
Runs in linear time in the number of curves, polynomial in complexity, exponential in dimension and parameters.
Provides a generalized algorithm potentially useful for broader clustering problems.
Abstract
In 2015, Driemel, Krivo\v{s}ija and Sohler introduced the -median problem for clustering polygonal curves under the Fr\'echet distance. Given a set of input curves, the problem asks to find median curves of at most vertices each that minimize the sum of Fr\'echet distances over all input curves to their closest median curve. A major shortcoming of their algorithm is that the input curves are restricted to lie on the real line. In this paper, we present a randomized bicriteria-approximation algorithm that works for polygonal curves in and achieves approximation factor with respect to the clustering costs. The algorithm has worst-case running-time linear in the number of curves, polynomial in the maximum number of vertices per curve, i.e. their complexity, and exponential in , , and , i.e., the failure…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Topological and Geometric Data Analysis · Computational Geometry and Mesh Generation
