Subtrajectory Clustering and Coverage Maximization in Cubic Time, or Better
Abstract
Many application areas collect unstructured trajectory data. In subtrajectory clustering, one is interested to find patterns in this data using a hybrid combination of segmentation and clustering. We analyze two variants of this problem based on the well-known \textsc{SetCover} and \textsc{CoverageMaximization} problems. In both variants the set system is induced by metric balls under the Fr\'echet distance centered at polygonal curves. Our algorithms focus on improving the running time of the update step of the generic greedy algorithm by means of a careful combination of sweeps through a candidate space. In the first variant, we are given a polygonal curve of complexity , distance threshold and complexity bound and the goal is to identify a minimum-size set of center curves , where each center curve is of complexity at most and every point on is covered. A point on is covered if it is part of a subtrajectory of such that there is a center whose Fr\'echet distance to is at most . We present an approximation algorithm for this problem with a running time of , where is the size of an optimal solution. The algorithm gives a bicriterial approximation guarantee that relaxes the Fr\'echet distance threshold by a constant factor and the size of the solution by a factor of . The second problem variant asks for the maximum fraction of the input curve that can be covered using center curves, where is a parameter to the algorithm. Here, we show that our techniques lead to an algorithm with a running time of and similar approximation guarantees. Note that in both algorithms and hence the running time is cubic, or better if .
Cite
@article{arxiv.2504.17381,
title = {Subtrajectory Clustering and Coverage Maximization in Cubic Time, or Better},
author = {Jacobus Conradi and Anne Driemel},
journal= {arXiv preprint arXiv:2504.17381},
year = {2025}
}