paper-with-me

Papers

Learning Robust Representations Of Generative Models Using Set-Based Artificial Fingerprints

2022-06-04 · Hae Jin Song, Wael AbdAlmageed

With recent progress in deep generative models, the problem of identifying synthetic data and comparing their underlying generative processes has become an imperative task for various reasons, including fighting visual misinformation and source attribution. Existing methods often approximate the distance between the models via their sample distributions. In this paper, we approach the problem of fingerprinting generative models by learning representations that encode the residual artifacts left by the generative models as unique signals that identify the source models. We consider these unique traces (a.k.a. "artificial fingerprints") as representations of generative models, and demonstrate their usefulness in both the discriminative task of source attribution and the unsupervised task of defining a similarity between the underlying models. We first extend the existing studies on fingerprints of GANs to four representative classes of generative models (VAEs, Flows, GANs and score-based models), and demonstrate their existence and attributability. We then improve the stability and attributability of the fingerprints by proposing a new learning method based on set-encoding and contrastive training. Our set-encoder, unlike existing methods that operate on individual images, learns fingerprints from a \textit{set} of images. We demonstrate improvements in the stability and attributability through comparisons to state-of-the-art fingerprint methods and ablation studies. Further, our method employs contrastive training to learn an implicit similarity between models. We discover latent families of generative models using this metric in a standard hierarchical clustering algorithm.

📄 PDF Abstract BibTeX arXiv:2206.02067

Code (0)

등록된 구현이 없습니다.

Tasks

Misinformation

Similar Papers 제목 키워드 기반

Artificial Fingerprinting for Generative Models: Rooting Deepfake Attribution in Training Data

2020-07-16 · ICCV 2021 10 · Ning Yu, Vladislav Skripniuk, Sahar Abdelnabi, Mario Fritz

Photorealistic image generation has reached a new level of quality due to the breakthroughs of generative adversarial networks (GANs). Yet, the dark side of such deepfakes, the malicious use of generated media, raises co…

DeepFake DetectionFace SwappingImage GenerationMisinformation

Causal Fingerprints of AI Generative Models

2025-09-18 · Hui Xu, Chi Liu, Congcong Zhu, Minghao Wang 외 arxiv

AI generative models leave implicit traces in their generated images, which are commonly referred to as model fingerprints and are exploited for source attribution. Prior methods rely on model-specific cues or synthesis …

Self-supervised GAN Detector

2021-11-12 · Yonghyun Jeong, Doyeon Kim, Pyounggeon Kim, Youngmin Ro 외

Although the recent advancement in generative models brings diverse advantages to society, it can also be abused with malicious purposes, such as fraud, defamation, and fake news. To prevent such cases, vigorous research…

Do GANs leave artificial fingerprints?

2018-12-31 · Francesco Marra, Diego Gragnaniello, Luisa Verdoliva, Giovanni Poggi

In the last few years, generative adversarial networks (GAN) have shown tremendous potential for a number of applications in computer vision and related fields. With the current pace of progress, it is a sure bet they wi…

ManiFPT: Defining and Analyzing Fingerprints of Generative Models

2024-02-16 · CVPR 2024 1 · Hae Jin Song, Mahyar Khayatkhoei, Wael AbdAlmageed

Recent works have shown that generative models leave traces of their underlying generative process on the generated samples, broadly referred to as fingerprints of a generative model, and have studied their utility in de…