๐ค AI Summary
To address the flexible multi-code-type decoding requirements of 6G wireless communications, conventional dedicated hardware decoders suffer from poor adaptability and limited scalability. This paper proposes the first code-agnostic unified Transformer-based decoder capable of decoding diverse linear block codesโincluding Polar, LDPC, and BCH codes. Our method introduces three key innovations: (1) standardized parameter units and a redesigned unified attention module; (2) a structured sparse mask derived from parity-check matrix sparsity to explicitly model inter-bit constraints; and (3) cross-code-type parameter normalization and structural encoding mechanisms. Experiments demonstrate that the proposed decoder consistently outperforms traditional belief propagation (BP) and state-of-the-art neural decoders across multiple code lengths and rates, achieving superior accuracy, robustness to channel variations, and hardware deployment efficiency. The architecture provides a scalable, unified decoding foundation for 6G systems.
๐ Abstract
Channel coding is vital for reliable data transmission in modern wireless systems, and its significance will increase with the emergence of sixth-generation (6G) networks, which will need to support various error correction codes. However, traditional decoders were typically designed as fixed hardware circuits tailored to specific decoding algorithms, leading to inefficiencies and limited flexibility. To address these challenges, this paper proposes a unified, code-agnostic Transformer-based decoding architecture capable of handling multiple linear block codes, including Polar, Low-Density Parity-Check (LDPC), and Bose-Chaudhuri-Hocquenghem (BCH), within a single framework. To achieve this, standardized units are employed to harmonize parameters across different code types, while the redesigned unified attention module compresses the structural information of various codewords. Additionally, a sparse mask, derived from the sparsity of the parity-check matrix, is introduced to enhance the model's ability to capture inherent constraints between information and parity-check bits, resulting in improved decoding accuracy and robustness. Extensive experimental results demonstrate that the proposed unified Transformer-based decoder not only outperforms existing methods but also provides a flexible, efficient, and high-performance solution for next-generation wireless communication systems.