Trace reconstruction from local statistical queries
Xi Chen, Anindya De, Chin Ho Lee, Rocco A. Servedio

TL;DR
This paper investigates the capabilities and limits of local statistical query algorithms for trace reconstruction, providing nearly tight bounds for both worst-case and average-case scenarios.
Contribution
It establishes nearly matching upper and lower bounds on local SQ algorithms for trace reconstruction, advancing understanding of their power and limitations.
Findings
Upper bound: $ ilde{O}(n^{1/5})$-local SQ algorithm with specific tolerance
Lower bound: any $ ilde{O}(n^{1/5})$-local SQ algorithm must have a query with small tolerance
Average-case bounds: $O( ext{log } n)$-local SQ algorithms with polynomially small tolerance
Abstract
The goal of trace reconstruction is to reconstruct an unknown -bit string given only independent random traces of , where a random trace of is obtained by passing through a deletion channel. A Statistical Query (SQ) algorithm for trace reconstruction is an algorithm which can only access statistical information about the distribution of random traces of rather than individual traces themselves. Such an algorithm is said to be -local if each of its statistical queries corresponds to an -junta function over some block of consecutive bits in the trace. Since several -- but not all -- known algorithms for trace reconstruction fall under the local statistical query paradigm, it is interesting to understand the abilities and limitations of local SQ algorithms for trace reconstruction. In this paper we establish nearly-matching upper and lower bounds…
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
TopicsAlgorithms and Data Compression · Image Retrieval and Classification Techniques
