Faster Approximate Covering of Subcurves under the Fr\'echet Distance
Frederik Br\"uning, Jacobus Conradi, Anne Driemel

TL;DR
This paper introduces a faster approximation algorithm for covering subcurves of polygonal curves under the Fréchet distance, improving efficiency for trajectory clustering tasks with theoretical guarantees.
Contribution
It presents a bicriteria-approximation algorithm using geometric set cover techniques, with near-linear expected runtime and applicability to high-dimensional curves.
Findings
Achieves O(k log k) line segments covering the curve within O(Δ) Fréchet distance.
Runs in expected time teredO(k^2 n + k n^3) for general curves.
Provides a variant with near-linear runtime using implicit weight updates.
Abstract
Subtrajectory clustering is an important variant of the trajectory clustering problem, where the start and endpoints of trajectory patterns within the collected trajectory data are not known in advance. We study this problem in the form of a set cover problem for a given polygonal curve: find the smallest number of representative curves such that any point on the input curve is contained in a subcurve that has Fr\'echet distance at most a given to a representative curve. We focus on the case where the representative curves are line segments and approach this NP-hard problem with classical techniques from the area of geometric set cover: we use a variant of the multiplicative weights update method which was first suggested by Br\"onniman and Goodrich for set cover instances with small VC-dimension. We obtain a bicriteria-approximation algorithm that computes a set of…
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.
