T-GD: Transferable GAN-generated Images Detection Framework
Hyeonseong Jeon, Youngoh Bang, Junyaup Kim, and Simon S. Woo

TL;DR
The paper introduces T-GD, a transfer learning framework with teacher-student models that effectively detects GAN-generated images across datasets, even with limited data and no metadata, by enhancing transferability and robustness.
Contribution
It proposes a novel self-training transfer framework, T-GD, that improves GAN-image detection transferability using teacher-student models and noise injection techniques.
Findings
High detection accuracy on source datasets
Effective generalization to new GAN-image types
Operates well with limited data and no metadata
Abstract
Recent advancements in Generative Adversarial Networks (GANs) enable the generation of highly realistic images, raising concerns about their misuse for malicious purposes. Detecting these GAN-generated images (GAN-images) becomes increasingly challenging due to the significant reduction of underlying artifacts and specific patterns. The absence of such traces can hinder detection algorithms from identifying GAN-images and transferring knowledge to identify other types of GAN-images as well. In this work, we present the Transferable GAN-images Detection framework T-GD, a robust transferable framework for an effective detection of GAN-images. T-GD is composed of a teacher and a student model that can iteratively teach and evaluate each other to improve the detection performance. First, we train the teacher model on the source dataset and use it as a starting point for learning the target…
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
Taxonomy
TopicsDigital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis · Image Processing Techniques and Applications
