paper-with-me

홈 › Papers

Multi-LoRA Composition for Image Generation

2024-02-26 · Ming Zhong, Yelong Shen, Shuohang Wang, Yadong Lu, Yizhu Jiao, Siru Ouyang, Donghan Yu, Jiawei Han, Weizhu Chen

Low-Rank Adaptation (LoRA) is extensively utilized in text-to-image models for the accurate rendition of specific elements like distinct characters or unique styles in generated images. Nonetheless, existing methods face challenges in effectively composing multiple LoRAs, especially as the number of LoRAs to be integrated grows, thus hindering the creation of complex imagery. In this paper, we study multi-LoRA composition through a decoding-centric perspective. We present two training-free methods: LoRA Switch, which alternates between different LoRAs at each denoising step, and LoRA Composite, which simultaneously incorporates all LoRAs to guide more cohesive image synthesis. To evaluate the proposed approaches, we establish ComposLoRA, a new comprehensive testbed as part of this research. It features a diverse range of LoRA categories with 480 composition sets. Utilizing an evaluation framework based on GPT-4V, our findings demonstrate a clear improvement in performance with our methods over the prevalent baseline, particularly evident when increasing the number of LoRAs in a composition. The code, benchmarks, LoRA weights, and all evaluation details are available on our project website: https://maszhongming.github.io/Multi-LoRA-Composition.

📄 PDF Abstract BibTeX arXiv:2402.16843

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Generation

Similar Papers 제목 키워드 기반

Cached Multi-Lora Composition for Multi-Concept Image Generation

2025-02-07 · Xiandong Zou, Mingzhu Shen, Christos-Savvas Bouganis, Yiren Zhao

Low-Rank Adaptation (LoRA) has emerged as a widely adopted technique in text-to-image models, enabling precise rendering of multiple distinct elements, such as characters and styles, in multi-concept image generation. Ho…

Computational EfficiencyDenoisingImage Generation

Training-Free Multi-Concept LoRA Composition with Prompt-Aware Weighting

2026-06-02 · Georgios Tsoumplekas, Stella Bounareli, Vasileios Argyriou arxiv

Low-Rank Adaptation (LoRA) successfully enables personalization in text-to-image generation by adapting pre-trained diffusion models to specific visual concepts and styles. However, extending such models to multi-concept…

Text-to-Image Generation

LoRACLR: Contrastive Adaptation for Customization of Diffusion Models

2024-12-12 · CVPR 2025 1 · Enis Simsar, Thomas Hofmann, Federico Tombari, Pinar Yanardag

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…

AttributeImage GenerationPersonalized Image Generation

AC-LoRA: Auto Component LoRA for Personalized Artistic Style Image Generation

2025-04-03 · Zhipu Cui, Andong Tian, Zhi Ying, Jialiang Lu

Personalized image generation allows users to preserve styles or subjects of a provided small set of images for further image generation. With the advancement in large text-to-image models, many techniques have been deve…

Image GenerationPersonalized Image Generation

Can video generation replace cinematographers? Research on the cinematic language of generated video

2024-12-16 · Xiaozhe Li, Kai Wu, Siyi Yang, YiZhan Qu 외

Recent advancements in text-to-video (T2V) generation have leveraged diffusion models to enhance visual coherence in videos synthesized from textual descriptions. However, existing research primarily focuses on object mo…

Video Generation