Abstract: This paper proposes a task-oriented semantic communication system for electrocardiogram (ECG) signal classification, called ECG-SC-DARTS. Based on deep learning, this system adopts the differentiable neural architecture search (DARTS) to automatically design the neural architecture of the semantic encoder under various channels. This paper improves the performance of the original DARTS by introducing a new recurrent neural network (RNN) cell with residual structure and a noise adding scheme for skip-connections. The RNN cell enhances the temporal semantic information extraction ability while the added noise reduces the risk of performance collapse caused by skip-connections. Experimental results demonstrate that ECGSC-DARTS generates appropriate neural architectures for the semantic encoder under AWGN, Rayleigh and Rician channels and these architectures outperform a number of baseline models, such as the original DARTS, fully convolutional network, multi-layer perception, and ResNet, regarding F1-score. Moreover, ECGSC-DARTS is more reliable than the traditional communication system in harsh channel environment.
Loading