CROct 18, 2018

TS-CNN: Text Steganalysis from Semantic Space Based on Convolutional Neural Network

arXiv:1810.08136v116 citations
Originality Highly original
AI Analysis

This addresses a cybersecurity problem for network security by improving detection of coverless steganography, representing a strong specific gain rather than an incremental improvement.

The paper tackles the challenge of detecting covert attacks in text steganography by proposing TS-CNN, a method that uses convolutional neural networks to analyze semantic space differences, achieving nearly 100% precision and recall on a new dataset.

Steganalysis has been an important research topic in cybersecurity that helps to identify covert attacks in public network. With the rapid development of natural language processing technology in the past two years, coverless steganography has been greatly developed. Previous text steganalysis methods have shown unsatisfactory results on this new steganography technique and remain an unsolved challenge. Different from all previous text steganalysis methods, in this paper, we propose a text steganalysis method(TS-CNN) based on semantic analysis, which uses convolutional neural network(CNN) to extract high-level semantic features of texts, and finds the subtle distribution differences in the semantic space before and after embedding the secret information. To train and test the proposed model, we collected and released a large text steganalysis(CT-Steg) dataset, which contains a total number of 216,000 texts with various lengths and various embedding rates. Experimental results show that the proposed model can achieve nearly 100\% precision and recall, outperforms all the previous methods. Furthermore, the proposed model can even estimate the capacity of the hidden information inside. These results strongly support that using the subtle changes in the semantic space before and after embedding the secret information to conduct text steganalysis is feasible and effective.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes