paper-with-me

Papers

Graph-Stega: Semantic Controllable Steganographic Text Generation Guided by Knowledge Graph

2020-06-02 · Zhongliang Yang, Baitao Gong, Yamin Li, Jinshuai Yang, Zhiwen Hu, Yongfeng Huang

Most of the existing text generative steganographic methods are based on coding the conditional probability distribution of each word during the generation process, and then selecting specific words according to the secret information, so as to achieve information hiding. Such methods have their limitations which may bring potential security risks. Firstly, with the increase of embedding rate, these models will choose words with lower conditional probability, which will reduce the quality of the generated steganographic texts; secondly, they can not control the semantic expression of the final generated steganographic text. This paper proposes a new text generative steganography method which is quietly different from the existing models. We use a Knowledge Graph (KG) to guide the generation of steganographic sentences. On the one hand, we hide the secret information by coding the path in the knowledge graph, but not the conditional probability of each generated word; on the other hand, we can control the semantic expression of the generated steganographic text to a certain extent. The experimental results show that the proposed model can guarantee both the quality of the generated text and its semantic expression, which is a supplement and improvement to the current text generation steganography.

📄 PDF Abstract BibTeX arXiv:2006.08339

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

ADLM -- stega: A Universal Adaptive Token Selection Algorithm for Improving Steganographic Text Quality via Information Entropy

2024-10-28 · Zezheng Qin, Congcong Sun, Taiyi He, Yuke He 외

In the context of widespread global information sharing, information security and privacy protection have become focal points. Steganographic systems enhance information security by embedding confidential information int…

DiversityText Generation

Enhancing Steganographic Text Extraction: Evaluating the Impact of NLP Models on Accuracy and Semantic Coherence

2024-02-29 · Mingyang Li, Maoqin Yuan, Luyao Li, Han Pengsihua

This study discusses a new method combining image steganography technology with Natural Language Processing (NLP) large models, aimed at improving the accuracy and robustness of extracting steganographic text. Traditiona…

Image Steganography

A Decision-Theoretic Formalisation of Steganography With Applications to LLM Monitoring

2026-02-26 · Usman Anwar, Julianna Piskorz, David D. Baek, David Africa 외 arxiv

Large language models are beginning to show steganographic capabilities. Such capabilities could allow misaligned models to evade oversight mechanisms. Yet principled methods to detect and quantify such behaviours are la…

Generative Text Steganography with Large Language Model

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

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

Language ModelingLanguage ModellingLarge Language Modelmodel+1

Generating Steganographic Images via Adversarial Training

2017-03-01 · NeurIPS 2017 12 · Jamie Hayes, George Danezis

Adversarial training was recently shown to be competitive against supervised learning methods on computer vision tasks, however, studies have mainly been confined to generative tasks such as image synthesis. In this pape…

Image Generation