中文
相关论文

相关论文: Modular Customization of Diffusion Models via Bloc…

200 篇论文

Customization generation techniques have significantly advanced the synthesis of specific concepts across varied contexts. Multi-concept customization emerges as the challenging task within this domain. Existing approaches often rely on…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Yang Yang , Wen Wang , Liang Peng , Chaotian Song , Yao Chen , Hengjia Li , Xiaolong Yang , Qinglin Lu , Deng Cai , Boxi Wu , Wei Liu

Public large-scale text-to-image diffusion models, such as Stable Diffusion, have gained significant attention from the community. These models can be easily customized for new concepts using low-rank adaptations (LoRAs). However, the…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Yuchao Gu , Xintao Wang , Jay Zhangjie Wu , Yujun Shi , Yunpeng Chen , Zihan Fan , Wuyou Xiao , Rui Zhao , Shuning Chang , Weijia Wu , Yixiao Ge , Ying Shan , Mike Zheng Shou

Customization techniques for text-to-image models have paved the way for a wide range of previously unattainable applications, enabling the generation of specific concepts across diverse contexts and styles. While existing methods…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Ryan Po , Guandao Yang , Kfir Aberman , Gordon Wetzstein

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…

机器学习 · 计算机科学 2025-03-14 Łukasz Staniszewski , Katarzyna Zaleska , Kamil Deja

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 in a sequential…

计算机视觉与模式识别 · 计算机科学 2024-05-03 James Seale Smith , Yen-Chang Hsu , Lingyu Zhang , Ting Hua , Zsolt Kira , Yilin Shen , Hongxia Jin

The objective of personalization and stylization in text-to-image is to instruct a pre-trained diffusion model to analyze new concepts introduced by users and incorporate them into expected styles. Recently, parameter-efficient fine-tuning…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Likun Li , Haoqi Zeng , Changpeng Yang , Haozhe Jia , Di Xu

Diffusion models have significantly advanced image manipulation techniques, and their ability to generate photorealistic images is beginning to transform retail workflows, particularly in presale visualization. Beyond artistic style…

图形学 · 计算机科学 2025-09-24 Jun Ma , Qian He , Gaofeng He , Huang Chen , Chen Liu , Xiaogang Jin , Huamin Wang

Personalized text-to-image generation aims to synthesize novel images of a specific subject or style using only a few reference images. Recent methods based on Low-Rank Adaptation (LoRA) enable efficient single-concept customization by…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Yuqi Peng , Lingtao Zheng , Yufeng Yang , Yi Huang , Mingfu Yan , Jianzhuang Liu , Shifeng Chen

Parameter-efficient fine-tuning enables fast personalization of text-to-image diffusion models, but composing multiple custom concepts remains challenging due to representation interference. Existing modular methods either rely on expensive…

机器学习 · 计算机科学 2026-05-22 Javad Parsa , Enis Simsar , Amir Joudaki , Thomas Hofmann , André M. H. Teixeira

Customized image editing aims to equip pre-trained diffusion models with specific visual effects using limited paired data, typically via Low-Rank Adaptation (LoRA). As the number of desired effects grows, storing and dynamically loading…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Fangtai Wu , Hailong Guo , Shijie Huang , Jiayi Song , Yubo Huang , Mushui Liu , Zhao Wang , Yunlong Yu , Jiaming Liu , Ruihua Huang

Recent advances in text-to-image customization have enabled high-fidelity, context-rich generation of personalized images, allowing specific concepts to appear in a variety of scenarios. However, current methods struggle with combining…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Enis Simsar , Thomas Hofmann , Federico Tombari , Pinar Yanardag

Personalized image generation requires effectively balancing content fidelity with stylistic consistency when synthesizing images based on text and reference examples. Low-Rank Adaptation (LoRA) offers an efficient personalization approach,…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Yu Li , Yujun Cai , Chi Zhang

Methods for finetuning generative models for concept-driven personalization generally achieve strong results for subject-driven or style-driven generation. Recently, low-rank adaptations (LoRA) have been proposed as a parameter-efficient…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Viraj Shah , Nataniel Ruiz , Forrester Cole , Erika Lu , Svetlana Lazebnik , Yuanzhen Li , Varun Jampani

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…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Chenxi Liu , Gan Sun , Wenqi Liang , Jiahua Dong , Can Qin , Yang Cong

While diffusion model fine-tuning offers a powerful approach for customizing pre-trained models to generate specific objects, it frequently suffers from overfitting when training samples are limited, compromising both generalization…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Vera Soboleva , Aibek Alanov , Andrey Kuznetsov , Konstantin Sobolev

In recent years, image editing has garnered growing attention. However, general image editing models often fail to produce satisfactory results when confronted with new styles. The challenge lies in how to effectively fine-tune general…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Cong Cao , Huanjing Yue , Yujie Xu , Xiaodong Xu

Subject-driven image generation plays a crucial role in applications such as virtual try-on and poster design. Existing approaches typically fine-tune pretrained generative models or apply LoRA-based adaptations for individual subjects.…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Peng Zheng , Ye Wang , Rui Ma , Zuxuan Wu

Image stylization involves manipulating the visual appearance and texture (style) of an image while preserving its underlying objects, structures, and concepts (content). The separation of style and content is essential for manipulating the…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Yarden Frenkel , Yael Vinker , Ariel Shamir , Daniel Cohen-Or

Recent studies have explored combining different LoRAs to jointly generate learned style and content. However, existing methods either fail to effectively preserve both the original subject and style simultaneously or require additional…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Ziheng Ouyang , Zhen Li , Qibin Hou

In recent years, multi-concept personalization for text-to-image (T2I) diffusion models to represent several subjects in an image has gained much more attention. The main challenge of this task is "concept mixing", where multiple learned…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Habin Lim , Yeongseob Won , Juwon Seo , Gyeong-Moon Park
‹ 上一页 1 2 3 10 下一页 ›