paper-with-me

Papers

Generative Text Steganography with Large Language Model

2024-04-16 · Jiaxuan Wu, Zhengxian Wu, Yiming Xue, Juan Wen, Wanli Peng

Recent advances in large language models (LLMs) have blurred the boundary of high-quality text generation between humans and machines, which is favorable for generative text steganography. While, current advanced steganographic mapping is not suitable for LLMs since most users are restricted to accessing only the black-box API or user interface of the LLMs, thereby lacking access to the training vocabulary and its sampling probabilities. In this paper, we explore a black-box generative text steganographic method based on the user interfaces of large language models, which is called LLM-Stega. The main goal of LLM-Stega is that the secure covert communication between Alice (sender) and Bob (receiver) is conducted by using the user interfaces of LLMs. Specifically, We first construct a keyword set and design a new encrypted steganographic mapping to embed secret messages. Furthermore, to guarantee accurate extraction of secret messages and rich semantics of generated stego texts, an optimization mechanism based on reject sampling is proposed. Comprehensive experiments demonstrate that the proposed LLM-Stega outperforms current state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2404.10229

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelmodelText Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Zero-shot Generative Linguistic Steganography

2024-03-16 · Ke Lin, Yiyang Luo, Zijian Zhang, Ping Luo

Generative linguistic steganography attempts to hide secret messages into covertext. Previous studies have generally focused on the statistical differences between the covertext and stegotext, however, ill-formed stegote…

In-Context LearningLinguistic steganography

A high-capacity linguistic steganography based on entropy-driven rank-token mapping

2025-10-27 · Jun Jiang, Weiming Zhang, Nenghai Yu, Kejiang Chen arxiv

Linguistic steganography enables covert communication through embedding secret messages into innocuous texts; however, current methods face critical limitations in payload capacity and security. Traditional modification-…

Provably Secure Generative Linguistic Steganography

2021-06-03 · Findings (ACL) 2021 8 · Siyu Zhang, Zhongliang Yang, Jinshuai Yang, Yongfeng Huang

Generative linguistic steganography mainly utilized language models and applied steganographic sampling (stegosampling) to generate high-security steganographic text (stegotext). However, previous methods generally lead …

Language ModelingLanguage ModellingLinguistic steganography

Text Steganography with Dynamic Codebook and Multimodal Large Language Model

2026-04-22 · Jianxin Gao, Ruohan Lei, Wanli Peng arxiv

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 behavi…

$\mathbf{S^2LM}$: Towards Semantic Steganography via Large Language Models

2025-11-07 · Huanqi Wu, Huangbiao Xu, Runfeng Xie, Jiaxin Cai 외 arxiv

Despite remarkable progress in steganography, embedding semantically rich, sentence-level information into carriers remains a challenging problem. In this work, we present a novel concept of Semantic Steganography, which…