CRAIJul 7, 2023

Towards Deep Network Steganography: From Networks to Networks

arXiv:2307.03444v19 citationsh-index: 62
Originality Incremental advance
AI Analysis

This addresses the need for secure transmission of DNN models, especially for secret-learning tasks, but is incremental as it builds on existing steganography concepts applied to networks.

The paper tackles the problem of covertly transmitting deep neural network models in public channels by proposing deep network steganography, which disguises a secret-learning task into an ordinary stego-learning task, achieving effective covert communication as demonstrated in experiments on intra-task and inter-task scenarios.

With the widespread applications of the deep neural network (DNN), how to covertly transmit the DNN models in public channels brings us the attention, especially for those trained for secret-learning tasks. In this paper, we propose deep network steganography for the covert communication of DNN models. Unlike the existing steganography schemes which focus on the subtle modification of the cover data to accommodate the secrets, our scheme is learning task oriented, where the learning task of the secret DNN model (termed as secret-learning task) is disguised into another ordinary learning task conducted in a stego DNN model (termed as stego-learning task). To this end, we propose a gradient-based filter insertion scheme to insert interference filters into the important positions in the secret DNN model to form a stego DNN model. These positions are then embedded into the stego DNN model using a key by side information hiding. Finally, we activate the interference filters by a partial optimization strategy, such that the generated stego DNN model works on the stego-learning task. We conduct the experiments on both the intra-task steganography and inter-task steganography (i.e., the secret and stego-learning tasks belong to the same and different categories), both of which demonstrate the effectiveness of our proposed method for covert communication of DNN models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes