Deepfake Network Architecture Attribution
Tianyun Yang, Ziyao Huang, Juan Cao, Lei Li, Xirong Li

TL;DR
This paper introduces DNA-Det, a novel method for attributing fake images to their source GAN architectures, capable of handling models with different training configurations and outperforming existing model-level attribution techniques.
Contribution
The paper presents the first approach for architecture-level deepfake attribution, addressing limitations of model-level methods in real-world scenarios with finetuned or retrained models.
Findings
DNA-Det effectively attributes fake images to their source architectures.
The method performs well across multiple cross-test setups.
DNA-Det outperforms existing model-level attribution techniques.
Abstract
With the rapid progress of generation technology, it has become necessary to attribute the origin of fake images. Existing works on fake image attribution perform multi-class classification on several Generative Adversarial Network (GAN) models and obtain high accuracies. While encouraging, these works are restricted to model-level attribution, only capable of handling images generated by seen models with a specific seed, loss and dataset, which is limited in real-world scenarios when fake images may be generated by privately trained models. This motivates us to ask whether it is possible to attribute fake images to the source models' architectures even if they are finetuned or retrained under different configurations. In this work, we present the first study on Deepfake Network Architecture Attribution to attribute fake images on architecture-level. Based on an observation that GAN…
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 · Adversarial Robustness in Machine Learning
