English

Computing a Subtrajectory Cluster from c-packed Trajectories

Data Structures and Algorithms 2023-07-21 v1 Computational Geometry

Abstract

We present a near-linear time approximation algorithm for the subtrajectory cluster problem of cc-packed trajectories. The problem involves finding mm subtrajectories within a given trajectory TT such that their Fr\'echet distances are at most (1+ε)d(1 + \varepsilon)d, and at least one subtrajectory must be of length~ll or longer. A trajectory TT is cc-packed if the intersection of TT and any ball BB with radius rr is at most crc \cdot r in length. Previous results by Gudmundsson and Wong \cite{GudmundssonWong2022Cubicupperlower} established an Ω(n3)\Omega(n^3) lower bound unless the Strong Exponential Time Hypothesis fails, and they presented an O(n3log2n)O(n^3 \log^2 n) time algorithm. We circumvent this conditional lower bound by studying subtrajectory cluster on cc-packed trajectories, resulting in an algorithm with an O((c2n/ε2)log(c/ε)log(n/ε))O((c^2 n/\varepsilon^2)\log(c/\varepsilon)\log(n/\varepsilon)) time complexity.

Keywords

Cite

@article{arxiv.2307.10610,
  title  = {Computing a Subtrajectory Cluster from c-packed Trajectories},
  author = {Joachim Gudmundsson and Zijin Huang and André van Renssen and Sampson Wong},
  journal= {arXiv preprint arXiv:2307.10610},
  year   = {2023}
}
R2 v1 2026-06-28T11:35:33.820Z