Consistency Flow Model Achieves One-step Denoising Error Correction Codes
Haoyu Lei, Chin Wa Lau, Kaiwen Zhou, Nian Guo, Farzan Farnia
TL;DR
ECCFM introduces a one-step, consistency-based decoding framework for error correction codes by formulating the reverse denoising process as a PF-ODE and enforcing a differentiable time condition via soft-syndrome. The method is architecture-agnostic and trains a single function to map any noisy observation directly to the original codeword, achieving competitive BER with substantial latency reductions. Empirical results across BCH, Polar, LDPC, and other codes demonstrate strong BER performance, especially for long codes, while delivering 30x–100x faster inference than diffusion-based decoders. The work advances practical neural ECC decoders by combining diffusion-inspired consistency ideas with differentiable syndrome conditioning, enabling high-throughput, low-latency decoding suitable for real-world systems.
Abstract
Error Correction Codes (ECC) are fundamental to reliable digital communication, yet designing neural decoders that are both accurate and computationally efficient remains challenging. Recent denoising diffusion decoders with transformer backbones achieve state-of-the-art performance, but their iterative sampling limits practicality in low-latency settings. We introduce the Error Correction Consistency Flow Model (ECCFM), an architecture-agnostic training framework for high-fidelity one-step decoding. By casting the reverse denoising process as a Probability Flow Ordinary Differential Equation (PF-ODE) and enforcing smoothness through a differential time regularization, ECCFM learns to map noisy signals along the decoding trajectory directly to the original codeword in a single inference step. Across multiple decoding benchmarks, ECCFM attains lower bit-error rates (BER) than autoregressive and diffusion-based baselines, with notable improvements on longer codes, while delivering inference speeds up from 30x to 100x faster than denoising diffusion decoders.
