Tight Bounds for Approximate Near Neighbor Searching for Time Series under the Fr\'echet Distance
Karl Bringmann, Anne Driemel, Andr\'e Nusser, Ioannis Psarros

TL;DR
This paper develops new data structures for approximate near neighbor search in time series under the Fréchet distance, achieving improved approximation factors and query times with tight bounds based on the Orthogonal Vectors Hypothesis.
Contribution
It introduces novel upper bounds and matching lower bounds for approximate near neighbor search in one-dimensional time series under the Fréchet distance, with improved tradeoffs.
Findings
Achieves $(1+ ext{epsilon})$ approximation with same time as previous $(2+ ext{epsilon})$ result.
Provides linear preprocessing and space with query time depending on epsilon and k.
Establishes conditional lower bounds based on the Orthogonal Vectors Hypothesis.
Abstract
We study the -approximate near neighbor problem under the continuous Fr\'echet distance: Given a set of polygonal curves with vertices, a radius , and a parameter , we want to preprocess the curves into a data structure that, given a query curve with vertices, either returns an input curve with Fr\'echet distance at most to , or returns that there exists no input curve with Fr\'echet distance at most to . We focus on the case where the input and the queries are one-dimensional polygonal curves -- also called time series -- and we give a comprehensive analysis for this case. We obtain new upper bounds that provide different tradeoffs between approximation factor, preprocessing time, and query time. Our data structures improve upon the state of the art in several ways. We show that for any …
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 · Time Series Analysis and Forecasting · Anomaly Detection Techniques and Applications
