On the complexity of range searching among curves
Peyman Afshani, Anne Driemel

TL;DR
This paper analyzes the computational complexity of range searching among polygonal curves using the Fréchet distance, establishing lower bounds and demonstrating the impact of input and query complexity on data structure efficiency.
Contribution
It provides the first comprehensive lower bounds for space and query time trade-offs in curve range searching, and introduces data structures based on semialgebraic range searching.
Findings
Lower bounds show exponential worsening with input/query complexity.
More complex queries increase logarithmic factors in bounds.
Data structures for Fréchet distance align with theoretical lower bounds.
Abstract
Modern tracking technology has made the collection of large numbers of densely sampled trajectories of moving objects widely available. We consider a fundamental problem encountered when analysing such data: Given polygonal curves in , preprocess into a data structure that answers queries with a query curve and radius for the curves of that have \Frechet distance at most to . We initiate a comprehensive analysis of the space/query-time trade-off for this data structuring problem. Our lower bounds imply that any data structure in the pointer model model that achieves query time, where is the output size, has to use roughly space in the worst case, even if queries are mere points (for the discrete \Frechet distance) or line segments (for the continuous \Frechet distance). More…
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.
