English

RealCompo: Balancing Realism and Compositionality Improves Text-to-Image Diffusion Models

Computer Vision and Pattern Recognition 2024-10-15 v3 Artificial Intelligence Machine Learning

Abstract

Diffusion models have achieved remarkable advancements in text-to-image generation. However, existing models still have many difficulties when faced with multiple-object compositional generation. In this paper, we propose RealCompo, a new training-free and transferred-friendly text-to-image generation framework, which aims to leverage the respective advantages of text-to-image models and spatial-aware image diffusion models (e.g., layout, keypoints and segmentation maps) to enhance both realism and compositionality of the generated images. An intuitive and novel balancer is proposed to dynamically balance the strengths of the two models in denoising process, allowing plug-and-play use of any model without extra training. Extensive experiments show that our RealCompo consistently outperforms state-of-the-art text-to-image models and spatial-aware image diffusion models in multiple-object compositional generation while keeping satisfactory realism and compositionality of the generated images. Notably, our RealCompo can be seamlessly extended with a wide range of spatial-aware image diffusion models and stylized diffusion models. Our code is available at: https://github.com/YangLing0818/RealCompo

Keywords

Cite

@article{arxiv.2402.12908,
  title  = {RealCompo: Balancing Realism and Compositionality Improves Text-to-Image Diffusion Models},
  author = {Xinchen Zhang and Ling Yang and Yaqi Cai and Zhaochen Yu and Kai-Ni Wang and Jiake Xie and Ye Tian and Minkai Xu and Yong Tang and Yujiu Yang and Bin Cui},
  journal= {arXiv preprint arXiv:2402.12908},
  year   = {2024}
}

Comments

NeurIPS 2024. Project: https://github.com/YangLing0818/RealCompo

R2 v1 2026-06-28T14:54:20.758Z