Mitigating Memorization in Text-to-Image Diffusion via Region-Aware Prompt Augmentation and Multimodal Copy Detection

📅 2026-03-13
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Text-to-image diffusion models are prone to memorizing and reproducing training data, raising significant copyright and privacy concerns. To address this issue, this work proposes Region-Aware Prompt Augmentation (RAPTA), which enhances generation diversity during training by introducing semantically consistent prompt variants. Additionally, the authors design Attention-Driven Multimodal Copy Detection (ADMCD), a lightweight method that fuses local, global, and textural cues for efficient copy detection without requiring large-scale annotated data. This study is the first to integrate region-aware prompt augmentation with a lightweight multimodal detection framework, effectively mitigating memorization while preserving strong image-prompt alignment. Experimental results demonstrate that RAPTA substantially reduces overfitting without compromising generation quality, and ADMCD outperforms existing unimodal metrics in copy detection performance.

Technology Category

Application Category

📝 Abstract
State-of-the-art text-to-image diffusion models can produce impressive visuals but may memorize and reproduce training images, creating copyright and privacy risks. Existing prompt perturbations applied at inference time, such as random token insertion or embedding noise, may lower copying but often harm image-prompt alignment and overall fidelity. To address this, we introduce two complementary methods. First, Region-Aware Prompt Augmentation (RAPTA) uses an object detector to find salient regions and turn them into semantically grounded prompt variants, which are randomly sampled during training to increase diversity, while maintaining semantic alignment. Second, Attention-Driven Multimodal Copy Detection (ADMCD) aggregates local patch, global semantic, and texture cues with a lightweight transformer to produce a fused representation, and applies simple thresholded decision rules to detect copying without training with large annotated datasets. Experiments show that RAPTA reduces overfitting while maintaining high synthesis quality, and that ADMCD reliably detects copying, outperforming single-modal metrics.
Problem

Research questions and friction points this paper is trying to address.

memorization
text-to-image diffusion
copyright risk
privacy risk
image reproduction
Innovation

Methods, ideas, or system contributions that make the work stand out.

Region-Aware Prompt Augmentation
Multimodal Copy Detection
Text-to-Image Diffusion
Memorization Mitigation
Attention-Driven Fusion
🔎 Similar Papers
No similar papers found.