paper-with-me

Papers

Denoising Diffusion Error Correction Codes

2022-09-16 · Yoni Choukroun, Lior Wolf

Error correction code (ECC) is an integral part of the physical communication layer, ensuring reliable data transfer over noisy channels. Recently, neural decoders have demonstrated their advantage over classical decoding techniques. However, recent state-of-the-art neural decoders suffer from high complexity and lack the important iterative scheme characteristic of many legacy decoders. In this work, we propose to employ denoising diffusion models for the soft decoding of linear codes at arbitrary block lengths. Our framework models the forward channel corruption as a series of diffusion steps that can be reversed iteratively. Three contributions are made: (i) a diffusion process suitable for the decoding setting is introduced, (ii) the neural diffusion decoder is conditioned on the number of parity errors, which indicates the level of corruption at a given step, (iii) a line search procedure based on the code's syndrome obtains the optimal reverse diffusion step size. The proposed approach demonstrates the power of diffusion models for ECC and is able to achieve state of the art accuracy, outperforming the other neural decoders by sizable margins, even for a single reverse diffusion step.

📄 PDF Abstract BibTeX arXiv:2209.13533

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDenoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Syndrome-Flow Consistency Model Achieves One-step Denoising Error Correction Codes

2025-12-01 · Haoyu Lei, Chin Wa Lau, Kaiwen Zhou, Nian Guo 외 arxiv

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 …

From Denoising to Refining: A Corrective Framework for Vision-Language Diffusion Model

2025-10-22 · Yatai Ji, Teng Wang, Yuying Ge, Zhiheng Liu 외 arxiv

Discrete diffusion models have emerged as a promising direction for vision-language tasks, offering bidirectional context modeling and theoretical parallelization. However, their practical application is severely hindere…

Guaranteed Conditional Diffusion: 3D Block-based Models for Scientific Data Compression

2025-02-18 · Jaemoon Lee, Xiao Li, Liangji Zhu, Sanjay Ranka 외

This paper proposes a new compression paradigm -- Guaranteed Conditional Diffusion with Tensor Correction (GCDTC) -- for lossy scientific data compression. The framework is based on recent conditional diffusion (CD) gene…

Data CompressionDecoderDenoising

Conditional Denoising Diffusion Probabilistic Models for Data Reconstruction Enhancement in Wireless Communications

2023-10-30 · Mehdi Letafati, Samad Ali, Matti Latva-aho

In this paper, conditional denoising diffusion probabilistic models (DDPMs) are proposed to enhance the data transmission and reconstruction over wireless channels. The underlying mechanism of DDPM is to decompose the da…

DenoisingQuantization

Plug-and-Play Fidelity Optimization for Diffusion Transformer Acceleration via Cumulative Error Minimization

2025-12-29 · Tong Shao, Yusen Fu, Guoying Sun, Jingde Kong 외 arxiv

Although Diffusion Transformer (DiT) has emerged as a predominant architecture for image and video generation, its iterative denoising process results in slow inference, which hinders broader applicability and developmen…

Video Generation