Generating Steganographic Images via Adversarial Training
Jamie Hayes, George Danezis

TL;DR
This paper introduces an adversarial training approach to develop robust steganographic algorithms and detectors, achieving competitive results with existing methods by framing the problem as a game among three neural network-based parties.
Contribution
It presents a novel adversarial training scheme involving three neural networks to simultaneously learn and detect steganography, outperforming traditional techniques.
Findings
Achieves competitive steganography performance on two datasets.
Develops a robust steganalyzer capable of detecting hidden messages.
Validates the effectiveness of adversarial training in steganography.
Abstract
Adversarial training was recently shown to be competitive against supervised learning methods on computer vision tasks, however, studies have mainly been confined to generative tasks such as image synthesis. In this paper, we apply adversarial training techniques to the discriminative task of learning a steganographic algorithm. Steganography is a collection of techniques for concealing information by embedding it within a non-secret medium, such as cover texts or images. We show that adversarial training can produce robust steganographic techniques: our unsupervised training scheme produces a steganographic algorithm that competes with state-of-the-art steganographic techniques, and produces a robust steganalyzer, which performs the discriminative task of deciding if an image contains secret information. We define a game between three parties, Alice, Bob and Eve, in order to…
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
