Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MGI: Member vs Generated Inference

About

As generative models increasingly produce samples that are indistinguishable from human-created content, it becomes difficult to determine whether a given data point was part of a model's natural training set or was generated by the model itself, especially when models memorize and reproduce training data. We formalize this challenge as Member vs Generated Inference (MGI): given a sample and a target generative model, infer whether the sample is a true training member or a generated output of that model. Focusing on image generation, we show that existing membership inference methods systematically misclassify generated samples as training members, while attribution-based methods often misclassify true members as generated. This failure arises because both approaches rely on likelihood-related signals that are similarly elevated for training examples and for the model's own outputs. To address MGI, we propose Data Circuit Breaker (DCB), a three-stage method that combines complementary signals from a generative model's autoencoder and latent generator to distinguish training members from generated samples. Across multiple generative models, including image autoregressive and diffusion models, DCB consistently addresses the shortcomings of membership inference and attribution methods, remains effective even when models reproduce near-duplicates of training samples, and generalizes to challenging model derivative settings in which new models are trained on generated data.

Bihe Zhao, Michel Meintz, Juangui Xu, Franziska Boenisch, Adam Dziedzic• 2026

Related benchmarks

TaskDatasetResultRank
Data Copying DetectionCross-architecture Setting GM/GN
AUC99.9
18
Data Contamination DetectionImageNet (NM NN)
AUC100
12
Data Copying DetectionCross-architecture Setting GM/G'
AUC100
9
Sample AttributionSD 2.1
NM/GM Score100
8
Image AttributionVAR
NM/GM99.6
8
Image AttributionRAR
NM/GM100
8
Data Contamination DetectionImageNet (NM G)
AUC100
6
Data ProvenanceSD 1.4
N_M/G_M99.9
4
Data ProvenanceSD 2.1
N_M / G_M100
4
Identifying memorized samplesRAR-XXL memorized 1.0 (169 train samples)
AUC97.5
4
Showing 10 of 30 rows

Other info

Follow for update