JPEG Steganalysis Based on DenseNet
Jianhua Yang, Yun-Qing Shi, Edward K.Wong, Xiangui Kang

TL;DR
This paper introduces a novel DenseNet-based CNN architecture for JPEG steganalysis that improves detection accuracy and robustness, and combines deep learning with traditional methods to further reduce detection errors.
Contribution
It proposes a 32-layer DenseNet-inspired CNN with feature reuse and an ensemble method combining CNN and conventional techniques in the JPEG domain, achieving superior performance.
Findings
Reduces detection error rate by 5.67% on BOSSbase for 0.1 bpnzAC
Decreases CNN training parameters to 17% of XuNet
Enhances detection robustness across multiple datasets
Abstract
Different from the conventional deep learning work based on an images content in computer vision, deep steganalysis is an art to detect the secret information embedded in an image via deep learning, pose challenge of detection weak information invisible hidden in a host image thus learning in a very low signal-to-noise (SNR) case. In this paper, we propose a 32- layer convolutional neural Networks (CNNs) in to improve the efficiency of preprocess and reuse the features by concatenating all features from the previous layers with the same feature- map size, thus improve the flow of information and gradient. The shared features and bottleneck layers further improve the feature propagation and reduce the CNN model parameters dramatically. Experimental results on the BOSSbase, BOWS2 and ImageNet datasets have showed that the proposed CNN architecture can improve the performance and enhance…
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.
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
