Scalable Mamba-Based Message-Passing Neural Decoder for Error-Correcting Codes
Rostislav Gusev, Nikita Aleksandrov, Artem Solomkin, Dmitry Artemasov

TL;DR
This paper introduces MMPD, an attention-free neural decoder for error-correcting codes that scales efficiently to long codes by combining message-passing with bidirectional Mamba state-space blocks.
Contribution
The paper presents MMPD, a novel scalable neural decoder that avoids attention matrices, enabling efficient decoding of long codes with improved performance and reduced memory usage.
Findings
MMPD achieves a 0.45 dB gain over CrossMPT on a (1056, 880) LDPC code.
MMPD reduces memory consumption by a factor of 1.5 compared to state-of-the-art decoders.
The scalability of MMPD increases with longer codes, demonstrating practical applicability.
Abstract
Forward error correction is essential for reliable communication over noisy channels. Attention-based model-free neural decoders have shown strong performance for short codes, but their scalability to longer codes is limited by the quadratic memory and computational cost of attention. In this paper, we introduce the Mamba message-passing decoder (MMPD), an attention-free syndrome-based neural decoder for binary linear codes. MMPD retains the Tanner-graph structure of a message-passing decoder by performing local pairwise aggregation along variable-check edges. To enable efficient long-range information propagation, these local updates are combined with bidirectional Mamba state-space blocks. By avoiding dense attention matrices, MMPD scales more favorably for long codes in both memory and computation. Experiments on the (1056, 880) LDPC code show that MMPD achieves a 0.45 dB gain over…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
