paper-with-me

홈 › Papers

DKiS: Decay weight invertible image steganography with private key

2023-11-30 · Hang Yang, Yitian Xu, Xuhua Liu

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. To address this, a novel private key-based image steganography technique has been introduced. This approach ensures the security of the hidden information, as access requires a corresponding private key, regardless of the public knowledge of the steganography method. Experimental evidence has been presented, demonstrating the effectiveness of our method and showcasing its real-world applicability. Furthermore, a critical challenge in the invertible image steganography process has been identified by us: the transfer of non-essential, or `garbage', information from the secret to the host pipeline. To tackle this issue, the decay weight has been introduced to control the information transfer, effectively filtering out irrelevant data and enhancing the performance of image steganography. The code for this technique is publicly accessible at https://github.com/yanghangAI/DKiS, and a practical demonstration can be found at http://yanghang.site/hidekey.

📄 PDF Abstract BibTeX arXiv:2311.18243

Code (1)

yanghangai/dkis 공식 구현 pytorch

Tasks

Image Steganography

Similar Papers 제목 키워드 기반

Large-Capacity Image Steganography Based on Invertible Neural Networks

2021-06-19 · CVPR 2021 1 · Shao-Ping Lu, Rong Wang, Tao Zhong, Paul L. Rosin

Many attempts have been made to hide information in images, where the main challenge is how to increase the payload capacity without the container image being detected as containing a message. In this paper, we propo…

Image Steganography

Robust Invertible Image Steganography

2022-01-01 · CVPR 2022 1 · Youmin Xu, Chong Mou, Yujie Hu, Jingfen Xie 외

Image steganography aims to hide secret images into a container image, where the secret is hidden from human vision and can be restored when necessary. Previous image steganography methods are limited in hiding capac…

Image Steganography

PRIS: Practical robust invertible network for image steganography

2023-09-24 · Hang Yang, Yitian Xu, Xuhua Liu, Xiaodong Ma

Image steganography is a technique of hiding secret information inside another image, so that the secret is not visible to human eyes and can be recovered when needed. Most of the existing image steganography methods hav…

Image Steganography

Hiding Data in Colors: Secure and Lossless Deep Image Steganography via Conditional Invertible Neural Networks

2022-01-19 · Yanzhen Ren, Ting Liu, Liming Zhai, Lina Wang

Deep image steganography is a data hiding technology that conceal data in digital images via deep neural networks. However, existing deep image steganography methods only consider the visual similarity of container image…

ColorizationImage ColorizationImage SteganographySteganalysis

Large-capacity and Flexible Video Steganography via Invertible Neural Network

2023-04-24 · CVPR 2023 1 · Chong Mou, Youmin Xu, Jiechong Song, Chen Zhao 외

Video steganography is the art of unobtrusively concealing secret data in a cover video and then recovering the secret data through a decoding protocol at the receiver end. Although several attempts have been made, most …