Journal Article10.1109/LSP.2019.2895286
Convolutional Neural Network Based Text Steganalysis
86
TL;DR: This letter proposes a novel text steganalysis model based on convolutional neural network, which is able to capture complex dependencies and learn feature representations automatically from the texts, and uses a word embedding layer to extract the semantic and syntax feature of words.
read more
Abstract: The prevailing text steganalysis methods detect steganographic communication by extracting hand-crafted features and classifying them using SVM. However, these features are designed based on the statistical changes caused by steganography, thus they are difficult to adapt to different kinds of embedding algorithms and the detection performance is heavily dependent on the text size. In this letter, we propose a novel text steganalysis model based on convolutional neural network, which is able to capture complex dependencies and learn feature representations automatically from the texts. First, we use a word embedding layer to extract the semantic and syntax feature of words. Second, the rectangular convolution kernels with different sizes are used to learn the sentence features. To further improve the performance, we present a decision strategy for detecting the long texts. Experimental results show that the proposed method can effectively detect different kinds of text steganographic algorithms and achieve comparable or superior performance for a wide variety of text sizes compared with the previous methods.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
VAE-Stega: Linguistic Steganography Based on Variational Auto-Encoder
TL;DR: Experimental results show that the proposed model can greatly improve the imperceptibility of the generated steganographic sentences and thus achieves the state of the art performance.
194
TS-RNN: Text Steganalysis Based on Recurrent Neural Networks
TL;DR: In this paper, the conditional probability distribution of each word in the automatically generated steganographic texts will be distorted after embedded with hidden information, and they use recurrent neural networks to extract these feature distribution differences and then classify those features into cover text and stego text categories.
99
Novel Linguistic Steganography Based on Character-Level Text Generation
Lingyun Xiang,Shuanghui Yang,Yuhang Liu,Qian Li,Chengzhang Zhu +4 more
- 01 Sep 2020
TL;DR: A character-level linguistic steganographic method to embed the secret information into characters instead of words by employing a long short-term memory (LSTM) based language model, which has the fastest running speed and highest embedding capacity.
A Hybrid R-BILSTM-C Neural Network Based Text Steganalysis
TL;DR: Experimental results show that the proposed method adapts to the different steganographic algorithms efficiently, and achieves the comparable or superior detection performance for the various sentence lengths compared with other state-of-the-art text steganalysis methods.
68
TS-RNN: Text Steganalysis Based on Recurrent Neural Networks
TL;DR: This letter observes that the conditional probability distribution of each word in the automatically generated steganographic texts will be distorted after embedded with hidden information and uses recurrent neural networks to extract feature distribution differences and then classify those features into cover text and stego text categories.
References
Microsoft COCO: Common Objects in Context
Tsung-Yi Lin,Michael Maire,Serge Belongie,James Hays,Pietro Perona,Deva Ramanan,Piotr Dollár,C. Lawrence Zitnick +7 more
- 06 Sep 2014
TL;DR: A new dataset with the goal of advancing the state-of-the-art in object recognition by placing the question of object recognition in the context of the broader question of scene understanding by gathering images of complex everyday scenes containing common objects in their natural context.
•Proceedings Article
Distributed Representations of Words and Phrases and their Compositionality
Tomas Mikolov,Ilya Sutskever,Kai Chen,Greg S. Corrado,Jeffrey Dean +4 more
- 05 Dec 2013
TL;DR: This paper presents a simple method for finding phrases in text, and shows that learning good vector representations for millions of phrases is possible and describes a simple alternative to the hierarchical softmax called negative sampling.
•Posted Content
Distributed Representations of Words and Phrases and their Compositionality
TL;DR: In this paper, the Skip-gram model is used to learn high-quality distributed vector representations that capture a large number of precise syntactic and semantic word relationships and improve both the quality of the vectors and the training speed.
Structural Design of Convolutional Neural Networks for Steganalysis
TL;DR: Although it learns from only one type of noise residual, the proposed CNN is competitive in terms of detection performance compared with the SRM with ensemble classifiers on the BOSSbase for detecting S-UNIWARD and HILL.
749
Deep Learning Hierarchical Representations for Image Steganalysis
Jian Ye,Jiangqun Ni,Yang Yi +2 more
TL;DR: This paper presents an alternative approach to steganalysis of digital images based on convolutional neural network (CNN), which is shown to be able to well replicate and optimize these key steps in a unified framework and learn hierarchical representations directly from raw images.
733
Related Papers (5)
Tina Tina Fang,Martin Jaggi,Katerina Argyraki +2 more
- 30 May 2017