Rethinking Security of Diffusion-based Generative Steganography
Jihao Zhu, Zixuan Chen, Jiali Liu, Lingxiao Yang, Yi Zhou, Weiqi Luo, Xiaohua Xie
TL;DR
The paper tackles the security of diffusion-model-based generative steganography (DM-GIS) by proving that the diffusion-noise distribution underlies detectability and that any alteration to this noise distribution degrades security, quantified by $D_{KL}(\mathbb{P}_c \| \mathbb{P}_s)$. It introduces NS-DSer, a noise-space steganalyzer that deterministically recovers diffusion noise and extracts simple statistical features from both the noise and its transform domain, feeding them into a Fisher Linear Discriminant ensemble for efficient detection without knowing steganographers' diffusion settings. Theoretical results are complemented by extensive experiments across four escalating scenarios and nine DM-GIS methods, showing NS-DSer outperforms traditional image-space steganalyzers and remains robust to data heterogeneity and ablations on sampling steps and prompt guidance. The approach provides a practical, scalable path toward real-world DM-GIS threat assessment and informs encoder-design trade-offs between extraction accuracy and security.
Abstract
Generative image steganography is a technique that conceals secret messages within generated images, without relying on pre-existing cover images. Recently, a number of diffusion model-based generative image steganography (DM-GIS) methods have been introduced, which effectively combat traditional steganalysis techniques. In this paper, we identify the key factors that influence DM-GIS security and revisit the security of existing methods. Specifically, we first provide an overview of the general pipelines of current DM-GIS methods, finding that the noise space of diffusion models serves as the primary embedding domain. Further, we analyze the relationship between DM-GIS security and noise distribution of diffusion models, theoretically demonstrating that any steganographic operation that disrupts the noise distribution compromise DM-GIS security. Building on this insight, we propose a Noise Space-based Diffusion Steganalyzer (NS-DSer)-a simple yet effective steganalysis framework allowing for detecting DM-GIS generated images in the diffusion model noise space. We reevaluate the security of existing DM-GIS methods using NS-DSer across increasingly challenging detection scenarios. Experimental results validate our theoretical analysis of DM-GIS security and show the effectiveness of NS-DSer across diverse detection scenarios.
