Computer Engineering and Applications ›› 2022, Vol. 58 ›› Issue (12): 85-93.DOI: 10.3778/j.issn.1002-8331.2101-0422

• Network, Communication and Security • Previous Articles     Next Articles

Image Steganography Location Research Based on Pixel Probability Prediction

CHEN Sheng, LI Zhi   

  1. School of Computer Science and Technology, Guizhou University, Guiyang 550025, China
  • Online:2022-06-15 Published:2022-06-15

基于逐像素概率预测的图像隐写定位研究

陈升,李智   

  1. 贵州大学 计算机科学与技术学院,贵阳 550025

Abstract: In order to further enhance the practicability of image steganalysis, this paper expands the research goal of image steganalysis as steganography location of adaptive steganography and non-adaptive steganography LSB matching, an end-to-end steganography localization network PSL_NET is proposed. Input an image at the input end, and locate the position of the steganographic pixel of the image at the output end. In the preprocessing layer, the high-pass filter of the spatial rich model is used to extract the residual noise images. In the depth residual layer, deep residual learning is used to enhance the expression ability of steganographic features. In the pixel prediction layer, using the mask image which marks the actual position of the steganographic pixel to perform supervised learning, as well as treating the pixels in the smooth or texture area without distinction, the probability whether each pixel is steganographic pixels is predicted, and finally predict the steganographic pixels of the input image. The imbalance problem of positive and negative samples are solved from the perspective of objective function to improve the detection accuracy. In the experiment based on BOSSbase v1.01, when the network predicts the steganographic image of the adaptive steganography algorithm S-UNIWARD at the payload of 0.4 BPP, the pixel detection accuracy is 0.981 74, and the experiments also verify the network can detect the steganographic image embedded by non-content adaptive steganography LSB matching.

Key words: image steganalysis, content adaptive steganography, LSB matching, deep learning, steganography location

摘要: 为进一步增强图像隐写分析的实用性,对内容自适应隐写术和非内容自适应LSB matching的隐写像素定位问题展开研究,提出一种端到端的图像隐写定位网络PSL_NET,在输入端输入一张图像,输出端定位出图像的隐写像素的位置。在预处理层中,利用空域富模型的高通滤波器提取残噪图像;在深度残差层中,通过深度残差学习增强隐写特征的表达能力;在像素预测层中,利用标记出隐写像素实际位置的掩码图像进行有监督地学习,增强网络对局部隐写像素的感知能力,无区别对待平滑或者纹理区域的像素,逐一预测图像每位像素是真实位或是隐写位,最终预测出图像的隐写像素位;从目标函数层面解决正负样本的不均衡问题,提升检测精度。在基于BOSSbase v1.01数据源展开的实验中,该网络对经自适应隐写术S-UNIWARD在负载为0.4?BPP嵌入的隐写图像的像素检测准确度为0.981?74,实验验证该网络同时适用于对经非内容自适应隐写术LSB matching嵌入后的隐写图像进行隐写像素定位。

关键词: 图像隐写分析, 内容自适应隐写术, LSB matching, 深度学习, 隐写定位