Unified Error Correction Code Transformer with Low Complexity
Yongli Yan, Jieao Zhu, Tianyue Zheng, Zhuo Xu, Chao Jiang, Linglong Dai

TL;DR
This paper introduces a unified, low-complexity Transformer-based error correction decoder for 6G wireless systems that efficiently handles multiple codes with reduced computational cost and improved accuracy.
Contribution
A novel unified Transformer decoder with a low-rank attention module and sparse masking, enabling multi-code decoding with significantly reduced complexity and enhanced performance.
Findings
Reduces computational complexity by 86%
Outperforms existing decoders in accuracy
Supports multiple code types within a single framework
Abstract
Channel coding is vital for reliable sixth-generation (6G) data transmission, employing diverse error correction codes for various application scenarios. Traditional decoders require dedicated hardware for each code, leading to high hardware costs. Recently, artificial intelligence (AI)-driven approaches, such as the error correction code Transformer (ECCT) and its enhanced version, the foundation error correction code Transformer (FECCT), have been proposed to reduce the hardware cost by leveraging the Transformer to decode multiple codes. However, their excessively high computational complexity of due to the self-attention mechanism in the Transformer limits scalability, where represents the sequence length. To reduce computational complexity, we propose a unified Transformer-based decoder that handles multiple linear block codes within a single framework.…
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.
Taxonomy
TopicsEngineering and Test Systems · Fault Detection and Control Systems
MethodsSoftmax · Attention Is All You Need
