arXiv:2504.16364cs.CVcs.AI2025-04被引 2

用渐进式多尺度卷积提升隐写图像的隐蔽性与安全性

CLPSTNet: A Progressive Multi-Scale Convolutional Steganography Model Integrating Curriculum Learning

  • 设计渐进多尺度模块,分阶段融合细粒度到粗粒度特征
  • 在ALASKA2、VOC2012、ImageNet上达到高PSNR、SSIM和解码准确率
  • 适合关注隐写鲁棒性与隐蔽性的安全通信研究者

近年来,大量工作将卷积神经网络(CNN)引入图像隐写,将传统依赖手工特征和先验知识的方法转变为神经网络自主学习信息嵌入。然而,由于数字图像的固有复杂性,使用CNN进行信息嵌入时仍存在隐蔽性和安全性问题。本文提出课程学习渐进隐写网络CLPSTNet,由多个渐进式多尺度卷积模块构成,融合Inception结构与空洞卷积。模块包含多分支路径,从较小卷积核和膨胀率开始,提取特征图中的基本局部信息,逐步扩展至更大卷积核和膨胀率,感知更大感受野的特征信息,实现从浅层到深层、从精细到粗略的多尺度特征提取,使浅层秘密信息特征在不同融合阶段得以优化。实验结果表明,所提CLPSTNet在三个大型公开数据集ALASKA2、VOC2012和ImageNet上不仅具有高PSNR和SSIM指标及解码准确率,生成的隐写图像还具有低隐写分析得分。

原文摘要 · Abstract (English)

In recent years, a large number of works have introduced Convolutional Neural Networks (CNNs) into image steganography, which transform traditional steganography methods such as hand-crafted features and prior knowledge design into steganography methods that neural networks autonomically learn information embedding. However, due to the inherent complexity of digital images, issues of invisibility and security persist when using CNN models for information embedding. In this paper, we propose Curriculum Learning Progressive Steganophy Network (CLPSTNet). The network consists of multiple progressive multi-scale convolutional modules that integrate Inception structures and dilated convolutions. The module contains multiple branching pathways, starting from a smaller convolutional kernel and dilatation rate, extracting the basic, local feature information from the feature map, and gradually expanding to the convolution with a larger convolutional kernel and dilatation rate for perceiving the feature information of a larger receptive field, so as to realize the multi-scale feature extraction from shallow to deep, and from fine to coarse, allowing the shallow secret information features to be refined in different fusion stages. The experimental results show that the proposed CLPSTNet not only has high PSNR , SSIM metrics and decoding accuracy on three large public datasets, ALASKA2, VOC2012 and ImageNet, but also the steganographic images generated by CLPSTNet have low steganalysis scores.You can find our code at \href{https://github.com/chaos-boops/CLPSTNet}{https://github.com/chaos-boops/CLPSTNet}.

隐写多尺度CNN

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。