paper-with-me

홈 › Papers

Fixed Neural Network Steganography: Train the images, not the network

2021-09-29 · ICLR 2022 4 · Varsha Kishore, Xiangyu Chen, Yan Wang, Boyi Li, Kilian Q Weinberger

Recent attempts at image steganography make use of advances in deep learning to train an encoder-decoder network pair to hide and retrieve secret messages in images. These methods are able to hide large amounts of data, but also incur high decoding error rates (around 20\%). In this paper, we propose a novel algorithm for steganography that takes advantage of the fact that neural networks are sensitive to tiny perturbations. Our method, Fixed Neural Network Steganography (FNNS), achieves 0\% error reliably for hiding up to 3 bits per pixel (bpp) of secret information in images and yields significantly lower error rates when compared to prior state of the art methods for hiding more than 3 bpp. FNNS also successfully evades existing statistical steganalysis systems and can be modified to evade neural steganalysis systems as well. Recovering every bit correctly, up to 3 bpp, enables novel applications, e.g. those requiring encryption. We introduce one specific use case for facilitating anonymized and safe image sharing.

📄 PDF Abstract BibTeX

Code (1)

varshakishore/FNNS 공식 구현 pytorch

Tasks

DecoderImage SteganographySteganalysis

Similar Papers 제목 키워드 기반

Cover-separable Fixed Neural Network Steganography via Deep Generative Models

2024-07-16 · Guobiao Li, Sheng Li, Zhenxing Qian, Xinpeng Zhang

Image steganography is the process of hiding secret data in a cover image by subtle perturbation. Recent studies show that it is feasible to use a fixed neural network for data embedding and extraction. Such Fixed Neural…

Image SteganographySteganalysis

Securing Fixed Neural Network Steganography

2023-09-18 · Zicong Luo, Sheng Li, Guobiao Li, Zhenxing Qian 외

Image steganography is the art of concealing secret information in images in a way that is imperceptible to unauthorized parties. Recent advances show that is possible to use a fixed neural network (FNN) for secret embed…

Image Steganography

CRoSS: Diffusion Model Makes Controllable, Robust and Secure Image Steganography

2023-05-26 · NeurIPS 2023 11 · Jiwen Yu, Xuanyu Zhang, Youmin Xu, Jian Zhang

Current image steganography techniques are mainly focused on cover-based methods, which commonly have the risk of leaking secret images and poor robustness against degraded container images. Inspired by recent developmen…

DiversityImage Steganography

STCL:Curriculum learning Strategies for deep learning image steganography models

2025-04-24 · Fengchun Liu, Tong Zhang, Chunying Zhang

Aiming at the problems of poor quality of steganographic images and slow network convergence of image steganography models based on deep learning, this paper proposes a Steganography Curriculum Learning training strategy…

Deep LearningImage SteganographySchedulingSSIM

Joint adjustment image steganography networks

2023-07-15 · Signal Processing: Image Communication 2023 7 · Le Zhang, Yao Lu, Tong Li, Guangming Lu

Image steganography aims to achieve covert communication between two partners utilizing stego images generated by hiding secret images within cover images. Existing deep image steganography methods have been rapidly deve…

Image SteganographySteganographics