Low-Rank Continual Personalization of Diffusion Models
{\L}ukasz Staniszewski, Katarzyna Zaleska, Kamil Deja

TL;DR
This paper addresses the challenge of continual personalization of diffusion models by proposing methods to merge adapters and update weights, reducing forgetting and improving model stability across multiple tasks.
Contribution
It introduces novel adapter merging and weight updating techniques for continual diffusion model personalization without access to previous adapters.
Findings
Proposed methods mitigate forgetting compared to naive fine-tuning.
Different adapter initialization and merging strategies affect model plasticity and stability.
Techniques improve continual adaptation quality in diffusion models.
Abstract
Recent personalization methods for diffusion models, such as Dreambooth and LoRA, allow fine-tuning pre-trained models to generate new concepts. However, applying these techniques across consecutive tasks in order to include, e.g., new objects or styles, leads to a forgetting of previous knowledge due to mutual interference between their adapters. In this work, we tackle the problem of continual customization under a rigorous regime with no access to past tasks' adapters. In such a scenario, we investigate how different adapters' initialization and merging methods can improve the quality of the final model. To that end, we evaluate the naive continual fine-tuning of customized models and compare this approach with three methods for consecutive adapters' training: sequentially merging new adapters, merging orthogonally initialized adapters, and updating only relevant task-specific…
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
TopicsModel Reduction and Neural Networks
MethodsDiffusion
