Universal Deep Network for Steganalysis of Color Image based on Channel Representation
Kangkang Wei, Weiqi Luo, Shunquan Tan, Jiwu Huang

TL;DR
This paper introduces UCNet, a universal deep learning model for color image steganalysis that effectively detects hidden information in both spatial and JPEG domains, outperforming existing CNN-based methods.
Contribution
The paper proposes a novel CNN architecture tailored for color images, with specialized preprocessing and convolutional modules, achieving state-of-the-art results in steganalysis.
Findings
Achieves superior detection accuracy on ALASKA II dataset.
Reduces training time and memory usage compared to prior CNN steganalyzers.
Effective in both spatial and JPEG steganalysis domains.
Abstract
Up to now, most existing steganalytic methods are designed for grayscale images, and they are not suitable for color images that are widely used in current social networks. In this paper, we design a universal color image steganalysis network (called UCNet) in spatial and JPEG domains. The proposed method includes preprocessing, convolutional, and classification modules. To preserve the steganographic artifacts in each color channel, in preprocessing module, we firstly separate the input image into three channels according to the corresponding embedding spaces (i.e. RGB for spatial steganography and YCbCr for JPEG steganography), and then extract the image residuals with 62 fixed high-pass filters, finally concatenate all truncated residuals for subsequent analysis rather than adding them together with normal convolution like existing CNN-based steganalyzers. To accelerate the network…
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
MethodsAverage Pooling · Convolution · Global Average Pooling
