TL;DR
MCTSteg introduces a reinforcement learning framework combining Monte Carlo Tree Search and environmental modeling to enable universal, domain-independent non-additive steganography with improved security against various steganalyzers.
Contribution
It is the first universal non-additive steganographic framework that operates across spatial and JPEG domains using reinforcement learning without handcrafted policies.
Findings
Outperforms state-of-the-art methods in security performance.
Effectively resists both feature-based and deep-learning steganalyzers.
Works seamlessly across different image domains.
Abstract
Recent research has shown that non-additive image steganographic frameworks effectively improve security performance through adjusting distortion distribution. However, as far as we know, all of the existing non-additive proposals are based on handcrafted policies, and can only be applied to a specific image domain, which heavily prevent non-additive steganography from releasing its full potentiality. In this paper, we propose an automatic non-additive steganographic distortion learning framework called MCTSteg to remove the above restrictions. Guided by the reinforcement learning paradigm, we combine Monte Carlo Tree Search (MCTS) and steganalyzer-based environmental model to build MCTSteg. MCTS makes sequential decisions to adjust distortion distribution without human intervention. Our proposed environmental model is used to obtain feedbacks from each decision. Due to its…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSelf-Learning
