paper-with-me

Papers

Adapting Diffusion Language Models for Lossless Pixel-Level Image Transmission

2026-06-04 · Tianqi Ren, Rongpeng Li, Xianfu Chen, Yingyu Li, Zhifeng Zhao arxiv

Lossless pixel-level image transmission is a fundamental regime beyond semantic communications, because exact recovery requires both accurate symbol probability modeling and reliable delivery over noisy channels. This paper proposes DDM-SSCC, a discrete-diffusion-model-based separate source-channel coding framework for lossless image transmission. Different from raster-order autoregressive coding, the proposed source codec adapts a diffusion language model to pixel-token restoration and performs synchronized reverse arithmetic coding under bidirectional attention, allowing multiple masked tokens to be coded within one reverse denoising step. This progressive restoration process also yields a more favorable source representation for noisy transmission, since newly restored tokens can serve as bidirectional context in subsequent denoising steps. To bridge the gap between generation-oriented masked denoising and lossless arithmetic coding, we further introduce a Halton-guided denoising order, a mask-ratio-aware cosine schedule, and a lightweight temperature calibration module. These designs respectively improve spatial coverage, adapt the denoising pace to context reliability, and calibrate the probability tables used by arithmetic coding. Experiments on CIFAR10, DIV2K-LR-X4, and Kodak over additive white Gaussian noise and Rayleigh fading channels show that DDM-SSCC achieves better exact-recovery performance than representative lossless and semantic communication baselines, while ablation studies verify the effectiveness of the proposed denoising order, schedule, and calibration modules.

📄 PDF Abstract BibTeX arXiv:2606.06273

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Communication

Similar Papers 제목 키워드 기반

Large Language Models for Lossless Image Compression: Next-Pixel Prediction in Language Space is All You Need

2024-11-19 · Kecheng Chen, Pingping Zhang, Hui Liu, Jie Liu 외

We have recently witnessed that ``Intelligence" and `` Compression" are the two sides of the same coin, where the language large model (LLM) with unprecedented intelligence is a general-purpose lossless compressor for va…

AllAttributeImage Compression

Accelerated Deep Lossless Image Coding with Unified Paralleleized GPU Coding Architecture

2022-07-11 · Benjamin Lukas Cajus Barzen, Fedor Glazov, Jonas Geistert, Thomas Sikora

We propose Deep Lossless Image Coding (DLIC), a full resolution learned lossless image compression algorithm. Our algorithm is based on a neural network combined with an entropy encoder. The neural network performs a den…

Density EstimationGPUImage Compression

NeuralLVC: Neural Lossless Video Compression via Masked Diffusion with Temporal Conditioning

2026-04-03 · Tiberio Uricchio, Marco Bertini arxiv

While neural lossless image compression has advanced significantly with learned entropy models, lossless video compression remains largely unexplored in the neural setting. We present NeuralLVC, a neural lossless video c…

Image Compression

LUMI: Tokenizer-Agnostic LLM-Based Lossless Image Compression

2026-07-09 · Chris Xing Tian, Chengkai Wu, Ziyu Wang, Rongqun Lin 외 arxiv

Large language model (LLM)-based lossless image compression methods typically represent pixel data through the native text interface of a pretrained model, converting pixel values into token sequences that the LLM proces…

Image Compression

Combining Image Space and q-Space PDEs for Lossless Compression of Diffusion MR Images

2022-06-14 · Ikram Jumakulyyev, Thomas Schultz

Diffusion MRI is a modern neuroimaging modality with a unique ability to acquire microstructural information by measuring water self-diffusion at the voxel level. However, it generates huge amounts of data, resulting fro…

Diffusion MRI