paper-with-me

홈 › Papers

Deep learning hierarchical representations for image steganalysis

2016-06-01 · journal 2016 6 · Jian Ye; Jiangqun Ni; Yang Yi

Nowadays, the prevailing detectors of steganographic communication in digital images mainly consist of three steps, i.e., residual computation, feature extraction, and binary classification. In this paper, we present an alternative approach to steganalysis of digital images based on convolutional neural network (CNN), which is shown to be able to well replicate and optimize these key steps in a unified framework and learn hierarchical representations directly from raw images. The proposed CNN has a quite different structure from the ones used in conventional computer vision tasks. Rather than a random strategy, the weights in the first layer of the proposed CNN are initialized with the basic high-pass filter set used in the calculation of residual maps in a spatial rich model (SRM), which acts as a regularizer to suppress the image content effectively. To better capture the structure of embedding signals, which usually have extremely low SNR (stego signal to image content), a new activation function called a truncated linear unit is adopted in our CNN model. Finally, we further boost the performance of the proposed CNN-based steganalyzer by incorporating the knowledge of selection channel. Three state-of-the-art steganographic algorithms in spatial domain, e.g., WOW, S-UNIWARD, and HILL, are used to evaluate the effectiveness of our model. Compared to SRM and its selection-channel-aware variant maxSRMd2, our model achieves superior performance across all tested algorithms for a wide variety of payloads.

📄 PDF Abstract BibTeX

Code (1)

albblgb/Deep-Steganalysis pytorch

Tasks

Binary ClassificationDeep LearningSteganalysis

Similar Papers 제목 키워드 기반

Hierarchical Graph Neural Network for Compressed Speech Steganalysis

2025-07-29 · Mustapha Hemis, Hamza Kheddar, Mohamed Chahine Ghanem, Bachir Boudraa arxiv

Steganalysis methods based on deep learning (DL) often struggle with computational complexity and challenges in generalizing across different datasets. Incorporating a graph neural network (GNN) into steganalysis schemes…

Graph Neural Network

Zero-Shot Interpretable Image Steganalysis for Invertible Image Hiding

2026-05-02 · Hao Wang, Yiming Yao, Yaguang Xie, Tong Qiao 외 arxiv

Image steganalysis, which aims at detecting secret information concealed within images, has become a critical countermeasure for assessing the security of steganography methods, especially the emerging invertible image h…

IStego100K: Large-scale Image Steganalysis Dataset

2019-11-13 · Zhongliang Yang, Ke Wang, Sai Ma, Yongfeng Huang 외

In order to promote the rapid development of image steganalysis technology, in this paper, we construct and release a multivariable large-scale image steganalysis dataset called IStego100K. It contains 208,104 images wit…

Steganalysis

ImageNet Pretrained CNNs for JPEG Steganalysis

2020-11-24 · Yassine Yousfi, Jan Butora, Eugene Khvedchenya, Jessica Fridrich

In this paper, we investigate pre-trained computervision deep architectures, such as the EfficientNet, MixNet, and ResNet for steganalysis. These models pre-trained on ImageNet can be rather quickly refined for JPEG st…

Image SteganographySteganalysis

BitMix: Data Augmentation for Image Steganalysis

2020-06-30 · In-Jae Yu, Wonhyuk Ahn, Seung-Hun Nam, Heung-Kyu Lee

Convolutional neural networks (CNN) for image steganalysis demonstrate better performances with employing concepts from high-level vision tasks. The major employed concept is to use data augmentation to avoid overfitting…

Data AugmentationSteganalysis