TL;DR
This paper presents a polynomial-time algorithm for trace reconstruction that works effectively at higher deletion rates than previous methods, specifically for deletion probabilities up to n^{-(1/3 + ε)}.
Contribution
It introduces a new polynomial-time algorithm that improves the deletion rate threshold for trace reconstruction from n^{-(1/2 + ε)} to n^{-(1/3 + ε)}.
Findings
Successfully reconstructs source strings at higher deletion rates.
Combines alignment-based and novel subword length determination procedures.
Advances the theoretical understanding of trace reconstruction complexity.
Abstract
In the \emph{trace reconstruction problem}, an unknown source string is transmitted through a probabilistic \emph{deletion channel} which independently deletes each bit with some fixed probability and concatenates the surviving bits, resulting in a \emph{trace} of . The problem is to reconstruct given access to independent traces. Trace reconstruction of arbitrary (worst-case) strings is a challenging problem, with the current state of the art for poly-time algorithms being the 2004 algorithm of Batu et al. \cite{BKKM04}. This algorithm can reconstruct an arbitrary source string in poly time provided that the deletion rate satisfies for some . In this work we improve on the result of \cite{BKKM04} by giving a poly-time algorithm for trace reconstruction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Polynomial-time trace reconstruction in the low deletion rate regime· youtube
