Near-Optimal Trace Reconstruction for Mildly Separated Strings
Anders Aamand, Allen Liu, Shyam Narayanan

TL;DR
This paper presents a polynomial-time, near-optimal solution for trace reconstruction of mildly separated binary strings with constant deletion probability, significantly improving previous bounds.
Contribution
It introduces an efficient method for trace reconstruction when the string has polylogarithmic separation, achieving near-linear trace complexity.
Findings
Reconstruction with O(n log n) traces for mildly separated strings
Polynomial-time algorithm for the problem under specified conditions
Improved bounds compared to previous exponential and polynomial lower bounds
Abstract
In the trace reconstruction problem our goal is to learn an unknown string given independent traces of . A trace is obtained by independently deleting each bit of with some probability and concatenating the remaining bits. It is a major open question whether the trace reconstruction problem can be solved with a polynomial number of traces when the deletion probability is constant. The best known upper bound and lower bounds are respectively and both by Chase [Cha21b,Cha21a]. Our main result is that if the string is mildly separated, meaning that the number of zeros between any two ones in is at least polylog, and if is a sufficiently small constant, then the trace reconstruction problem can be solved with traces and in polynomial time.
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.
