CRLGNov 14, 2019

Adversarial Embedding: A robust and elusive Steganography and Watermarking technique

arXiv:1912.01487v11 citations
Originality Incremental advance
AI Analysis

This addresses the need for robust and elusive steganography and watermarking for secure communication, though it appears incremental as it builds on existing adversarial attack methods.

The paper tackles the problem of embedding secret information in images by proposing adversarial embedding, a technique that uses adversarial attacks and deep neural networks to hide messages, achieving less than 13% recovery rate by interceptors and up to 100% recovery under jpeg compression.

We propose adversarial embedding, a new steganography and watermarking technique that embeds secret information within images. The key idea of our method is to use deep neural networks for image classification and adversarial attacks to embed secret information within images. Thus, we use the attacks to embed an encoding of the message within images and the related deep neural network outputs to extract it. The key properties of adversarial attacks (invisible perturbations, nontransferability, resilience to tampering) offer guarantees regarding the confidentiality and the integrity of the hidden messages. We empirically evaluate adversarial embedding using more than 100 models and 1,000 messages. Our results confirm that our embedding passes unnoticed by both humans and steganalysis methods, while at the same time impedes illicit retrieval of the message (less than 13% recovery rate when the interceptor has some knowledge about our model), and is resilient to soft and (to some extent) aggressive image tampering (up to 100% recovery rate under jpeg compression). We further develop our method by proposing a new type of adversarial attack which improves the embedding density (amount of hidden information) of our method to up to 10 bits per pixel.

Foundations

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

Your Notes