$λ$-ECLIPSE: Multi-Concept Personalized Text-to-Image Diffusion Models by Leveraging CLIP Latent Space
Maitreya Patel, Sangmin Jung, Chitta Baral, Yezhou Yang
TL;DR
This work tackles the high computational burden of multi-subject personalized text-to-image generation by proposing λ-ECLIPSE, a diffusion-free prior that operates in the CLIP latent space. It trains a compact 34M-parameter transformer via image-text interleaved data and optionally includes Canny edge conditioning, enabling fast, multi-subject generation that plugs into a frozen diffusion UNet. Through Dreambench, ConceptBed, and Multibench benchmarks, λ-ECLIPSE achieves competitive concept and composition alignment with far fewer parameters and GPU hours, and uniquely supports multi-subject interpolation by leveraging the CLIP latent space. The approach demonstrates a practical, resource-efficient path toward integrating subject-driven image generation with CLIP-based priors, while also enabling targeted edge-guided control and smooth concept blending.
Abstract
Despite the recent advances in personalized text-to-image (P-T2I) generative models, it remains challenging to perform finetuning-free multi-subject-driven T2I in a resource-efficient manner. Predominantly, contemporary approaches, involving the training of Hypernetworks and Multimodal Large Language Models (MLLMs), require heavy computing resources that range from 600 to 12300 GPU hours of training. These subject-driven T2I methods hinge on Latent Diffusion Models (LDMs), which facilitate T2I mapping through cross-attention layers. While LDMs offer distinct advantages, P-T2I methods' reliance on the latent space of these diffusion models significantly escalates resource demands, leading to inconsistent results and necessitating numerous iterations for a single desired image. In this paper, we present $λ$-ECLIPSE, an alternative prior-training strategy that works in the latent space of a pre-trained CLIP model without relying on the diffusion UNet models. $λ$-ECLIPSE leverages the image-text interleaved pre-training for fast and effective multi-subject-driven P-T2I. Through extensive experiments, we establish that $λ$-ECLIPSE surpasses existing baselines in composition alignment while preserving concept alignment performance, even with significantly lower resource utilization. $λ$-ECLIPSE performs multi-subject driven P-T2I with just 34M parameters and is trained on a mere 74 GPU hours. Additionally, $λ$-ECLIPSE demonstrates the unique ability to perform multi-concept interpolations.
