paper-with-me

Papers

Deep Joint Source-Channel Coding for Wireless Image Transmission with Adaptive Rate Control

2021-10-09 · Mingyu Yang, Hun-Seok Kim

We present a novel adaptive deep joint source-channel coding (JSCC) scheme for wireless image transmission. The proposed scheme supports multiple rates using a single deep neural network (DNN) model and learns to dynamically control the rate based on the channel condition and image contents. Specifically, a policy network is introduced to exploit the tradeoff space between the rate and signal quality. To train the policy network, the Gumbel-Softmax trick is adopted to make the policy network differentiable and hence the whole JSCC scheme can be trained end-to-end. To the best of our knowledge, this is the first deep JSCC scheme that can automatically adjust its rate using a single network model. Experiments show that our scheme successfully learns a reasonable policy that decreases channel bandwidth utilization for high SNR scenarios or simple image contents. For an arbitrary target rate, our rate-adaptive scheme using a single model achieves similar performance compared to an optimized model specifically trained for that fixed target rate. To reproduce our results, we make the source code publicly available at https://github.com/mingyuyng/Dynamic_JSCC.

📄 PDF Abstract BibTeX arXiv:2110.04456

Code (1)

mingyuyng/dynamic_jscc 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Deep Joint Source-Channel Coding for Wireless Image Retrieval

2019-10-28 · Mikolaj Jankowski, Deniz Gunduz, Krystian Mikolajczyk

Motivated by surveillance applications with wireless cameras or drones, we consider the problem of image retrieval over a wireless channel. Conventional systems apply lossy compression on query images to reduce the data …

Image RetrievalRetrieval

Deep Joint Source-Channel Coding for Wireless Image Transmission with Semantic Importance

2023-02-05 · Qizheng Sun, Caili Guo, Yang Yang, Jiujiu Chen 외

The sixth-generation mobile communication system proposes the vision of smart interconnection of everything, which requires accomplishing communication tasks while ensuring the performance of intelligent tasks. A joint s…

SNR-adaptive deep joint source-channel coding for wireless image transmission

2021-01-30 · Mingze Ding, Jiahui Li, Mengyao Ma, Xiaopeng Fan

Considering the problem of joint source-channel coding (JSCC) for multi-user transmission of images over noisy channels, an autoencoder-based novel deep joint source-channel coding scheme is proposed in this paper. In th…

Decoder

DeepJSCC-Q: Channel Input Constrained Deep Joint Source-Channel Coding

2021-11-25 · Tze-Yang Tung, David Burth Kurka, Mikolaj Jankowski, Deniz Gündüz

Recent works have shown that the task of wireless transmission of images can be learned with the use of machine learning techniques. Very promising results in end-to-end image quality, superior to popular digital schemes…

Deep Joint Source Channel Coding for WirelessImage Transmission with OFDM

2021-01-05 · Mingyu Yang, Chenghong Bian, Hun-Seok Kim

We present a deep learning based joint source channel coding (JSCC) scheme for wireless image transmission over multipath fading channels with non-linear signal clipping. The proposed encoder and decoder use convolutiona…

BIG-bench Machine LearningDecoder