Coding Schemes for the Noisy Torn Paper Channel
Frederik Walter, Maria Abu-Sini, Nils Weinhardt, Antonia Wachter-Zeh
TL;DR
This work addresses reconstruction from a noisy torn paper channel modeling DNA strand decay, where substitutions occur with probability $p_s$ and breakage occurs with probability $p_b = \frac{\alpha}{\log_2 n}$. It proposes two marker-based coding schemes: (i) an explicit-indices approach using a 001 marker and de Bruijn-derived indices with an outer LDPC code, and (ii) a data-dependent hashing approach using locality-sensitive hashing (LSH) to replace fixed markers, also concatenated with an outer LDPC code; both employ a beam-search decoder. The results show reconstruction probabilities exceeding $99\%$ in simulations, with static markers performing better at high substitution noise and data-dependent hashing excelling at lower noise, while failures are primarily due to computational resource limits. These schemes advance reliable data recovery for archival DNA storage by combining reassembly constraints with robust error correction and highlight practical open directions including extending to insertions/deletions and experimental validation.
Abstract
To make DNA a suitable medium for archival data storage, it is essential to consider the decay process of the strands observed in DNA storage systems. This paper studies the decay process as a probabilistic noisy torn paper channel (TPC), which first corrupts the bits of the transmitted sequence in a probabilistic manner by substitutions, then breaks the sequence into a set of noisy unordered substrings. The present work devises coding schemes for the noisy TPC by embedding markers in the transmitted sequence. We investigate the use of static markers and markers connected to the data in the form of hash functions. These two tools have also been recently exploited to tackle the noiseless TPC. Simulations show that static markers excel at higher substitution probabilities, while data-dependent markers are superior at lower noise levels. Both approaches achieve reconstruction rates exceeding $99\%$ with no false decodings observed, primarily limited by computational resources.
