TL;DR
This paper explores the problem of recovering sequences from distance queries for non-decomposable distances like edit distance and DTW, developing a framework that addresses the challenges and limitations of exact recovery.
Contribution
It introduces a novel framework for recovering sequences from non-decomposable distance queries, including strategies to enable recovery where exact methods fail, and analyzes the role of adaptivity.
Findings
Exact recovery is impossible for some distances like DTW and Frechet without modifications.
Allowing larger alphabet in queries enables exact recovery for certain non-decomposable distances.
The framework achieves near-optimal query complexity in several cases.
Abstract
A line of work has looked at the problem of recovering an input from distance queries. In this setting, there is an unknown sequence , and one chooses a set of queries and receives for a distance function . The goal is to make as few queries as possible to recover . Although this problem is well-studied for decomposable distances, i.e., distances of the form for some function , which includes the important cases of Hamming distance, -norms, and -estimators, to the best of our knowledge this problem has not been studied for non-decomposable distances, for which there are important special cases such as edit distance, dynamic time warping (DTW), Frechet distance, earth mover's distance, and so on. We initiate the study and develop a general framework for such…
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
Recovery from Non-Decomposable Distance Oracles· youtube
