Stable Messenger: Steganography for Message-Concealed Image Generation
Quang Nguyen, Truong Vu, Cuong Pham, Anh Tran, Khoi Nguyen
TL;DR
This work addresses the need for robust, practical evaluation of hidden-message steganography by introducing the message accuracy metric, which requires exact recovery of the entire embedded message. It proposes the Log-Sum-Exponential (LSE) loss to provide informative gradients focused on the most erroneous bits, improving full-message recovery, and a latent-aware encoding scheme that leverages a pretrained Stable Diffusion model to better align encoding with image content. The Stable Messenger framework supports both cover and generative modes, using a latent-aware encoder $E_m$ and a message decoder $D_m$ trained with image-reconstruction and message-reconstruction losses. Across MirFlickr, CLIC, and MetFaces, the approach achieves favorable image quality while significantly improving message accuracy, demonstrating robustness to several transformations and highlighting the practical utility for watermarking and ownership protection in real-world image generation systems.
Abstract
In the ever-expanding digital landscape, safeguarding sensitive information remains paramount. This paper delves deep into digital protection, specifically focusing on steganography. While prior research predominantly fixated on individual bit decoding, we address this limitation by introducing ``message accuracy'', a novel metric evaluating the entirety of decoded messages for a more holistic evaluation. In addition, we propose an adaptive universal loss tailored to enhance message accuracy, named Log-Sum-Exponential (LSE) loss, thereby significantly improving the message accuracy of recent approaches. Furthermore, we also introduce a new latent-aware encoding technique in our framework named \Approach, harnessing pretrained Stable Diffusion for advanced steganographic image generation, giving rise to a better trade-off between image quality and message recovery. Throughout experimental results, we have demonstrated the superior performance of the new LSE loss and latent-aware encoding technique. This comprehensive approach marks a significant step in evolving evaluation metrics, refining loss functions, and innovating image concealment techniques, aiming for more robust and dependable information protection.
