arXiv Analytics

Sign in

arXiv:2411.05838 [cs.CV]AbstractReferencesReviewsResources

StegaVision: Enhancing Steganography with Attention Mechanism

Abhinav Kumar, Pratham Singla, Aayan Yadav

Published 2024-11-06Version 1

Image steganography is the technique of embedding secret information within images. The development of deep learning has led to significant advances in this field. However, existing methods often struggle to balance image quality, embedding capacity, and security. This paper proposes a novel approach to image steganography by enhancing an encoder-decoder architecture with attention mechanisms, specifically focusing on channel and spatial attention modules. We systematically investigate five configurations: (1) channel attention, (2) spatial attention, (3) sequential channel followed by spatial attention, (4) spatial attention followed by channel attention and (5) parallel channel and spatial attention. Our experiments show that adding attention mechanisms improves the ability to embed hidden information while maintaining the visual quality of the images. The increase in the PSNR and SSIM scores shows that using a parallel combination of channel and spatial attention improves image quality and hiding capacity simultaneously. This is in contrast to previous works where there is a tradeoff between them. This study shows that attention mechanisms in image steganography lead to better hiding of secret information. Our code is available at https://github.com/vlgiitr/StegaVision.

Comments: AAAI-25 Student Abstract
Categories: cs.CV
Related articles: Most relevant | Search more
arXiv:2006.05918 [cs.CV] (Published 2020-06-10)
Deep Learning with Attention Mechanism for Predicting Driver Intention at Intersection
arXiv:2209.11189 [cs.CV] (Published 2022-09-22)
Learning Visual Explanations for DCNN-Based Image Classifiers Using an Attention Mechanism
arXiv:2407.05128 [cs.CV] (Published 2024-07-06)
SCSA: Exploring the Synergistic Effects Between Spatial and Channel Attention