๐ฎ
๐ฎ
The Ethereal
Optimal mean-based algorithms for trace reconstruction
December 09, 2016 ยท The Ethereal ยท ๐ Symposium on the Theory of Computing
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Anindya De, Ryan O'Donnell, Rocco Servedio
arXiv ID
1612.03148
Category
cs.CC: Computational Complexity
Cross-listed
cs.DS,
cs.LG
Citations
77
Venue
Symposium on the Theory of Computing
Last Checked
1 month ago
Abstract
In the (deletion-channel) trace reconstruction problem, there is an unknown $n$-bit source string $x$. An algorithm is given access to independent traces of $x$, where a trace is formed by deleting each bit of~$x$ independently with probability~$ฮด$. The goal of the algorithm is to recover~$x$ exactly (with high probability), while minimizing samples (number of traces) and running time. Previously, the best known algorithm for the trace reconstruction problem was due to Holenstein~et~al.; it uses $\exp(\tilde{O}(n^{1/2}))$ samples and running time for any fixed $0 < ฮด< 1$. It is also what we call a "mean-based algorithm", meaning that it only uses the empirical means of the individual bits of the traces. Holenstein~et~al.~also gave a lower bound, showing that any mean-based algorithm must use at least $n^{\tildeฮฉ(\log n)}$ samples. In this paper we improve both of these results, obtaining matching upper and lower bounds for mean-based trace reconstruction. For any constant deletion rate $0 < ฮด< 1$, we give a mean-based algorithm that uses $\exp(O(n^{1/3}))$ time and traces; we also prove that any mean-based algorithm must use at least $\exp(ฮฉ(n^{1/3}))$ traces. In fact, we obtain matching upper and lower bounds even for $ฮด$ subconstant and $ฯ:= 1-ฮด$ subconstant: when $(\log^3 n)/n \ll ฮด\leq 1/2$ the bound is $\exp(-ฮ(ฮดn)^{1/3})$, and when $1/\sqrt{n} \ll ฯ\leq 1/2$ the bound is $\exp(-ฮ(n/ฯ)^{1/3})$. Our proofs involve estimates for the maxima of Littlewood polynomials on complex disks. We show that these techniques can also be used to perform trace reconstruction with random insertions and bit-flips in addition to deletions. We also find a surprising result: for deletion probabilities $ฮด> 1/2$, the presence of insertions can actually help with trace reconstruction.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computational Complexity
๐ฎ
๐ฎ
The Ethereal
An Exponential Separation Between Randomized and Deterministic Complexity in the LOCAL Model
๐ฎ
๐ฎ
The Ethereal
The Parallelism Tradeoff: Limitations of Log-Precision Transformers
๐ฎ
๐ฎ
The Ethereal
The Hardness of Approximation of Euclidean k-means
๐ฎ
๐ฎ
The Ethereal
Slightly Superexponential Parameterized Problems
๐ฎ
๐ฎ
The Ethereal