The Capacity of the Weighted Read Channel
Omer Yerushalmi, Tuvi Etzion, Eitan Yaakobi
TL;DR
The paper analyzes the capacity of the $(\ell,\delta)$-read channel, motivated by nanopore sequencing, and provides an explicit formula in the regime $\delta < \ell < 2\delta$: $\mathsf{cap}(\ell,\delta) = \frac{1}{\delta} \log_2 \frac{\ell+1 + \sqrt{(\ell+1)^2 - 4(\ell-\delta)(\ell-\delta+1)}}{2}$. It also derives an upper bound for $\ell \ge 2\delta$ using a constrained automaton with $m$ states, giving $\mathsf{cap}(\ell,\delta) \le \frac{1}{\delta} \log_2 \frac{m-1 + \sqrt{(m-1)^2 + 4(m-1)}}{2}$ with $m = (\ell \bmod \delta)((-\ell) \bmod \delta) + \delta$. The work extends the one-dimensional model to two dimensions, introducing a $((\ell_1,\ell_2),(\delta_1,\delta_2))$-read matrix and showing that, via mappings $\mu$ and $\lambda$, 2D capacity can be related to 1D capacity and, in many regimes, reduces to $1$D capacity expressions or to scaled binary capacities. These results provide exact formulas and practical bounds for ISI-affected read channels and inform code constructions for DNA storage systems employing nanopore-like reading mechanisms.
Abstract
One of the primary sequencing methods gaining prominence in DNA storage is nanopore sequencing, attributed to various factors. In this work, we consider a simplified model of the sequencer, characterized as a channel. This channel takes a sequence and processes it using a sliding window of length $\ell$, shifting the window by $δ$ characters each time. The output of this channel, which we refer to as the read vector, is a vector containing the sums of the entries in each of the windows. The capacity of the channel is defined as the maximal information rate of the channel. Previous works have already revealed capacity values for certain parameters $\ell$ and $δ$. In this work, we show that when $δ< \ell < 2δ$, the capacity value is given by $\frac{1}δ\log_2 \frac{1}{2}(\ell+1+ \sqrt{(\ell+1)^2 - 4(\ell - δ)(\ell-δ+1)})$. Additionally, we construct an upper bound when $2δ< \ell$. Finally, we extend the model to the two-dimensional case and present several results on its capacity.
