paper-with-me

홈 › Papers

SNR-EQ-JSCC: Joint Source-Channel Coding with SNR-Based Embedding and Query

2025-01-07 · Hongwei Zhang, Meixia Tao

Coping with the impact of dynamic channels is a critical issue in joint source-channel coding (JSCC)-based semantic communication systems. In this paper, we propose a lightweight channel-adaptive semantic coding architecture called SNR-EQ-JSCC. It is built upon the generic Transformer model and achieves channel adaptation (CA) by Embedding the signal-to-noise ratio (SNR) into the attention blocks and dynamically adjusting attention scores through channel-adaptive Queries. Meanwhile, penalty terms are introduced in the loss function to stabilize the training process. Considering that instantaneous SNR feedback may be imperfect, we propose an alternative method that uses only the average SNR, which requires no retraining of SNR-EQ-JSCC. Simulation results conducted on image transmission demonstrate that the proposed SNR-EQJSCC outperforms the state-of-the-art SwinJSCC in peak signal-to-noise ratio (PSNR) and perception metrics while only requiring 0.05% of the storage overhead and 6.38% of the computational complexity for CA. Moreover, the channel-adaptive query method demonstrates significant improvements in perception metrics. When instantaneous SNR feedback is imperfect, SNR-EQ-JSCC using only the average SNR still surpasses baseline schemes.

📄 PDF Abstract BibTeX arXiv:2501.04732

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Communication

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

SNR-Independent Joint Source-Channel Coding for wireless image transmission

2023-06-27 · Hongjie Yuan, Weizhang Xu, Yuhuan Wang, Xingxing Wang

Significant progress has been made in wireless Joint Source-Channel Coding (JSCC) using deep learning techniques. The latest DL-based image JSCC methods have demonstrated exceptional performance during transmission, whil…

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

Deep Joint Source-Channel Coding with Iterative Source Error Correction

2023-02-17 · Changwoo Lee, Xiao Hu, Hun-Seok Kim

In this paper, we propose an iterative source error correction (ISEC) decoding scheme for deep-learning-based joint source-channel coding (Deep JSCC). Given a noisy codeword received through the channel, we use a Deep JS…

Decoder

Distributed Deep Joint Source-Channel Coding over a Multiple Access Channel

2022-11-17 · Selim F. Yilmaz, Can Karamanli, Deniz Gunduz

We consider distributed image transmission over a noisy multiple access channel (MAC) using deep joint source-channel coding (DeepJSCC). It is known that Shannon's separation theorem holds when transmitting independent s…

Image Compression

DeepJSCC-f: Deep Joint Source-Channel Coding of Images with Feedback

2019-11-25 · David Burth Kurka, Deniz Gündüz

We consider wireless transmission of images in the presence of channel output feedback. From a Shannon theoretic perspective feedback does not improve the asymptotic end-to-end performance, and separate source coding fol…