paper-with-me

Papers

Neural Polar Decoders for DNA Data Storage

2025-06-20 · Ziv Aharoni, Henry D. Pfister

Synchronization errors, such as insertions and deletions, present a fundamental challenge in DNA-based data storage systems, arising from both synthesis and sequencing noise. These channels are often modeled as insertion-deletion-substitution (IDS) channels, for which designing maximum-likelihood decoders is computationally expensive. In this work, we propose a data-driven approach based on neural polar decoders (NPDs) to design low-complexity decoders for channels with synchronization errors. The proposed architecture enables decoding over IDS channels with reduced complexity $O(AN log N )$, where $A$ is a tunable parameter independent of the channel. NPDs require only sample access to the channel and can be trained without an explicit channel model. Additionally, NPDs provide mutual information (MI) estimates that can be used to optimize input distributions and code design. We demonstrate the effectiveness of NPDs on both synthetic deletion and IDS channels. For deletion channels, we show that NPDs achieve near-optimal decoding performance and accurate MI estimation, with significantly lower complexity than trellis-based decoders. We also provide numerical estimates of the channel capacity for the deletion channel. We extend our evaluation to realistic DNA storage settings, including channels with multiple noisy reads and real-world Nanopore sequencing data. Our results show that NPDs match or surpass the performance of existing methods while using significantly fewer parameters than the state-of-the-art. These findings highlight the promise of NPDs for robust and efficient decoding in DNA data storage systems.

📄 PDF Abstract BibTeX arXiv:2506.17076

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural Polar Decoders for Deletion Channels

2025-07-16 · Ziv Aharoni, Henry D. Pfister arxiv

This paper introduces a neural polar decoder (NPD) for deletion channels with a constant deletion rate. Existing polar decoders for deletion channels exhibit high computational complexity of $O(N^4)$, where $N$ is the bl…

CRISP: Curriculum based Sequential Neural Decoders for Polar Code Family

2022-10-01 · S Ashwin Hebbar, Viraj Nadkarni, Ashok Vardhan Makkuva, Suma Bhat 외

Polar codes are widely used state-of-the-art codes for reliable communication that have recently been included in the 5th generation wireless standards (5G). However, there remains room for the design of polar decoders t…

Decoder

A Gated Hypernet Decoder for Polar Codes

2019-11-08 · Eliya Nachmani, Lior Wolf

Hypernetworks were recently shown to improve the performance of message passing algorithms for decoding error correcting codes. In this work, we demonstrate how hypernetworks can be applied to decode polar codes by emplo…

Decoder

DeepPolar: Inventing Nonlinear Large-Kernel Polar Codes via Deep Learning

2024-02-14 · S Ashwin Hebbar, Sravan Kumar Ankireddy, Hyeji Kim, Sewoong Oh 외

Progress in designing channel codes has been driven by human ingenuity and, fittingly, has been sporadic. Polar codes, developed on the foundation of Arikan's polarization kernel, represent the latest breakthrough in cod…

Deep LearningIngenuity

A Study of Neural Polar Decoders for Communication

2025-10-03 · Rom Hirsch, Ziv Aharoni, Henry D. Pfister, Haim H. Permuter arxiv

In this paper, we adapt and analyze Neural Polar Decoders (NPDs) for end-to-end communication systems. While prior work demonstrated the effectiveness of NPDs on synthetic channels, this study extends the NPD to real-wor…