paper-with-me

홈 › Papers

On Training Sample Memorization: Lessons from Benchmarking Generative Modeling with a Large-scale Competition

2021-06-06 · Ching-Yuan Bai, Hsuan-Tien Lin, Colin Raffel, Wendy Chih-wen Kan

Many recent developments on generative models for natural images have relied on heuristically-motivated metrics that can be easily gamed by memorizing a small sample from the true distribution or training a model directly to improve the metric. In this work, we critically evaluate the gameability of these metrics by designing and deploying a generative modeling competition. Our competition received over 11000 submitted models. The competitiveness between participants allowed us to investigate both intentional and unintentional memorization in generative modeling. To detect intentional memorization, we propose the ``Memorization-Informed Fr\'echet Inception Distance'' (MiFID) as a new memorization-aware metric and design benchmark procedures to ensure that winning submissions made genuine improvements in perceptual quality. Furthermore, we manually inspect the code for the 1000 top-performing models to understand and label different forms of memorization. Our analysis reveals that unintentional memorization is a serious and common issue in popular generative models. The generated images and our memorization labels of those models as well as code to compute MiFID are released to facilitate future studies on benchmarking generative models.

📄 PDF Abstract BibTeX arXiv:2106.03062

Code (1)

jybai/generative-memorization-benchmark 공식 구현 tf

Tasks

BenchmarkingMemorization

Similar Papers 제목 키워드 기반

A Large-scale Study on Training Sample Memorization in Generative Modeling

2021-01-01 · Ching-Yuan Bai, Hsuan-Tien Lin, Colin Raffel, Wendy Kan

Many recent developments on generative models for natural images have relied on heuristically-motivated metrics that can be easily gamed by memorizing a small sample from the true distribution or training a model directl…

BenchmarkingMemorization

Reducing Training Sample Memorization in GANs by Training with Memorization Rejection

2022-10-21 · Andrew Bai, Cho-Jui Hsieh, Wendy Kan, Hsuan-Tien Lin

Generative adversarial network (GAN) continues to be a popular research direction due to its high generation quality. It is observed that many state-of-the-art GANs generate samples that are more similar to the training …

Generative Adversarial NetworkMemorization

The Devil is in the Prompts: De-Identification Traces Enhance Memorization Risks in Synthetic Chest X-Ray Generation

2025-02-11 · Raman Dutt

Generative models, particularly text-to-image (T2I) diffusion models, play a crucial role in medical image analysis. However, these models are prone to training data memorization, posing significant risks to patient priv…

BenchmarkingDe-identificationMedical Image AnalysisMemorization

A Calibrated Memorization Index (MI) for Detecting Training Data Leakage in Generative MRI Models

2026-02-13 · Yash Deo, Yan Jia, Toni Lassila, Victoria J Hodge 외 arxiv

Image generative models are known to duplicate images from the training data as part of their outputs, which can lead to privacy concerns when used for medical image generation. We propose a calibrated per-sample metric …

Medical Image Generation

Investigating Data Memorization in 3D Latent Diffusion Models for Medical Image Synthesis

2023-07-03 · Salman Ul Hassan Dar, Arman Ghanaat, Jannik Kahmann, Isabelle Ayx 외

Generative latent diffusion models have been established as state-of-the-art in data generation. One promising application is generation of realistic synthetic medical imaging data for open data sharing without compromis…

Contrastive LearningImage GenerationMemorization