SNR-EQ-JSCC: Joint Source-Channel Coding with SNR-Based Embedding and Query
Hongwei Zhang, Meixia Tao

TL;DR
This paper introduces SNR-EQ-JSCC, a lightweight, channel-adaptive semantic coding architecture based on Transformers that enhances image transmission over dynamic channels by embedding SNR information into attention mechanisms, outperforming existing methods.
Contribution
The paper proposes a novel Transformer-based JSCC model that adaptively incorporates SNR feedback into attention scores for improved robustness and performance in semantic communication systems.
Findings
Outperforms SwinJSCC in PSNR and perception metrics.
Requires minimal storage and computational overhead for channel adaptation.
Effective even with only average SNR feedback, without retraining.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Error Correcting Code Techniques · Advanced Data Compression Techniques
MethodsAttention Is All You Need · Absolute Position Encodings · Softmax · Linear Layer · Adam · Residual Connection · Dropout · Multi-Head Attention · Position-Wise Feed-Forward Layer · Label Smoothing
