Generalized Deepfake Attribution
Sowdagar Mahammad Shahid, Sudev Kumar Padhi, Umesh Kashyap, Sk., Subidh Ali

TL;DR
This paper introduces a generalized deepfake attribution network capable of identifying the originating GAN architecture of fake images, even when models are retrained with different seeds or fine-tuned, addressing seed dependency issues.
Contribution
The paper presents a novel GDA-Net that effectively attributes deepfakes to their source GANs across different seeds and fine-tuned models, improving robustness over existing methods.
Findings
High accuracy in cross-seed attribution tasks
Effective attribution for fine-tuned GAN models
Outperforms existing attribution methods
Abstract
The landscape of fake media creation changed with the introduction of Generative Adversarial Networks (GAN s). Fake media creation has been on the rise with the rapid advances in generation technology, leading to new challenges in Detecting fake media. A fundamental characteristic of GAN s is their sensitivity to parameter initialization, known as seeds. Each distinct seed utilized during training leads to the creation of unique model instances, resulting in divergent image outputs despite employing the same architecture. This means that even if we have one GAN architecture, it can produce countless variations of GAN models depending on the seed used. Existing methods for attributing deepfakes work well only if they have seen the specific GAN model during training. If the GAN architectures are retrained with a different seed, these methods struggle to attribute the fakes. This seed…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications
