๐ค AI Summary
This work addresses the high computational complexity of existing deep learningโbased joint source-channel coding (JSCC) models for wireless image transmission, which hinders their deployment on resource-constrained edge devices. The authors propose a configurable lightweight JSCC framework that enables flexible trade-offs between complexity and performance by selectively replacing standard convolutions with depthwise separable convolutions at varying depths of the encoder and decoder, according to predefined ratios. For the first time, the study systematically investigates how the placement and proportion of such replacements affect reconstruction performance, revealing that substituting intermediate layers yields an optimal balance and exposes significant inter-layer redundancy. The proposed method substantially reduces model parameters with only marginal degradation in image reconstruction quality, offering multiple efficient deployment options tailored for edge devices.
๐ Abstract
Depthwise separable convolutional (DSConv) layers have been successfully applied to deep learning (DL)-based joint source-channel coding (JSCC) schemes to reduce computational complexity. However, a systematic investigation of the layerwise and ratio-wise replacement of standard convolutional (Conv) layers with DSConv layers in JSCC systems for wireless image transmission remains largely unexplored. In this letter, we propose a configurable lightweight JSCC framework that incorporates a selective replacement strategy, enabling flexible substitution of standard Conv layers with DSConv layers at various layer positions and replacement ratios. By adjusting the proportion of layers replaced, we achieve different model compression levels and analyze their impact on reconstruction performance. Furthermore, we investigate how replacements at different encoder and decoder depths influence reconstruction quality under a fixed replacement ratio. Our results show that Conv-to-DSConv replacement at intermediate layers achieves a favorable complexity-performance trade-off, revealing layer-wise redundancy in DL-based JSCC systems. Extensive experiments further demonstrate that the proposed framework achieves substantial parameter reduction with only slight performance degradation, enabling flexible complexity-performance trade-offs for resource-constrained edge devices.