Finding Complex Patterns in Trajectory Data via Geometric Set Cover

08/28/2023
by   Jacobus Conradi, et al.
0

Clustering trajectories is a central challenge when confronted with large amounts of movement data such as full-body motion data or GPS data. We study a clustering problem that can be stated as a geometric set cover problem: Given a polygonal curve of complexity n, find the smallest number k of representative trajectories of complexity at most l such that any point on the input trajectories lies on a subtrajectory of the input that has Fréchet distance at most Δ to one of the representative trajectories. This problem was first studied by Akitaya et al. (2021) and Brüning et al. (2022). They present a bicriteria approximation algorithm that returns a set of curves of size O(kllog(kl)) which covers the input with a radius of 11Δ in time O((kl)^2n + kln^3), where k is the smallest number of curves of complexity l needed to cover the input with a distance of Δ. The representative trajectories computed by their algorithm are always line segments. In applications however, one is usually interested in representative curves of higher complexity which consist of several edges. We present a new approach that builds upon the works of Brüning et al. (2022) computing a set of curves of size O(klog(n)) in time O(l^2n^4 + kln^4) with the same distance guarantee of 11Δ, where each curve may consist of curves of complexity up to the given complexity parameter l. To validate our approach, we conduct experiments on different types of real world data: high-dimensional full-body motion data and low-dimensional GPS-tracking data.

READ FULL TEXT

page 9

page 10

page 14

page 15

page 17

research
09/16/2020

Approximating the packedness of polygonal curves

In 2012 Driemel et al. <cit.> introduced the concept of c-packed curves ...
research
04/21/2022

Faster Approximate Covering of Subcurves under the Fréchet Distance

Subtrajectory clustering is an important variant of the trajectory clust...
research
03/10/2021

Subtrajectory Clustering: Finding Set Covers for Set Systems of Subcurves

We study subtrajectory clustering under the Fréchet distance. Given one ...
research
07/16/2019

Random projections and sampling algorithms for clustering of high-dimensional polygonal curves

We study the center and median clustering problems for high-dimensional ...
research
07/16/2022

Curve Simplification and Clustering under Fréchet Distance

We present new approximation results on curve simplification and cluster...
research
12/05/2012

Computing Consensus Curves

We consider the problem of extracting accurate average ant trajectories ...
research
01/20/2018

A smaller cover for closed unit curves

Forty years ago Schaer and Wetzel showed that a 1/π×1/2π√(π^2-4) rectang...

Please sign up or login with your details

Forgot password? Click here to reset