CLCRJun 3, 2021

Provably Secure Generative Linguistic Steganography

arXiv:2106.02011v1722 citations
AI Analysis

This addresses security risks in steganography for applications like secure communication, though it is incremental as it builds on existing language model-based methods.

The paper tackles the problem of statistical differences between steganographic and natural text in generative linguistic steganography, presenting a method called ADG that achieves nearly perfect security as verified by experiments on three corpora.

Generative linguistic steganography mainly utilized language models and applied steganographic sampling (stegosampling) to generate high-security steganographic text (stegotext). However, previous methods generally lead to statistical differences between the conditional probability distributions of stegotext and natural text, which brings about security risks. In this paper, to further ensure security, we present a novel provably secure generative linguistic steganographic method ADG, which recursively embeds secret information by Adaptive Dynamic Grouping of tokens according to their probability given by an off-the-shelf language model. We not only prove the security of ADG mathematically, but also conduct extensive experiments on three public corpora to further verify its imperceptibility. The experimental results reveal that the proposed method is able to generate stegotext with nearly perfect security.

Code Implementations1 repo
Foundations

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

Your Notes