MROP: Mask-Region Optimized Purification Against Backdoor Attack in Deep JSCC

๐Ÿ“… 2026-09-01
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
ๆœฌๆ–‡้’ˆๅฏนๆทฑๅบฆ่”ๅˆไฟกๆบไฟก้“็ผ–็ ไธญ็š„ๅŽ้—จๆ”ปๅ‡ป้—ฎ้ข˜๏ผŒๆๅ‡บไบ†ไธ€็งๆ— ้œ€้‡ๆ–ฐ่ฎญ็ปƒๆจกๅž‹็š„ๆŽฉ็ ๅŒบๅŸŸไผ˜ๅŒ–ๅ‡€ๅŒ–ๆ–นๆณ•(MROP)๏ผŒๆœ‰ๆ•ˆ้™ไฝŽไบ†ๆ”ปๅ‡ปๆˆๅŠŸ็އใ€‚
๐Ÿ“ Abstract
Deep joint source and channel coding (JSCC) transmits a source by mapping it directly to channel symbols through an end-to-end deep neural network (DNN) and reconstructing it at the receiver. Taking image transmission as an application, this DNN pipeline behaves as a black box: the receiver cannot readily detect security attacks when the transmitted images are corrupted, thereby introducing a new security vulnerability. In this letter, we study defense against input-patch backdoor attacks on deep JSCC, in which a small trigger patch attached to the input forces the decoder to emit an attacker-chosen target image. Most existing patch-trigger defenses are designed for classification, leaving the reconstruction setting of deep JSCC unaddressed. We adapt the gradient mask defense to this reconstruction setting as a baseline and then propose mask-region optimized purification (MROP), which operates at inference and requires no retraining of the JSCC model. Unlike the baseline, which localizes the trigger from the input--output gradient, MROP instead places a per-pixel mask at the encoder input and optimizes it via a Gumbel-sigmoid relaxation to localize the trigger, then refines the trigger region to reconstruct the pure images better. In numerical results, we evaluate the proposed method on CIFAR-10 and STL-10 datasets along with the DeepJSCC and SwinJSCC models. By doing so, we show that the proposed method substantially lowers the attack success rate (ASR) while preserving the peak signal-to-noise ratio (PSNR) of clean reconstructions.
Problem

Research questions and friction points this paper is trying to address.

backdoor attack
deep JSCC
input-patch
security vulnerability
Innovation

Methods, ideas, or system contributions that make the work stand out.

MROP
Deep JSCC
Gumbel-sigmoid relaxation
Backdoor attack defense
Image reconstruction