English

Transferable Class-Modelling for Decentralized Source Attribution of GAN-Generated Images

Computer Vision and Pattern Recognition 2022-03-21 v1 Machine Learning

Abstract

GAN-generated deepfakes as a genre of digital images are gaining ground as both catalysts of artistic expression and malicious forms of deception, therefore demanding systems to enforce and accredit their ethical use. Existing techniques for the source attribution of synthetic images identify subtle intrinsic fingerprints using multiclass classification neural nets limited in functionality and scalability. Hence, we redefine the deepfake detection and source attribution problems as a series of related binary classification tasks. We leverage transfer learning to rapidly adapt forgery detection networks for multiple independent attribution problems, by proposing a semi-decentralized modular design to solve them simultaneously and efficiently. Class activation mapping is also demonstrated as an effective means of feature localization for model interpretation. Our models are determined via experimentation to be competitive with current benchmarks, and capable of decent performance on human portraits in ideal conditions. Decentralized fingerprint-based attribution is found to retain validity in the presence of novel sources, but is more susceptible to type II errors that intensify with image perturbations and attributive uncertainty. We describe both our conceptual framework and model prototypes for further enhancement when investigating the technical limits of reactive deepfake attribution.

Keywords

Cite

@article{arxiv.2203.09777,
  title  = {Transferable Class-Modelling for Decentralized Source Attribution of GAN-Generated Images},
  author = {Brandon B. G. Khoo and Chern Hong Lim and Raphael C. -W. Phan},
  journal= {arXiv preprint arXiv:2203.09777},
  year   = {2022}
}

Comments

21 pages, 8 figures. Code: https://github.com/quarxilon/Generator_Attribution

R2 v1 2026-06-24T10:18:02.534Z