GIID-Net: Generalizable Image Inpainting Detection via Neural Architecture Search and Attention
Haiwei Wu, Jiantao Zhou

TL;DR
This paper introduces GIID-Net, a novel neural network architecture that combines neural architecture search and attention mechanisms to accurately detect inpainted regions in images, enhancing robustness and generalizability.
Contribution
The work presents a new end-to-end inpainting detection network with a NAS-designed feature extractor and attention modules, improving detection accuracy and generalizability across diverse datasets.
Findings
GIID-Net outperforms state-of-the-art methods in inpainting detection accuracy.
The integration of attention modules enhances feature consistency and detection robustness.
A new public dataset of 10K inpainted image pairs is provided for future research.
Abstract
Deep learning (DL) has demonstrated its powerful capabilities in the field of image inpainting, which could produce visually plausible results. Meanwhile, the malicious use of advanced image inpainting tools (e.g. removing key objects to report fake news) has led to increasing threats to the reliability of image data. To fight against the inpainting forgeries, in this work, we propose a novel end-to-end Generalizable Image Inpainting Detection Network (GIID-Net), to detect the inpainted regions at pixel accuracy. The proposed GIID-Net consists of three sub-blocks: the enhancement block, the extraction block and the decision block. Specifically, the enhancement block aims to enhance the inpainting traces by using hierarchically combined special layers. The extraction block, automatically designed by Neural Architecture Search (NAS) algorithm, is targeted to extract features for the…
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
TopicsDigital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques
MethodsInpainting
