paper-with-me

Papers

Deep learning is a good steganalysis tool when embedding key is reused for different images, even if there is a cover source-mismatch

2015-11-16 · Lionel Pibre, Pasquet Jérôme, Dino Ienco, Marc Chaumont

Since the BOSS competition, in 2010, most steganalysis approaches use a learning methodology involving two steps: feature extraction, such as the Rich Models (RM), for the image representation, and use of the Ensemble Classifier (EC) for the learning step. In 2015, Qian et al. have shown that the use of a deep learning approach that jointly learns and computes the features, is very promising for the steganalysis. In this paper, we follow-up the study of Qian et al., and show that, due to intrinsic joint minimization, the results obtained from a Convolutional Neural Network (CNN) or a Fully Connected Neural Network (FNN), if well parameterized, surpass the conventional use of a RM with an EC. First, numerous experiments were conducted in order to find the best " shape " of the CNN. Second, experiments were carried out in the clairvoyant scenario in order to compare the CNN and FNN to an RM with an EC. The results show more than 16% reduction in the classification error with our CNN or FNN. Third, experiments were also performed in a cover-source mismatch setting. The results show that the CNN and FNN are naturally robust to the mismatch problem. In Addition to the experiments, we provide discussions on the internal mechanisms of a CNN, and weave links with some previously stated ideas, in order to understand the impressive results we obtained.

📄 PDF Abstract BibTeX arXiv:1511.04855

Code (0)

등록된 구현이 없습니다.

Tasks

Steganalysis

Similar Papers 제목 키워드 기반

Unsupervised Steganalysis Based on Artificial Training Sets

2017-03-02 · Daniel Lerch-Hostalot, David Megías

In this paper, an unsupervised steganalysis method that combines artificial training setsand supervised classification is proposed. We provide a formal framework for unsupervisedclassification of stego and cover images i…

General ClassificationSteganalysis

RNN-SM: Fast Steganalysis of VoIP Streams Using Recurrent Neural Network

2018-02-15 · IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY 2018 2 · Zinan Lin, Yongfeng Huang, Jilong Wang

Quantization index modulation (QIM) steganography makes it possible to hide secret information in voice-over IP (VoIP) streams, which could be utilized by unauthorized entities to set up covert channels for malicious pur…

QuantizationSteganalysis

Image Disentanglement Autoencoder for Steganography Without Embedding

2022-01-01 · CVPR 2022 1 · Xiyao Liu, Ziping Ma, Junxing Ma, Jian Zhang 외

Conventional steganography approaches embed a secret message into a carrier for concealed communication but are prone to attack by recent advanced steganalysis tools. In this paper, we propose Image DisEntanglement A…

DisentanglementDiversitySteganalysis

Continual Learning for Steganalysis

2022-09-03 · Zihao Yin, Ruohan Meng, Zhili Zhou

To detect the existing steganographic algorithms, recent steganalysis methods usually train a Convolutional Neural Network (CNN) model on the dataset consisting of corresponding paired cover/stego-images. However, it is …

Continual LearningSteganalysis

How to augment a small learning set for improving the performances of a CNN-based steganalyzer?

2018-01-12 · Mehdi Yedroudj, Marc Chaumont, Frédéric Comby

Deep learning and convolutional neural networks (CNN) have been intensively used in many image processing topics during last years. As far as steganalysis is concerned, the use of CNN allows reaching the state-of-the-art…

Steganalysis