Chimera: Compositional Image Generation using Part-based Concepting
Shivam Singh, Yiming Chen, Agneet Chatterjee, Amit Raj, James Hays, Yezhou Yang, Chitta Baral
TL;DR
Chimera addresses the lack of explicit part-level control in personalized image generation by enabling assembly of novel objects from parts of multiple source images using only images and prompts, without masks. It introduces a large taxonomy of 464 semantic atoms and a synthetic 37k-prompt dataset to train a part-conditioned diffusion prior guided by part identity and spatial layout, via Grounded-SAM and IP+ embeddings feeding a finetuned PiT prior and SDXL decoder. The authors propose PartEval, an MLLM-based evaluator, and demonstrate that Chimera achieves superior part alignment and visual quality, especially as composition complexity grows, across animals and vehicles. The work enables practical applications in character creation, animation pipelines, and industrial design by integrating explicit part-level priors into generative workflows. Overall, Chimera shows that part-based conditioning is a scalable path toward controllable, high-fidelity multimodal generation.
Abstract
Personalized image generative models are highly proficient at synthesizing images from text or a single image, yet they lack explicit control for composing objects from specific parts of multiple source images without user specified masks or annotations. To address this, we introduce Chimera, a personalized image generation model that generates novel objects by combining specified parts from different source images according to textual instructions. To train our model, we first construct a dataset from a taxonomy built on 464 unique (part, subject) pairs, which we term semantic atoms. From this, we generate 37k prompts and synthesize the corresponding images with a high-fidelity text-to-image model. We train a custom diffusion prior model with part-conditional guidance, which steers the image-conditioning features to enforce both semantic identity and spatial layout. We also introduce an objective metric PartEval to assess the fidelity and compositional accuracy of generation pipelines. Human evaluations and our proposed metric show that Chimera outperforms other baselines by 14% in part alignment and compositional accuracy and 21% in visual quality.
