English

Concept Conductor: Orchestrating Multiple Personalized Concepts in Text-to-Image Synthesis

Computer Vision and Pattern Recognition 2024-09-10 v3 Artificial Intelligence Multimedia

Abstract

The customization of text-to-image models has seen significant advancements, yet generating multiple personalized concepts remains a challenging task. Current methods struggle with attribute leakage and layout confusion when handling multiple concepts, leading to reduced concept fidelity and semantic consistency. In this work, we introduce a novel training-free framework, Concept Conductor, designed to ensure visual fidelity and correct layout in multi-concept customization. Concept Conductor isolates the sampling processes of multiple custom models to prevent attribute leakage between different concepts and corrects erroneous layouts through self-attention-based spatial guidance. Additionally, we present a concept injection technique that employs shape-aware masks to specify the generation area for each concept. This technique injects the structure and appearance of personalized concepts through feature fusion in the attention layers, ensuring harmony in the final image. Extensive qualitative and quantitative experiments demonstrate that Concept Conductor can consistently generate composite images with accurate layouts while preserving the visual details of each concept. Compared to existing baselines, Concept Conductor shows significant performance improvements. Our method supports the combination of any number of concepts and maintains high fidelity even when dealing with visually similar concepts. The code and models are available at https://github.com/Nihukat/Concept-Conductor.

Keywords

Cite

@article{arxiv.2408.03632,
  title  = {Concept Conductor: Orchestrating Multiple Personalized Concepts in Text-to-Image Synthesis},
  author = {Zebin Yao and Fangxiang Feng and Ruifan Li and Xiaojie Wang},
  journal= {arXiv preprint arXiv:2408.03632},
  year   = {2024}
}

Comments

Github Page: https://github.com/Nihukat/Concept-Conductor

R2 v1 2026-06-28T18:06:10.784Z