Invisible Steganography via Generative Adversarial Networks
Ru Zhang, Shiqi Dong, Jianyi Liu

TL;DR
This paper introduces ISGAN, a novel CNN-based steganography method that enhances invisibility, security, and image quality by hiding secrets in the Y channel and using GANs with a mixed loss function, achieving state-of-the-art results.
Contribution
The paper presents a new CNN architecture, ISGAN, that improves invisibility, security, and image realism in steganography by leveraging GANs and a specialized loss function.
Findings
Achieves state-of-the-art performance on multiple datasets
Enhances invisibility by hiding secrets only in the Y channel
Strengthens security through GAN-based divergence minimization
Abstract
Nowadays, there are plenty of works introducing convolutional neural networks (CNNs) to the steganalysis and exceeding conventional steganalysis algorithms. These works have shown the improving potential of deep learning in information hiding domain. There are also several works based on deep learning to do image steganography, but these works still have problems in capacity, invisibility and security. In this paper, we propose a novel CNN architecture named as \isgan to conceal a secret gray image into a color cover image on the sender side and exactly extract the secret image out on the receiver side. There are three contributions in our work: (i) we improve the invisibility by hiding the secret image only in the Y channel of the cover image; (ii) We introduce the generative adversarial networks to strengthen the security by minimizing the divergence between the empirical probability…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Steganography and Watermarking Techniques · Digital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis
