This is a page that curates AI-related papers published worldwide. All content here is summarized using Google Gemini and operated on a non-profit basis. Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.
Understanding and Mitigating Memorization in Generative Models via Sharpness of Probability Landscapes
Created by
Haebom
Author
Dongjae Jeon, Dueun Kim, Albert No
Outline
This paper presents a geometric framework for analyzing memorization phenomena in diffusion models using the sharpness of the log probability density. We mathematically justify the effectiveness of previously proposed score difference-based memorization metrics and propose a novel memorization metric that captures sharpness in the early stages of image generation in latent diffusion models, providing early insight into potential memorization phenomena. Leveraging this metric, we develop a mitigation strategy that optimizes early noise in the generation process using a sharpness-aware regularization term. The code is publicly available ( https://github.com/Dongjae0324/sharpness_memorization_diffusion ).