English

Faster, Deterministic and Space Efficient Subtrajectory Clustering

Computational Geometry 2025-05-26 v4

Abstract

Given a trajectory TT and a distance Δ\Delta, we wish to find a set CC of curves of complexity at most \ell, such that we can cover TT with subcurves that each are within Fr\'echet distance Δ\Delta to at least one curve in CC. We call CC an (,Δ)(\ell,\Delta)-clustering and aim to find an (,Δ)(\ell,\Delta)-clustering of minimum cardinality. This problem variant was introduced by Akitaya etet al.al. (2021) and shown to be NP-complete. The main focus has therefore been on bicriteria approximation algorithms, allowing for the clustering to be an (,Θ(Δ))(\ell, \Theta(\Delta))-clustering of roughly optimal size. We present algorithms that construct (,4Δ)(\ell,4\Delta)-clusterings of O(klogn)\mathcal{O}(k \log n) size, where kk is the size of the optimal (,Δ)(\ell, \Delta)-clustering. We use O(n3)\mathcal{O}(n^3) space and O(kn3log4n)\mathcal{O}(k n^3 \log^4 n) time. Our algorithms significantly improve upon the clustering quality (improving the approximation factor in Δ\Delta) and size (whenever Ω(logn/logk)\ell \in \Omega(\log n / \log k)). We offer deterministic running times improving known expected bounds by a factor near-linear in \ell. Additionally, we match the space usage of prior work, and improve it substantially, by a factor super-linear in nn\ell, when compared to deterministic results.

Keywords

Cite

@article{arxiv.2402.13117,
  title  = {Faster, Deterministic and Space Efficient Subtrajectory Clustering},
  author = {Ivor van der Hoog and Thijs van der Horst and Tim Ophelders},
  journal= {arXiv preprint arXiv:2402.13117},
  year   = {2025}
}

Comments

25 pages, 9 figures

R2 v1 2026-06-28T14:54:40.090Z