Sublinear data structures for short Fr\'echet queries
Anne Driemel, Ioannis Psarros, Melanie Schmidt

TL;DR
This paper develops sublinear, approximate data structures for short curve queries under the discrete Fréchet distance in doubling spaces, enabling efficient streaming and dynamic updates.
Contribution
It introduces novel approximate data structures for short curve queries that are independent of input size and can be maintained dynamically in streaming settings.
Findings
Distance oracle uses space independent of total input size.
Queries are answered with a (1+ε) approximation in O(k^2) time.
Achieves exponential improvement over previous methods for nearest-neighbor queries.
Abstract
We study metric data structures for curves in doubling spaces, such as trajectories of moving objects in Euclidean , where the distance between two curves is measured using the discrete Fr\'echet distance. We design data structures in an \emph{asymmetric} setting where the input is a curve (or a set of curves) each of complexity and the queries are with curves of complexity . We show that there exist approximate data structures that are independent of the input size and we study how to maintain them dynamically if the input is given in the stream. Concretely, we study two types of data structures: (i) distance oracles, where the task is to store a compressed version of the input curve, which can be used to answer queries for the distance of a query curve to the input curve, and (ii) nearest-neighbor data structures, where the task…
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 · Algorithms and Data Compression · Advanced Database Systems and Queries
