paper-with-me

홈 › Papers

Unconsciously Forget: Mitigating Memorization; Without Knowing What is being Memorized

2025-12-10 · Er Jin, Yang Zhang, Yongli Mou, Yanfei Dong, Stefan Decker, Kenji Kawaguchi, Johannes Stegmaier arxiv

Recent advances in generative models have demonstrated an exceptional ability to produce highly realistic images. However, previous studies show that generated images often resemble the training data, and this problem becomes more severe as the model size increases. Memorizing training data can lead to legal challenges, including copyright infringement, violations of portrait rights, and trademark violations. Existing approaches to mitigating memorization mainly focus on manipulating the denoising sampling process to steer image embeddings away from the memorized embedding space or employ unlearning methods that require training on datasets containing specific sets of memorized concepts. However, existing methods often incur substantial computational overhead during sampling, or focus narrowly on removing one or more groups of target concepts, imposing a significant limitation on their scalability. To understand and mitigate these problems, our work, UniForget, offers a new perspective on understanding the root cause of memorization. Our work demonstrates that specific parts of the model are responsible for copyrighted content generation. By applying model pruning, we can effectively suppress the probability of generating copyrighted content without targeting specific concepts while preserving the general generative capabilities of the model. Additionally, we show that our approach is both orthogonal and complementary to existing unlearning methods, thereby highlighting its potential to improve current unlearning and de-memorization techniques.

📄 PDF Abstract BibTeX arXiv:2512.09687

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Continual Memory: Can We Reason After Long-Term Memorization?

2021-01-01 · Zhu Zhang, Chang Zhou, Zhou Zhao, Zhijie Lin 외

Existing reasoning tasks often follow the setting of "reasoning while experiencing", which has an important assumption that the raw contents can be always accessed while reasoning. However, human beings frequently adopt …

Memorization

Iterative Ensemble Training with Anti-Gradient Control for Mitigating Memorization in Diffusion Models

2024-07-22 · Xiao Liu, Xiaoliu Guan, Yu Wu, Jiaxu Miao

Diffusion models, known for their tremendous ability to generate novel and high-quality samples, have recently raised concerns due to their data memorization behavior, which poses privacy risks. Recent approaches for mem…

Data AugmentationMemorization

Forgetting Curve: A Reliable Method for Evaluating Memorization Capability for Long-context Models

2024-10-07 · Xinyu Liu, Runsong Zhao, Pengcheng Huang, Chunyang Xiao 외

Numerous recent works target to extend effective context length for language models and various methods, tasks and benchmarks exist to measure model's effective memorization length. However, through thorough investigatio…

Memorization

Knowledge Memorization and Rumination for Pre-trained Model-based Class-Incremental Learning

2025-01-01 · CVPR 2025 1 · Zijian Gao, Wangwang Jia, Xingxing Zhang, Dulan Zhou 외

Class-Incremental Learning (CIL) enables models to continuously learn new classes while mitigating catastrophic forgetting. Recently, Pre-Trained Models (PTMs) have greatly enhanced CIL performance, even when fine-tu…

class-incremental learningClass Incremental LearningIncremental LearningMemorization

Mitigating data replication in text-to-audio generative diffusion models through anti-memorization guidance

2025-09-18 · Francisco Messina, Francesca Ronchini, Luca Comanducci, Paolo Bestagini 외 arxiv

A persistent challenge in generative audio models is data replication, where the model unintentionally generates parts of its training data during inference. In this work, we address this issue in text-to-audio diffusion…

Audio Generation