paper-with-me

홈 › Papers

Deep residual network for steganalysis of digital images

2018-09-23 · IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY 2018 9 · Mehdi Boroumand; Mo Chen; Jessica Fridrich

Steganography detectors built as deep convolutional neural networks have firmly established themselves as superior to the previous detection paradigm - classifiers based on rich media models. Existing network architectures, however, still contain elements designed by hand, such as fixed or constrained convolutional kernels, heuristic initialization of kernels, the thresholded linear unit that mimics truncation in rich models, quantization of feature maps, and awareness of JPEG phase. In this work, we describe a deep residual architecture designed to minimize the use of heuristics and externally enforced elements that is universal in the sense that it provides state-of-the-art detection accuracy for both spatial-domain and JPEG steganography. The key part of the proposed architecture is a significantly expanded front part of the detector that “computes noise residuals” in which pooling has been disabled to prevent suppression of the stego signal. Extensive experiments show the superior performance of this network with a significant improvement, especially in the JPEG domain. Further performance boost is observed by supplying the selection channel as a second channel.

📄 PDF Abstract BibTeX

Code (2)

albblgb/Deep-Steganalysis pytorch
zhangle408/SRNet pytorch

Tasks

Image SteganographyQuantizationSteganalysisSteganographics

Similar Papers 제목 키워드 기반

Blind Data Adaptation to tackle Covariate Shift in Operational Steganalysis

2024-05-27 · Rony Abecidan, Vincent Itier, Jérémie Boulanger, Patrick Bas 외

The proliferation of image manipulation for unethical purposes poses significant challenges in social networks. One particularly concerning method is Image Steganography, allowing individuals to hide illegal information …

Image ManipulationImage SteganographySteganalysis

PENet+: A Lightweight Residual Transformer Framework for Efficient Image Steganalysis

2026-06-09 · Jincheol AN, Dongsu Kim, Haneol Jang, YoungJoon Yoo arxiv

Image steganalysis, the detection of hidden information embedded in digital images, is a core component of modern cybersecurity and digital forensics. Recent residual Transformer architectures, such as the Pixel-Differen…

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 …

Binary ClassificationDeep LearningSteganalysis

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…

Deep Steganalysis: End-to-End Learning with Supervisory Information beyond Class Labels

2018-06-27 · Wei Wang, Jing Dong, Yinlong Qian, Tieniu Tan

Recently, deep learning has shown its power in steganalysis. However, the proposed deep models have been often learned from pre-calculated noise residuals with fixed high-pass filters rather than from raw images. In this…

Steganalysis