English

The Quasi-probability Method and Applications for Trace Reconstruction

Data Structures and Algorithms 2024-10-17 v1 Information Theory math.IT

Abstract

In the trace reconstruction problem, one attempts to reconstruct a fixed but unknown string xx of length nn from a given number of traces x~\tilde{x} drawn iid from the application of a noisy process (such as the deletion channel) to xx. The best known algorithm for the trace reconstruction from the deletion channel is due to Chase, and recovers the input string whp given exp(O~(n1/5))\exp(\tilde{O}(n^{1/5})) traces [Cha21b]. The main component in Chase's algorithm is a procedure for k-mer estimation, which, for any marker ww in {0,1}k\{0, 1\}^k of length kk, computes a "smoothed" distribution of its appearances in the input string xx [CGL+23, MS24]. Current k-mer estimation algorithms fail when the deletion probability is above 1/21/2, requiring a more complex analysis for Chase's algorithm. Moreover, the only known extension of these approaches beyond the deletion channels is based on numerically estimating high-order differentials of a multivariate polynomial, making it highly impractical [Rub23]. In this paper, we construct a simple Monte Carlo method for k-mer estimation which can be easily applied to a much wider variety of channels. In particular, we solve k-mer estimation for any combination of insertion, deletion, and bit-flip channels, even in the high deletion probability regime, allowing us to directly apply Chase's algorithm for this wider class of channels. To accomplish this, we utilize an approach from the field of quantum error mitigation (the process of using many measurements from noisy quantum computers to simulate a clean quantum computer), called the quasi-probability method (also known as probabilistic error cancellation) [TBG17, PSW22]. We derive a completely classical version of this technique, and use it to construct a k-mer estimation algorithm. No background in quantum computing is needed to understand this paper.

Keywords

Cite

@article{arxiv.2410.11980,
  title  = {The Quasi-probability Method and Applications for Trace Reconstruction},
  author = {Ittai Rubinstein},
  journal= {arXiv preprint arXiv:2410.11980},
  year   = {2024}
}

Comments

26 pages, 0 figures

R2 v1 2026-06-28T19:23:14.279Z