paper-with-me

Papers

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

2025-11-07 · Huanqi Wu, Huangbiao Xu, Runfeng Xie, Jiaxin Cai, Kaixin Zhang, Xiao Ke 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 aims to hide semantically meaningful and structured content, such as sentences or paragraphs, in cover media. Based on this concept, we present Sentence-to-Image Steganography as an instance that enables the hiding of arbitrary sentence-level messages within a cover image. To accomplish this feat, we propose S^2LM: Semantic Steganographic Language Model, which leverages large language models (LLMs) to embed high-level textual information into images. Unlike traditional bit-level approaches, S^2LM redesigns the entire pipeline, involving the LLM throughout the process to enable the hiding and recovery of arbitrary sentences. Furthermore, we establish a benchmark named Invisible Text (IVT), comprising a diverse set of sentence-level texts as secret messages to evaluate semantic steganography methods. Experimental results demonstrate that S^2LM effectively enables direct sentence recovery beyond bit-level steganography. The source code and IVT dataset will be released soon.

📄 PDF Abstract BibTeX arXiv:2511.05319

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Survey On Semantic Steganography Systems

2022-02-03 · João Figueira

Steganography is the practice of concealing a message within some other carrier or cover message. It is used to allow the sending of hidden information through communication channels where third parties would only be awa…

Survey

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

From Covert Hiding to Visual Editing: Robust Generative Video Steganography

2024-01-01 · Xueying Mao, Xiaoxiao Hu, Wanli Peng, Zhenliang Gan 외

Traditional video steganography methods are based on modifying the covert space for embedding, whereas we propose an innovative approach that embeds secret message within semantic feature for steganography during the vid…

Face SwappingImage SteganographyVideo Editing

Image Steganography For Securing Intellicise Wireless Networks: "Invisible Encryption" Against Eavesdroppers

2025-05-07 · Bizhu Wang, Song Gao, Rui Meng, Haixiao Gao 외

As one of the most promising technologies for intellicise (intelligent and consice) wireless networks, Semantic Communication (SemCom) significantly improves communication efficiency by extracting, transmitting, and reco…

Image SteganographySemantic Communication

A character-based steganography using masked language modeling

2024-01-15 · IEEE Access 2024 1 · Emir Öztürk, Andaç Şahin Mesut, Özlem Aydın Fidan

In this study, a steganography method based on BERT transformer model is proposed for hiding text data in cover text. The aim is to hide information by replacing specific words within the text using BERT’s masked languag…

Language ModelingLanguage ModellingMasked Language ModelingSemantic Similarity+1