REVIEW 2 cited by
CrossMPT: Cross-attention Message-Passing Transformer for Error Correcting Codes
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Error correcting codes (ECCs) are indispensable for reliable transmission in communication systems. The recent advancements in deep learning have catalyzed the exploration of ECC decoders based on neural networks. Among these, transformer-based neural decoders have achieved state-of-the-art decoding performance. In this paper, we propose a novel Cross-attention Message-Passing Transformer (CrossMPT), which shares key operational principles with conventional message-passing decoders. While conventional transformer-based decoders employ self-attention mechanism without distinguishing between the types of input vectors (i.e., magnitude and syndrome vectors), CrossMPT updates the two types of input vectors separately and iteratively using two masked cross-attention blocks. The mask matrices are determined by the code's parity-check matrix, which explicitly captures the irrelevant relationship between two input vectors. Our experimental results show that CrossMPT significantly outperforms existing neural network-based decoders for various code classes. Notably, CrossMPT achieves this decoding performance improvement, while significantly reducing the memory usage, complexity, inference time, and training time.
Forward citations
Cited by 2 Pith papers
-
Latent-attention Based Transformer for Near ML Polar Decoding in Short-code Regime
A code-aware latent-attention transformer matches near-ML error rates for short polar codes only after per-configuration fine-tuning.
-
Hybrid Mamba-Transformer Decoder for Error-Correcting Codes
A hybrid Mamba-Transformer decoder with parity-check-aware masking and progressive supervision outperforms prior neural decoders on multiple error-correcting codes.
Discussion (0). Sign in to comment.