Diffusion-enabled Secure Semantic Communication Against Eavesdropping
Boxiang He, Zihan Chen, Fanggang Wang, Shilian Wang, Zhijin Qin, Tony Q. S. Quek
TL;DR
The paper addresses semantic eavesdropping in DL-based semantic communication by introducing diffusion-enabled paired pluggable modules that embed artificial noise (AN) or adversarial perturbations into a forward diffusion process and recover detailed semantic information at the legitimate receiver through a diffusion-based reverse process. It analyzes two practical scenarios: unknown Eve knowledge (AGN-based encryption with a DDPM-based decryption and DRL-driven AN-power allocation) and known Eve knowledge (ARN-based encryption with DDPM decryption), achieving secure recovery without retraining the core transceiver. The key contributions include a triple-objective optimization framework balancing communication quality, privacy leakage, and covertness; a diffusion-model design for the forward and reverse processes; and extensive experiments on MNIST, CIFAR-10, and Fashion-MNIST showing near-zero leakage and high-quality semantic recovery across unknown and known Eve knowledge, with efficient DRL-based adaptation. The results indicate practical, scalable secure semantic communication with limited channel-input distortion and substantial resistance to eavesdropping in realistic wireless settings.
Abstract
In this paper, AN is introduced into semantic communication systems for the first time to prevent semantic eavesdropping. However, the introduction of AN also poses challenges for the legitimate receiver in extracting semantic information. Recently, denoising diffusion probabilistic models (DDPM) have demonstrated their powerful capabilities in generating multimedia content. Here, the paired pluggable modules are carefully designed using DDPM. Specifically, the pluggable encryption module generates AN and adds it to the output of the semantic transmitter, while the pluggable decryption module before semantic receiver uses DDPM to generate the detailed semantic information by removing both AN and the channel noise. In the scenario where the transmitter lacks eavesdropper's knowledge, the artificial Gaussian noise (AGN) is used as AN. We first model a power allocation optimization problem to determine the power of AGN, in which the objective is to minimize the weighted sum of data reconstruction error of legal link, the mutual information of illegal link, and the channel input distortion. Then, a deep reinforcement learning framework using deep deterministic policy gradient is proposed to solve the optimization problem. In the scenario where the transmitter is aware of the eavesdropper's knowledge, we propose an AN generation method based on adversarial residual networks (ARN). Unlike the previous scenario, the mutual information term in the objective function is replaced by the confidence of eavesdropper correctly retrieving private information. The adversarial residual network is then trained to minimize the modified objective function. The simulation results show that the diffusion-enabled pluggable encryption module prevents semantic eavesdropping while the pluggable decryption module achieves the high-quality semantic communication.
