Convolutional Video Steganography with Temporal Residual Modeling
Xinyu Weng, Yongzhi Li, Lu Chi, and Yadong Mu

TL;DR
This paper introduces a novel deep learning-based method for video steganography that leverages inter-frame residuals to improve concealment efficiency and robustness, outperforming traditional and image-based approaches.
Contribution
It proposes a new deep convolutional neural network model that explicitly uses inter-frame residuals for hiding videos within cover videos, addressing limitations of image steganography in the video domain.
Findings
Outperforms classic LSB and image steganography methods
Effectively utilizes inter-frame residuals for better concealment
Demonstrates advantages in robustness and capacity
Abstract
Steganography represents the art of unobtrusively concealing a secrete message within some cover data. The key scope of this work is about visual steganography techniques that hide a full-sized color image / video within another. A majority of existing works are devoted to the image case, where both secret and cover data are images. We empirically validate that image steganography model does not naturally extend to the video case (i.e., hiding a video into another video), mainly because it completely ignores the temporal redundancy within consecutive video frames. Our work proposes a novel solution to the problem of video steganography. The technical contributions are two-fold: first, the residual between two consecutive frames tends to zero at most pixels. Hiding such highly-sparse data is significantly easier than hiding the original frames. Motivated by this fact, we propose to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Steganography and Watermarking Techniques · Digital Media Forensic Detection · Chaos-based Image/Signal Encryption
