SkillAgentSearch skills...

SyncPool

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

Install / Use

/learn @7-yaya/SyncPool
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

75/100

Audited on Mar 6, 2026

No findings