Yedrouj-Net: An efficient CNN for spatial steganalysis
Mehdi Yedroudj, Frederic Comby, Marc Chaumont

TL;DR
Yedrouj-Net is a novel CNN architecture designed for spatial steganalysis, combining innovative components like a filterbank, truncation activation, and extensive training data to outperform existing methods.
Contribution
The paper introduces Yedrouj-Net, a CNN that surpasses state-of-the-art steganalysis performance through a unique fusion of architectural elements and training strategies.
Findings
Yedrouj-Net outperforms existing steganalysis methods in error probability.
The use of a filterbank and truncation activation improves detection accuracy.
Augmented training data enhances the CNN's learning capability.
Abstract
For about 10 years, detecting the presence of a secret message hidden in an image was performed with an Ensemble Classifier trained with Rich features. In recent years, studies such as Xu et al. have indicated that well-designed convolutional Neural Networks (CNN) can achieve comparable performance to the two-step machine learning approaches. In this paper, we propose a CNN that outperforms the state-ofthe-art in terms of error probability. The proposition is in the continuity of what has been recently proposed and it is a clever fusion of important bricks used in various papers. Among the essential parts of the CNN, one can cite the use of a pre-processing filterbank and a Truncation activation function, five convolutional layers with a Batch Normalization associated with a Scale Layer, as well as the use of a sufficiently sized fully connected section. An augmented database has also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Steganography and Watermarking Techniques · Digital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis
MethodsBatch Normalization
