English

Subpolynomial trace reconstruction for random strings and arbitrary deletion probability

Probability 2020-04-28 v2 Data Structures and Algorithms Information Theory math.IT

Abstract

The insertion-deletion channel takes as input a bit string x{0,1}n{\bf x}\in\{0,1\}^{n}, and outputs a string where bits have been deleted and inserted independently at random. The trace reconstruction problem is to recover x\bf x from many independent outputs (called "traces") of the insertion-deletion channel applied to x\bf x. We show that if x\bf x is chosen uniformly at random, then exp(O(log1/3n))\exp(O(\log^{1/3} n)) traces suffice to reconstruct x\bf x with high probability. For the deletion channel with deletion probability q<1/2q < 1/2 the earlier upper bound was exp(O(log1/2n))\exp(O(\log^{1/2} n)). The case of q1/2q\geq 1/2 or the case where insertions are allowed has not been previously analyzed, and therefore the earlier upper bound was as for worst-case strings, i.e., exp(O(n1/3))\exp(O( n^{1/3})). We also show that our reconstruction algorithm runs in n1+o(1)n^{1+o(1)} time. A key ingredient in our proof is a delicate two-step alignment procedure where we estimate the location in each trace corresponding to a given bit of x\bf x. The alignment is done by viewing the strings as random walks and comparing the increments in the walk associated with the input string and the trace, respectively.

Keywords

Cite

@article{arxiv.1801.04783,
  title  = {Subpolynomial trace reconstruction for random strings and arbitrary deletion probability},
  author = {Nina Holden and Robin Pemantle and Yuval Peres and Alex Zhai},
  journal= {arXiv preprint arXiv:1801.04783},
  year   = {2020}
}

Comments

Analysis of running time added and proof simplified. Alex Zhai added as author. 37 pages, 7 figures

R2 v1 2026-06-22T23:45:15.667Z