SPCVITIVApr 27, 2024

Diffusion-Aided Joint Source Channel Coding For High Realism Wireless Image Transmission

arXiv:2404.17736v323 citationsh-index: 9IEEE Trans Mach Learn Commun Netw
Originality Incremental advance
AI Analysis

This addresses the issue of poor image quality in wireless communication for applications requiring high realism, representing an incremental improvement by integrating diffusion models into existing deep JSCC methods.

The paper tackles the problem of low perceptual quality in wireless image transmission under bandwidth or SNR constraints by proposing DiffJSCC, a framework that uses a pre-trained Stable Diffusion model to enhance realism, achieving highly realistic reconstructions for 768x512 pixel images with only 3072 symbols under 1dB SNR channels.

Deep learning-based joint source-channel coding (deep JSCC) has been demonstrated to be an effective approach for wireless image transmission. Nevertheless, most existing work adopts an autoencoder framework to optimize conventional criteria such as Mean Squared Error (MSE) and Structural Similarity Index (SSIM) which do not suffice to maintain the perceptual quality of reconstructed images. Such an issue is more prominent under stringent bandwidth constraints or low signal-to-noise ratio (SNR) conditions. To tackle this challenge, we propose DiffJSCC, a novel framework that leverages the prior knowledge of the pre-trained Statble Diffusion model to produce high-realism images via the conditional diffusion denoising process. Our DiffJSCC first extracts multimodal spatial and textual features from the noisy channel symbols in the generation phase. Then, it produces an initial reconstructed image as an intermediate representation to aid robust feature extraction and a stable training process. In the following diffusion step, DiffJSCC uses the derived multimodal features, together with channel state information such as the signal-to-noise ratio (SNR), as conditions to guide the denoising diffusion process, which converts the initial random noise to the final reconstruction. DiffJSCC employs a novel control module to fine-tune the Stable Diffusion model and adjust it to the multimodal conditions. Extensive experiments on diverse datasets reveal that our method significantly surpasses prior deep JSCC approaches on both perceptual metrics and downstream task performance, showcasing its ability to preserve the semantics of the original transmitted images. Notably, DiffJSCC can achieve highly realistic reconstructions for 768x512 pixel Kodak images with only 3072 symbols (<0.008 symbols per pixel) under 1dB SNR channels.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes