paper-with-me

홈 › Papers

LCMem: A Universal Model for Robust Image Memorization Detection

2025-12-16 · Mischa Dombrowski, Felix Nützel, Bernhard Kainz arxiv

Recent advances in generative image modeling have achieved visual realism sufficient to deceive human experts, yet their potential for privacy preserving data sharing remains insufficiently understood. A central obstacle is the absence of reliable memorization detection mechanisms, limited quantitative evaluation, and poor generalization of existing privacy auditing methods across domains. To address this, we propose to view memorization detection as a unified problem at the intersection of re-identification and copy detection, whose complementary goals cover both identity consistency and augmentation-robust duplication, and introduce Latent Contrastive Memorization Network (LCMem), a cross-domain model evaluated jointly on both tasks. LCMem achieves this through a two-stage training strategy that first learns identity consistency before incorporating augmentation-robust copy detection. Across six benchmark datasets, LCMem achieves improvements of up to 16 percentage points on re-identification and 30 percentage points on copy detection, enabling substantially more reliable memorization detection at scale. Our results show that existing privacy filters provide limited performance and robustness, highlighting the need for stronger protection mechanisms. We show that LCMem sets a new standard for cross-domain privacy auditing, offering reliable and scalable memorization detection. Code and model is publicly available at https://github.com/MischaD/LCMem.

📄 PDF Abstract BibTeX arXiv:2512.14421

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RA-Det: Towards Universal Detection of AI-Generated Images via Robustness Asymmetry

2026-03-02 · Xinchang Wang, Yunhao Chen, Yuechen Zhang, Congcong Bian 외 arxiv

Recent image generators produce photo-realistic content that undermines the reliability of downstream recognition systems. As visual appearance cues become less pronounced, appearance-driven detectors that rely on forens…

MemControl: Mitigating Memorization in Diffusion Models via Automated Parameter Selection

2024-05-29 · Raman Dutt, Ondrej Bohdal, Pedro Sanchez, Sotirios A. Tsaftaris 외

Diffusion models excel in generating images that closely resemble their training data but are also susceptible to data memorization, raising privacy, ethical, and legal concerns, particularly in sensitive domains such as…

Image GenerationMedical Image GenerationMemorizationparameter-efficient fine-tuning

Detecting and Mitigating Memorization in Diffusion Models through Anisotropy of the Log-Probability

2026-01-28 · Rohan Asthana, Vasileios Belagiannis arxiv

Diffusion-based image generative models produce high-fidelity images through iterative denoising but remain vulnerable to memorization, where they unintentionally reproduce exact copies or parts of training images. Recen…

Demystifying Foreground-Background Memorization in Diffusion Models

2025-08-16 · Jimmy Z. Di, Yiwei Lu, Yaoliang Yu, Gautam Kamath 외 arxiv

Diffusion models (DMs) memorize training images and can reproduce near-duplicates during generation. Current detection methods identify verbatim memorization but fail to capture two critical aspects: quantifying partial …

Quantifying In-Context Reasoning Effects and Memorization Effects in LLMs

2024-05-20 · Siyu Lou, Yuntian Chen, Xiaodan Liang, Liang Lin 외

In this study, we propose an axiomatic system to define and quantify the precise memorization and in-context reasoning effects used by the large language model (LLM) for language generation. These effects are formulated …

DisentanglementLanguage ModelingLanguage ModellingLarge Language Model+2