paper-with-me

홈 › Papers

StegFormer: Rebuilding the Glory of the Autoencoder-Based Steganography

2024-03-24 · Proceedings of the AAAI Conference on Artificial Intelligence 2024 3 · Xiao Ke, Huanqi Wu, Wenzhong Guo

Image hiding aims to conceal one or more secret images within a cover image of the same resolution. Due to strict capacity requirements, image hiding is commonly called large-capacity steganography. In this paper, we propose StegFormer, a novel autoencoder-based image-hiding model. StegFormer can conceal one or multiple secret images within a cover image of the same resolution while preserving the high visual quality of the stego image. In addition, to mitigate the limitations of current steganographic models in real-world scenarios, we propose a normalizing training strategy and a restrict loss to improve the reliability of the steganographic models under realistic conditions. Furthermore, we propose an efficient steganographic capacity expansion method to increase the capacity of steganography and enhance the efficiency of secret communication. Through this approach, we can increase the relative payload of StegFormer to 96 bits per pixel without any training strategy modifications. Experiments demonstrate that our StegFormer outperforms existing state-of-the-art (SOTA) models. In the case of single-image steganography, there is an improvement of more than 3 dB and 5 dB in PSNR for secret/recovery image pairs and cover/stego image pairs.

📄 PDF Abstract BibTeX

Code (1)

aoli-gei/StegFormer 공식 구현 pytorch

Tasks

Image Steganography

Similar Papers 제목 키워드 기반

RoSteALS: Robust Steganography using Autoencoder Latent Space

2023-04-06 · Tu Bui, Shruti Agarwal, Ning Yu, John Collomosse

Data hiding such as steganography and invisible watermarking has important applications in copyright protection, privacy-preserved communication and content provenance. Existing works often fall short in either preservin…

Denoising

Color Image steganography using Deep convolutional Autoencoders based on ResNet architecture

2022-11-17 · Seyed Hesam Odin Hashemi, Mohammad-Hassan Majidi, Saeed Khorashadizadeh

In this paper, a deep learning color image steganography scheme combining convolutional autoencoders and ResNet architecture is proposed. Traditional steganography methods suffer from some critical defects such as low ca…

Image SteganographySSIM

StegOT: Trade-offs in Steganography via Optimal Transport

2025-09-14 · Chengde Lin, Xuezhu Gong, Shuxue Ding, Mingzhe Yang 외 arxiv

Image hiding is often referred to as steganography, which aims to hide a secret image in a cover image of the same resolution. Many steganography models are based on genera-tive adversarial networks (GANs) and variationa…

Image Disentanglement Autoencoder for Steganography Without Embedding

2022-01-01 · CVPR 2022 1 · Xiyao Liu, Ziping Ma, Junxing Ma, Jian Zhang 외

Conventional steganography approaches embed a secret message into a carrier for concealed communication but are prone to attack by recent advanced steganalysis tools. In this paper, we propose Image DisEntanglement A…

DisentanglementDiversitySteganalysis

Improving Image Tracing with Convolutional Autoencoders by High-Pass Filter Preprocessing

2023-06-15 · Zineddine Bettouche, Andreas Fischer

The process of transforming a raster image into a vector representation is known as image tracing. This study looks into several processing methods that include high-pass filtering, autoencoding, and vectorization to ext…