MemControl: Mitigating Memorization in Diffusion Models via Automated Parameter Selection
Raman Dutt, Ondrej Bohdal, Pedro Sanchez, Sotirios A. Tsaftaris,, Timothy Hospedales

TL;DR
MemControl introduces an automated bi-level optimization framework to select minimal parameter subsets for fine-tuning diffusion models, effectively reducing memorization and improving privacy without sacrificing generation quality, especially in sensitive domains like medical imaging.
Contribution
This work presents the first empirical evaluation of memorization in medical images and proposes a universal, scalable method for mitigating memorization via automated parameter subset selection.
Findings
MemControl outperforms existing strategies by fine-tuning only 0.019% of parameters.
The parameter subsets identified are transferable across different domains.
The approach effectively balances generation quality and memorization reduction.
Abstract
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 medical imaging. We hypothesize that this memorization stems from the overparameterization of deep models and propose that regularizing model capacity during fine-tuning can mitigate this issue. Firstly, we empirically show that regulating the model capacity via Parameter-efficient fine-tuning (PEFT) mitigates memorization to some extent, however, it further requires the identification of the exact parameter subsets to be fine-tuned for high-quality generation. To identify these subsets, we introduce a bi-level optimization framework, MemControl, that automates parameter selection using memorization and generation quality metrics as rewards during fine-tuning. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare
MethodsSparse Evolutionary Training
