Finding Complex Patterns in Trajectory Data via Geometric Set Cover
Jacobus Conradi, Anne Driemel

TL;DR
This paper introduces a novel method for clustering large trajectory datasets by finding representative curves of bounded complexity that cover all input trajectories within a specified Fréchet distance, improving on previous algorithms.
Contribution
The authors develop a new approach that computes more complex representative trajectories efficiently, extending prior work to handle curves with multiple edges and providing practical validation on real data.
Findings
New algorithm computes representative curves of complexity up to l.
Algorithm achieves coverage with a distance guarantee of 11Δ.
Experimental results validate the method on ocean currents and motion data.
Abstract
Clustering trajectories is a central challenge when faced with large amounts of movement data such as GPS data. We study a clustering problem that can be stated as a geometric set cover problem: Given a polygonal curve of complexity , find the smallest number of representative trajectories of complexity at most such that any point on the input trajectories lies on a subtrajectory of the input that has Fr\'echet distance at most to one of the representative trajectories. In previous work, Br\"uning et al.~(2022) developed a bicriteria approximation algorithm that returns a set of curves of size which covers the input with a radius of in time , where is the smallest number of curves of complexity needed to cover the input with a radius of . The representative trajectories computed by this…
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 · Automated Road and Building Extraction · Video Surveillance and Tracking Methods
