Subtrajectory Clustering: Finding Set Covers for Set Systems of Subcurves
Hugo A. Akitaya, Frederik Br\"uning, Erin Chambers, Anne Driemel

TL;DR
This paper introduces a bicriterial approximation algorithm for subtrajectory clustering under the Fréchet distance, effectively partitioning trajectories into meaningful clusters with controlled complexity and coverage radius.
Contribution
It presents a novel set cover formulation and an approximation algorithm that guarantees near-optimal clustering parameters with provable bounds, improving on previous methods.
Findings
Provides bicriterial approximation with bounds on cluster count and radius.
Algorithm runs in expected time O(k m^2 + mn) for fixed complexity .
Achieves an O((\,k \, ext{log}\, k)) approximation for the number of clusters when complexity is fixed.
Abstract
We study subtrajectory clustering under the Fr\'echet distance. Given one or more trajectories, the task is to split the trajectories into several parts, such that the parts have a good clustering structure. We approach this problem via a new set cover formulation, which we think provides a natural formalization of the problem as it is studied in many applications. Given a polygonal curve with vertices in fixed dimension, integers , , and a real value , the goal is to find center curves of complexity at most such that every point on is covered by a subtrajectory that has small Fr\'echet distance to one of the center curves (). In many application scenarios, one is interested in finding clusters of small complexity, which is controlled by the parameter . Our main result is a bicriterial approximation algorithm: if…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Computational Geometry and Mesh Generation · Digital Image Processing Techniques
