paper-with-me

홈 › Papers

Integrated Steganography and Steganalysis with Generative Adversarial Networks

2019-05-01 · ICLR 2019 5 · Chong Yu

Recently, generative adversarial network is the hotspot in research areas and industrial application areas. It's application on data generation in computer vision is most common usage. This paper extends its application to data hiding and security area. In this paper, we propose the novel framework to integrate steganography and steganalysis processes. The proposed framework applies generative adversarial networks as the core structure. The discriminative model simulate the steganalysis process, which can help us understand the sensitivity of cover images to semantic changes. The steganography generative model is to generate stego image which is aligned with the original cover image, and attempts to confuse steganalysis discriminative model. The introduction of cycle discriminative model and inconsistent loss can help to enhance the quality and security of generated stego image in the iterative training process. Training dataset is mixed with intact images as well as intentional attacked images. The mix training process can further improve the robustness and security of new framework. Through the qualitative, quantitative experiments and analysis, this novel framework shows compelling performance and advantages over the current state-of-the-art methods in steganography and steganalysis benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkSteganalysis

Similar Papers 제목 키워드 기반

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

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

SSGAN: Secure Steganography Based on Generative Adversarial Networks

2017-07-06 · Haichao Shi, Jing Dong, Wei Wang, Yinlong Qian 외

In this paper, a novel strategy of Secure Steganograpy based on Generative Adversarial Networks is proposed to generate suitable and secure covers for steganography. The proposed architecture has one generative network, …

Steganalysis

Invisible Steganography via Generative Adversarial Networks

2018-07-23 · Ru Zhang, Shiqi Dong, Jianyi Liu

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…

Image 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