English

A Generalized Trace Reconstruction Problem: Recovering a String of Probabilities

Data Structures and Algorithms 2024-12-03 v1 Information Theory math.IT

Abstract

We introduce the following natural generalization of trace reconstruction, parameterized by a deletion probability δ(0,1)\delta \in (0,1) and length nn: There is a length nn string of probabilities, S=p1,,pn,S=p_1,\ldots,p_n, and each "trace" is obtained by 1) sampling a length nn binary string whose iith coordinate is independently set to 1 with probability pip_i and 0 otherwise, and then 2) deleting each of the binary values independently with probability δ\delta, and returning the corresponding binary string of length n\le n. The goal is to recover an estimate of SS from a set of independently drawn traces. In the case that all pi{0,1}p_i \in \{0,1\} this is the standard trace reconstruction problem. We show two complementary results. First, for worst-case strings SS and any deletion probability at least order 1/n1/\sqrt{n}, no algorithm can approximate SS to constant \ell_\infty distance or 1\ell_1 distance o(n)o(\sqrt n) using fewer than 2Ω(n)2^{\Omega(\sqrt{n})} traces. Second -- as in the case for standard trace reconstruction -- reconstruction is easy for random SS: for any sufficiently small constant deletion probability, and any ϵ>0\epsilon>0, drawing each pip_i independently from the uniform distribution over [0,1][0,1], with high probability SS can be recovered to 1\ell_1 error ϵ\epsilon using poly(n,1/ϵ)\mathrm{poly}(n,1/\epsilon) traces and computation time. We show indistinguishability in our lower bound by regarding a complicated alternating sum (comparing two distributions) as the Fourier transformation of some function evaluated at ±π,\pm \pi, and then showing that the Fourier transform decays rapidly away from zero by analyzing its moment generating function.

Keywords

Cite

@article{arxiv.2412.00674,
  title  = {A Generalized Trace Reconstruction Problem: Recovering a String of Probabilities},
  author = {Joey Rivkin and Gregory Valiant and Paul Valiant},
  journal= {arXiv preprint arXiv:2412.00674},
  year   = {2024}
}
R2 v1 2026-06-28T20:18:20.657Z