Text Steganography with Dynamic Codebook and Multimodal Large Language Model
Jianxin Gao, Ruohan Lei, Wanli Peng
TLDR
This paper introduces a black-box text steganography method using a dynamic codebook and multimodal LLMs for improved security and practicality.
Key contributions
- Proposes a black-box text steganography method with a dynamic codebook and multimodal LLM.
- Constructs a dynamic codebook via shared session configuration and a multimodal large language model.
- Designs an encrypted steganographic mapping to embed secret messages during caption generation.
- Utilizes feedback optimization based on reject sampling to ensure accurate message extraction.
Why it matters
This paper significantly enhances text steganography by addressing key security and practicality issues of existing methods. Its novel black-box approach with a dynamic codebook and multimodal LLM offers a more robust and flexible solution for covert communication, especially in online social networks.
Original Abstract
With the popularity of the large language models (LLMs), text steganography has achieved remarkable performance. However, existing methods still have some issues: (1) For the white-box paradigm, this steganography behavior is prone to exposure due to sharing the off-the-shelf language model between Alice and Bob.(2) For the black-box paradigm, these methods lack flexibility and practicality since Alice and Bob should share the fixed codebook while sharing a specific extracting prompt for each steganographic sentence. In order to improve the security and practicality, we introduce a black-box text steganography with a dynamic codebook and multimodal large language model. Specifically, we first construct a dynamic codebook via some shared session configuration and a multimodal large language model. Then an encrypted steganographic mapping is designed to embed secret messages during the steganographic caption generation. Furthermore, we introduce a feedback optimization mechanism based on reject sampling to ensure accurate extraction of secret messages. Experimental results show that the proposed method outperforms existing white-box text steganography methods in terms of embedding capacity and text quality. Meanwhile, the proposed method has achieved better practicality and flexibility than the existing black-box paradigm in some popular online social networks.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.