Papers › Towards Discovery and Attribution of Open-world GAN Generated Images

Towards Discovery and Attribution of Open-world GAN Generated Images

10 May 2021ICCV 2021 10arXiv:2105.04580archive 2025-07-28

Sharath Girish, Saksham Suri, Saketh Rambhatla, Abhinav Shrivastava

With the recent progress in Generative Adversarial Networks (GANs), it is imperative for media and visual forensics to develop detectors which can identify and attribute images to the model generating them. Existing works have shown to attribute images to their corresponding GAN sources with high accuracy. However, these works are limited to a closed set scenario, failing to generalize to GANs unseen during train time and are therefore, not scalable with a steady influx of new GANs. We present an iterative algorithm for discovering images generated from previously unseen GANs by exploiting the fact that all GANs leave distinct fingerprints on their generated images. Our algorithm consists of multiple components including network training, out-of-distribution detection, clustering, merge and refine steps. Through extensive experiments, we show that our algorithm discovers unseen GANs with high accuracy and also generalizes to GANs trained on unseen real datasets. We additionally apply our algorithm to attribution and discovery of GANs in an online fashion as well as to the more standard task of real/fake detection. Our experiments demonstrate the effectiveness of our approach to discover new GANs and can be used in an open-world setup.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2105.04580")

Code

Syntology Ran 1 of 16 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 16 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Sharath-girish/openworld-gan officialmentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 1 ran; 1 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
15unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Sharath-girish/openworld-gan. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

pil_loader Sharath-girish/openworld-gan/datasets.py official repository ran · honoured contract MIT (permissive) · f321f54723433661 · report
blur_jpeg_transform Sharath-girish/openworld-gan/transforms.py official repository unverified MIT (permissive) · 564f45fee3b447f8 · report
data_augment Sharath-girish/openworld-gan/transforms.py official repository unverified MIT (permissive) · edd4d9dc63592d37 · report
deep_update Sharath-girish/openworld-gan/config.py official repository unverified MIT (permissive) · 4fb209b49087100a · report
default_loader Sharath-girish/openworld-gan/datasets.py official repository unverified MIT (permissive) · c22099ee6d7856ba · report
default_transform Sharath-girish/openworld-gan/transforms.py official repository unverified MIT (permissive) · 1ea9bdb8a1949c6a · report
get_hash Sharath-girish/openworld-gan/ood_detection.py official repository unverified MIT (permissive) · a631d17bc1b9daee · report
get_hashperm Sharath-girish/openworld-gan/ood_detection.py official repository unverified MIT (permissive) · c5da6ea2b1410b04 · report
get_means Sharath-girish/openworld-gan/merge.py official repository unverified MIT (permissive) · 69b2b3610e7431ba · report
get_network Sharath-girish/openworld-gan/networks.py official repository unverified MIT (permissive) · 11582436ae076f3a · report
get_pairwise_distances Sharath-girish/openworld-gan/clustering.py official repository unverified MIT (permissive) · de40e954cfc6291e · report
has_file_allowed_extension Sharath-girish/openworld-gan/datasets.py official repository unverified MIT (permissive) · 70ee124084db90b2 · report
kmeans_gpu Sharath-girish/openworld-gan/clustering.py official repository unverified MIT (permissive) · f8a13f0f143a2d1d · report
kmeans_init Sharath-girish/openworld-gan/clustering.py official repository unverified MIT (permissive) · 842a033bdf67b205 · report
knn_gpu Sharath-girish/openworld-gan/merge.py official repository unverified MIT (permissive) · 70fdb12e24d64495 · report
quantiles Sharath-girish/openworld-gan/ood_detection.py official repository unverified MIT (permissive) · f07bc59b09e88c87 · report

Tasks

AttributeClusteringOut-of-Distribution Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections