paper-with-me

홈 › Papers

MuseumMaker: Continual Style Customization without Catastrophic Forgetting

2024-04-25 · Chenxi Liu, Gan Sun, Wenqi Liang, Jiahua Dong, Can Qin, Yang Cong

Pre-trained large text-to-image (T2I) models with an appropriate text prompt has attracted growing interests in customized images generation field. However, catastrophic forgetting issue make it hard to continually synthesize new user-provided styles while retaining the satisfying results amongst learned styles. In this paper, we propose MuseumMaker, a method that enables the synthesis of images by following a set of customized styles in a never-end manner, and gradually accumulate these creative artistic works as a Museum. When facing with a new customization style, we develop a style distillation loss module to extract and learn the styles of the training data for new image generation. It can minimize the learning biases caused by content of new training images, and address the catastrophic overfitting issue induced by few-shot images. To deal with catastrophic forgetting amongst past learned styles, we devise a dual regularization for shared-LoRA module to optimize the direction of model update, which could regularize the diffusion model from both weight and feature aspects, respectively. Meanwhile, to further preserve historical knowledge from past styles and address the limited representability of LoRA, we consider a task-wise token learning module where a unique token embedding is learned to denote a new style. As any new user-provided style come, our MuseumMaker can capture the nuances of the new styles while maintaining the details of learned styles. Experimental results on diverse style datasets validate the effectiveness of our proposed MuseumMaker method, showcasing its robustness and versatility across various scenarios.

📄 PDF Abstract BibTeX arXiv:2404.16612

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Continual Diffusion: Continual Customization of Text-to-Image Diffusion with C-LoRA

2023-04-12 · James Seale Smith, Yen-Chang Hsu, Lingyu Zhang, Ting Hua 외

Recent works demonstrate a remarkable ability to customize text-to-image diffusion models while only providing a few example images. What happens if you try to customize such models using multiple, fine-grained concepts …

Continual Learningimage-classificationImage Classification

Towards Lifelong Few-Shot Customization of Text-to-Image Diffusion

2024-11-08 · Nan Song, Xiaofeng Yang, Ze Yang, Guosheng Lin

Lifelong few-shot customization for text-to-image diffusion aims to continually generalize existing models for new tasks with minimal data while preserving old knowledge. Current customization diffusion models excel in f…

Data-free Knowledge DistillationKnowledge Distillation

Crafting Your Evolving Dreams: Concept-Incremental Versatile Customization

2026-06-03 · Jiahua Dong, Wenqi Liang, Hongliu Li, Yang Cong 외 arxiv

Custom diffusion models (CDMs) have garnered significant interest owing to their remarkable capacity for generating personalized concepts. However, the majority of CDMs unrealistically presume that the user's collection …

Continual Learning

How to Continually Adapt Text-to-Image Diffusion Models for Flexible Customization?

2024-10-23 · Jiahua Dong, Wenqi Liang, Hongliu Li, Duzhen Zhang 외

Custom diffusion models (CDMs) have attracted widespread attention due to their astonishing generative ability for personalized concepts. However, most existing CDMs unreasonably assume that personalized concepts are fix…

Noise Estimation

QwenStyle: Content-Preserving Style Transfer with Qwen-Image-Edit

2026-01-08 · Shiwen Zhang, Haibin Huang, Chi Zhang, Xuelong Li arxiv

Content-Preserving Style transfer, given content and style references, remains challenging for Diffusion Transformers (DiTs) due to its internal entangled content and style features. In this technical report, we propose …

Continual LearningStyle Transfer