paper-with-me

Papers

Localizing Memorized Regions in Diffusion Models via Coordinate-Wise Curvature Differences

2026-05-26 · Gwangho Kim, Sungyoon Lee arxiv

Diffusion models can unintentionally memorize training samples, raising concerns about privacy and copyright. While recent methods can detect memorization, they often rely on global or model-specific signals and provide limited insight into where memorization appears within a generated image. We provide a geometric characterization of local memorization as a coordinate-wise variance collapse. However, such collapse can also arise from intrinsic data constraints rather than overfitting. To isolate overfitting-driven memorization, we propose curvature-difference methods that subtract the curvature of an underfitted baseline, either the unconditional model or a less-trained version of itself. We further derive a score-difference proxy that provides a geometric explanation for the widely used score-difference-based detection metric. Experiments on Stable Diffusion, evaluated against ground-truth memorization masks, show that our method outperforms the prior attention-based localization method. Code is available at https://github.com/Gwangho99/mem-curv-diff.

📄 PDF Abstract BibTeX arXiv:2605.26756

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Local Coverage Governs Memorization in Diffusion Models

2026-06-12 · Claudia Merger, Sebastian Goldt arxiv

Memorization in diffusion models is often treated as a global property of the model or dataset. In practice, however, a single diffusion model can simultaneously generate both memorized and novel samples. Which training …

Density Estimation

X-Edit: Detecting and Localizing Edits in Images Altered by Text-Guided Diffusion Models

2025-05-16 · Valentina Bazyleva, Nicolo Bonettini, Gaurav Bharaj

Text-guided diffusion models have significantly advanced image editing, enabling highly realistic and local modifications based on textual prompts. While these developments expand creative possibilities, their malicious …

Face SwappingSSIM

CAPTAIN: Semantic Feature Injection for Memorization Mitigation in Text-to-Image Diffusion Models

2025-12-11 · Tong Zhang, Carlos Hinojosa, Bernard Ghanem arxiv

Diffusion models can unintentionally reproduce training examples, raising privacy and copyright concerns as these systems are increasingly deployed at scale. Existing inference-time mitigation methods typically manipulat…

EditScout: Locating Forged Regions from Diffusion-based Edited Images with Multimodal LLM

2024-12-05 · Quang Nguyen, Truong Vu, Trong-Tung Nguyen, Yuxin Wen 외

Image editing technologies are tools used to transform, adjust, remove, or otherwise alter images. Recent research has significantly improved the capabilities of image editing tools, enabling the creation of photorealist…

Image ManipulationLanguage ModelingLanguage ModellingLarge Language Model+1

Exploring Local Memorization in Diffusion Models via Bright Ending Attention

2024-10-29 · Chen Chen, Daochang Liu, Mubarak Shah, Chang Xu

In this paper, we identify and leverage a novel `bright ending' (BE) anomaly in diffusion models prone to memorizing training images to address a new task: locating localized memorization regions within these models. BE …

Memorization