Autoregressive Linguistic Steganography Based on BERT and Consistency Coding
Xiaoyan Zheng, Hanzhou Wu

TL;DR
This paper introduces a novel autoregressive linguistic steganography method using BERT and consistency coding, which improves text quality, security, and payload capacity by leveraging masked language modeling and probabilistic encoding.
Contribution
It presents a new LS algorithm combining BERT and consistency coding to enhance security and payload while maintaining high-quality, fluent generated texts.
Findings
Improves fluency of steganographic texts.
Enhances security compared to previous methods.
Increases embedding payload capacity.
Abstract
Linguistic steganography (LS) conceals the presence of communication by embedding secret information into a text. How to generate a high-quality text carrying secret information is a key problem. With the widespread application of deep learning in natural language processing, recent algorithms use a language model (LM) to generate the steganographic text, which provides a higher payload compared with many previous arts. However, the security still needs to be enhanced. To tackle with this problem, we propose a novel autoregressive LS algorithm based on BERT and consistency coding, which achieves a better trade-off between embedding payload and system security. In the proposed work, based on the introduction of the masked LM, given a text, we use consistency coding to make up for the shortcomings of block coding used in the previous work so that we can encode arbitrary-size candidate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dropout · Dense Connections · Attention Dropout · Linear Warmup With Linear Decay · Layer Normalization · Weight Decay · Residual Connection
