AUTO-GENERATING NEURAL NETWORKS WITH REINFORCEMENT LEARNING FOR MULTI-PURPOSE IMAGE FORENSICS
Yujun Wei, Yifang Chen, Xiangui Kang, Z. Jane Wang, Liang Xiao
-
SPS
IEEE Members: $11.00
Non-members: $15.00Length: 07:55
Designing a forensic convolutional neural network (CNN) is usually based on some ad-hoc intuition and domain knowledge. Many methods to automate neural network design have been proposed for computer vision tasks, but they may not be directly applied to image forensic problems, which tend to detect weak traces signals left by image operations rather than strong image content signals. In this paper, we propose an approach to learn an optimal forensic CNN structure with reinforcement learning for detecting multiple image tampering operations. A learning agent is introduced to select CNN layers sequentially in a limited state-action space using Q-learning with an ε-greedy strategy and experience replay. The experiments demonstrate that the auto-generated network performs better than other classic image forensic methods and shows more robustness against JPEG compression. To our knowledge, this is the first attempt to design forensic deep neural networks automatically with reinforcement learning.