Faster, Deterministic and Space Efficient Subtrajectory Clustering

Abstract

Given a trajectory T and a distance , we wish to find a set C of curves of complexity at most , such that we can cover T with subcurves that each are within Fr\'echet distance to at least one curve in C. We call C an (,)-clustering and aim to find an (,)-clustering of minimum cardinality. This problem variant was introduced by Akitaya et 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 (, ())-clustering of roughly optimal size. We present algorithms that construct (,4)-clusterings of O(k n) size, where k is the size of the optimal (, )-clustering. We use O(n3) space and O(k n3 4 n) time. Our algorithms significantly improve upon the clustering quality (improving the approximation factor in ) and size (whenever ∈ ( n / k)). We offer deterministic running times improving known expected bounds by a factor near-linear in . Additionally, we match the space usage of prior work, and improve it substantially, by a factor super-linear in n, when compared to deterministic results.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…