English

The trace reconstruction problem for spider graphs

Data Structures and Algorithms 2026-05-06 v1

Abstract

We study the trace reconstruction problem for spider graphs. Let nn be the number of nodes of a spider and dd be the length of each leg, and suppose that we are given independent traces of the spider from a deletion channel in which each non-root node is deleted with probability qq. This is a natural generalization of the string trace reconstruction problem in theoretical computer science, which corresponds to the special case where the spider has one leg. In the regime where dlog1/q(n)d\ge \log_{1/q}(n), the problem can be reduced to the vanilla string trace reconstruction problem. We thus study the more interesting regime dlog1/q(n)d\le \log_{1/q}(n), in which entire legs of the spider are deleted with non-negligible probability. We describe an algorithm that reconstructs spiders with high probability using exp(O((nqd)1/3d1/3(logn)2/3))\exp\left(\mathcal{O}\left(\frac{(nq^d)^{1/3}}{d^{1/3}}(\log n)^{2/3}\right)\right) traces. Our algorithm works for all deletion probabilities q(0,1)q\in(0,1).

Cite

@article{arxiv.2209.08166,
  title  = {The trace reconstruction problem for spider graphs},
  author = {Alec Sun and William Yue},
  journal= {arXiv preprint arXiv:2209.08166},
  year   = {2026}
}

Comments

17 pages, 3 figures

R2 v1 2026-06-28T01:28:49.509Z