Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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.

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{10804596,
  author={Qi, Yuang and Chen, Kejiang and Zeng, Kai and Zhang, Weiming and Yu, Nenghai},
  journal={IEEE Transactions on Dependable and Secure Computing}, 
  title={Provably Secure Disambiguating Neural Linguistic Steganography}, 
  year={2024},
  volume={},
  number={},
  pages={1-14},
  doi={10.1109/TDSC.2024.3519322}}

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

17 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages