Curve Simplification and Clustering under Fr\'echet Distance
Abstract
We present new approximation results on curve simplification and clustering under Fr\'echet distance. Let be polygonal curves in of vertices each. Let be any integer from . We study a generalized curve simplification problem: given error bounds for , find a curve of at most vertices such that for . We present an algorithm that returns a null output or a curve of at most vertices such that for , where . If the output is null, there is no curve of at most vertices within a Fr\'echet distance of from for . The running time is . This algorithm yields the first polynomial-time bicriteria approximation scheme to simplify a curve to another curve , where the vertices of can be anywhere in , so that and for any given and any fixed . The running time is . By combining our technique with some previous results in the literature, we obtain an approximation algorithm for -median clustering. Given , it computes a set of curves, each of vertices, such that is within a factor of the optimum with probability at least for any given . The running time is .
Cite
@article{arxiv.2207.07809,
title = {Curve Simplification and Clustering under Fr\'echet Distance},
author = {Siu-Wing Cheng and Haoqiang Huang},
journal= {arXiv preprint arXiv:2207.07809},
year = {2022}
}
Comments
30 pages; Corrected some wrong descriptions concerning related work; Add some figures for illustration