Skip to content

A provably secure disambiguating steganography method based on grouping ambiguous pools and synchronous sampling.

Notifications You must be signed in to change notification settings

7-yaya/SyncPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Provably Secure Disambiguating Neural Linguistic Steganography

This repository contains the implementation of a provably secure disambiguating steganography method based on grouping ambiguous pools and synchronous sampling.

Note: The code will be released upon acceptance of the paper.

Overview

Recent research in provably secure neural linguistic steganography has overlooked a crucial aspect: the sender must detokenize stegotexts to avoid raising suspicion from the eavesdropper. The segmentation ambiguity problem, which arises when using subword models, leads to occasional decoding failures in all neural language steganography implementations based on these models. Current solutions to this issue involve altering the probability distribution of candidate words, rendering them incompatible with provably secure steganography. In this paper, we introduce a novel grouped sampling approach that effectively addresses the segmentation ambiguity problem. We experimentally demonstrate the applicability of our solution to various models and provably secure steganography methods, showcasing its potential to significantly improve the reliability and security of neural linguistic steganography systems.

Citation

BibTeX

@article{qi2024provably,
  title={Provably Secure Disambiguating Neural Linguistic Steganography},
  author={Qi, Yuang and Chen, Kejiang and Zeng, Kai and Zhang, Weiming and Yu, Nenghai},
  journal={arXiv preprint arXiv:2403.17524},
  year={2024}
}

Please cite it if you find the repository helpful.

About

A provably secure disambiguating steganography method based on grouping ambiguous pools and synchronous sampling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published