School of Computer Science and Technology, Hangzhou Dianzi University, Hangzhou 310018, China.
Key Laboratory of Brain Machine Collaborative Intelligence of Zhejiang Province, Hangzhou 310018, China.
Sensors (Basel). 2022 Oct 15;22(20):7844. doi: 10.3390/s22207844.
Deep learning has become an essential technique in image steganography. Most of the current deep-learning-based steganographic methods process digital images in the spatial domain. There are problems such as limited embedding capacity and unsatisfactory visual quality. To improve capacity-distortion performance, we develop a steganographic method from the frequency-domain perspective. We propose a module called the adaptive frequency-domain channel attention network (AFcaNet), which makes full use of the frequency features in each channel by a fine-grained manner of assigning weights. We apply this module to the state-of-the-art SteganoGAN, forming an Adaptive Frequency High-capacity Steganography Generative Adversarial Network (AFHS-GAN). The proposed neural network enhances the ability of high-dimensional feature extraction through overlaying densely connected convolutional blocks. In addition to this, a low-frequency loss function is introduced as an evaluation metric to guide the training of the network and thus reduces the modification of low-frequency regions of the image. Experimental results on the Div2K dataset show that our method has a better generalization capability compared to the SteganoGAN, with substantial improvement in both embedding capacity and stego-image quality. Furthermore, the embedding distribution of our method in the DCT domain is more similar to that of the traditional method, which is consistent with the prior knowledge of image steganography.
深度学习已成为图像隐写术的一项重要技术。目前大多数基于深度学习的隐写方法都在空间域处理数字图像,存在嵌入容量有限和视觉质量不佳等问题。为了提高容量失真性能,我们从频域角度开发了一种隐写方法。我们提出了一个名为自适应频域通道注意力网络(AFcaNet)的模块,该模块通过细粒度的权重分配方式充分利用每个通道的频域特征。我们将该模块应用于最先进的 SteganoGAN 中,形成自适应频率高容量隐写生成对抗网络(AFHS-GAN)。所提出的神经网络通过叠加密集连接卷积块来增强高维特征提取的能力。除此之外,还引入了低频损失函数作为评估指标,以指导网络的训练,从而减少图像低频区域的修改。在 Div2K 数据集上的实验结果表明,与 SteganoGAN 相比,我们的方法具有更好的泛化能力,在嵌入容量和隐写图像质量方面都有了显著的提高。此外,我们的方法在 DCT 域中的嵌入分布更类似于传统方法,这与图像隐写术的先验知识一致。