paper-with-me

홈 › Papers

Generating Steganographic Images via Adversarial Training

2017-03-01 · NeurIPS 2017 12 · Jamie Hayes, George Danezis

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 simultaneously train both a steganographic algorithm and a steganalyzer. Alice and Bob attempt to communicate a secret message contained within an image, while Eve eavesdrops on their conversation and attempts to determine if secret information is embedded within the image. We represent Alice, Bob and Eve by neural networks, and validate our scheme on two independent image datasets, showing our novel method of studying steganographic problems is surprisingly competitive against established steganographic techniques.

📄 PDF Abstract BibTeX arXiv:1703.00371

Code (1)

jhayes14/advsteg tf

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Synchronized Detection and Recovery of Steganographic Messages with Adversarial Learning

2018-01-31 · Haichao Shi, Xiao-Yu Zhang

In this work, we mainly study the mechanism of learning the steganographic algorithm as well as combining the learning process with adversarial learning to learn a good steganographic algorithm. To handle the problem of …

Steganographic Generative Adversarial Networks

2017-03-16 · Denis Volkhonskiy, Ivan Nazarov, Evgeny Burnaev

Steganography is collection of methods to hide secret information ("payload") within non-secret information "container"). Its counterpart, Steganalysis, is the practice of determining if a message contains a hidden paylo…

Steganalysis

Learning Symmetric and Asymmetric Steganography via Adversarial Training

2019-03-13 · Zheng Li, Ge Han, Yunqing Wei, Shanqing Guo

Steganography refers to the art of concealing secret messages within multiple media carriers so that an eavesdropper is unable to detect the presence and content of the hidden messages. In this paper, we firstly propose …

Decoder

Natias: Neuron Attribution based Transferable Image Adversarial Steganography

2024-09-08 · Zexin Fan, Kejiang Chen, Kai Zeng, Jiansong Zhang 외

Image steganography is a technique to conceal secret messages within digital images. Steganalysis, on the contrary, aims to detect the presence of secret messages within images. Recently, deep-learning-based steganalysis…

AttributeImage SteganographySteganalysis

Destruction of Image Steganography using Generative Adversarial Networks

2019-12-20 · Isaac Corley, Jonathan Lwowski, Justin Hoffman

Digital image steganalysis, or the detection of image steganography, has been studied in depth for years and is driven by Advanced Persistent Threat (APT) groups', such as APT37 Reaper, utilization of steganographic tech…

BlockingGenerative Adversarial NetworkImage SteganographySteganalysis+1