English

Hybrid Mamba-Transformer Decoder for Error-Correcting Codes

Information Theory 2025-05-26 v1 Artificial Intelligence Machine Learning math.IT

Abstract

We introduce a novel deep learning method for decoding error correction codes based on the Mamba architecture, enhanced with Transformer layers. Our approach proposes a hybrid decoder that leverages Mamba's efficient sequential modeling while maintaining the global context capabilities of Transformers. To further improve performance, we design a novel layer-wise masking strategy applied to each Mamba layer, allowing selective attention to relevant code features at different depths. Additionally, we introduce a progressive layer-wise loss, supervising the network at intermediate stages and promoting robust feature extraction throughout the decoding process. Comprehensive experiments across a range of linear codes demonstrate that our method significantly outperforms Transformer-only decoders and standard Mamba models.

Keywords

Cite

@article{arxiv.2505.17834,
  title  = {Hybrid Mamba-Transformer Decoder for Error-Correcting Codes},
  author = {Shy-el Cohen and Yoni Choukroun and Eliya Nachmani},
  journal= {arXiv preprint arXiv:2505.17834},
  year   = {2025}
}
R2 v1 2026-07-01T02:33:46.895Z