FIIH: Fully Invertible Image Hiding for Secure and Robust
Lang Huang, Lin Huo, Zheng Gan, Xinrong He
TL;DR
FIIH addresses the non-invertible nature of prior image hiding methods by introducing a fully invertible framework that hides secret images using a shared invertible neural network, preserving information in both the hidden and revealed stages. The approach decomposes the secret via $DWT$, embeds it into the high-frequency domain through an INN with shared parameters, and recovers the secret using an inverse path; robustness is further strengthened with a Field Pixel Filling-based dropout strategy and a noise/JPEG augmentation protocol. Key contributions include achieving fully invertible data hiding, improving resistance to deep-learning steganalysis, and delivering state-of-the-art performance in fidelity (PSNR/SSIM), robustness against Gaussian noise and JPEG, and security against SRNet-based steganalysis. The results demonstrate strong practical impact for covert transmission and secure image hiding in challenging, lossy networks, with future work aiming at multi-image invertible hiding and broader domain applications.
Abstract
Image hiding is the study of techniques for covert storage and transmission, which embeds a secret image into a container image and generates stego image to make it similar in appearance to a normal image. However, existing image hiding methods have a serious problem that the hiding and revealing process cannot be fully invertible, which results in the revealing network not being able to recover the secret image losslessly, which makes it impossible to simultaneously achieve high fidelity and secure transmission of the secret image in an insecure network environment. To solve this problem,this paper proposes a fully invertible image hiding architecture based on invertible neural network,aiming to realize invertible hiding of secret images,which is invertible on both data and network. Based on this ingenious architecture, the method can withstand deep learning based image steganalysis. In addition, we propose a new method for enhancing the robustness of stego images after interference during transmission. Experiments demonstrate that the FIIH proposed in this paper significantly outperforms other state-of-the-art image hiding methods in hiding a single image, and also significantly outperforms other state-of-the-art methods in robustness and security.
