Image Steganography

18 papers with code • 0 benchmarks • 0 datasets

Image Steganography is the main content of information hiding. The sender conceal a secret message into a cover image, then get the container image called stego, and finish the secret message’s transmission on the public channel by transferring the stego image. Then the receiver part of the transmission can reveal the secret message out. Steganalysis is an attack to the steganography algorithm. The listener on the public channel intercept the image and analyze whether the image contains secret information.

Source: Invisible Steganography via Generative Adversarial Networks

Most implemented papers

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

varshakishore/FNNS ICLR 2022

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.

Invisible Backdoor Attack with Dynamic Triggers against Person Re-identification

Vill-Lab/2023-TIFS-DTIBA 20 Nov 2022

Instead of learning fixed triggers for the target classes from the training set, DT-IBA can dynamically generate new triggers for any unknown identities.

Learning Iterative Neural Optimizers for Image Steganography

cxy1997/LISO 27 Mar 2023

Image steganography is the process of concealing secret information in images through imperceptible changes.

Payload-Independent Direct Cost Learning for Image Steganography

a-pig-akab/PICO-RL_porject journal 2023

This framework directly learns universal costs that can be applied to any payload.

Joint adjustment image steganography networks

zhangle408/Joint-adjustment-image-steganography-networks Signal Processing: Image Communication 2023

Thus, the security and quality of stego and revealed secret images still have much room for promotion, especially for large-capacity image steganography.

PRIS: Practical robust invertible network for image steganography

yanghangai/pris 24 Sep 2023

Most of the existing image steganography methods have low hiding robustness when the container images affected by distortion.

DKiS: Decay weight invertible image steganography with private key

yanghangai/dkis 30 Nov 2023

Image steganography, defined as the practice of concealing information within another image, traditionally encounters security challenges when its methods become publicly known or are under attack.