English

TokenCompose: Text-to-Image Diffusion with Token-level Supervision

Computer Vision and Pattern Recognition 2024-06-25 v2

Abstract

We present TokenCompose, a Latent Diffusion Model for text-to-image generation that achieves enhanced consistency between user-specified text prompts and model-generated images. Despite its tremendous success, the standard denoising process in the Latent Diffusion Model takes text prompts as conditions only, absent explicit constraint for the consistency between the text prompts and the image contents, leading to unsatisfactory results for composing multiple object categories. TokenCompose aims to improve multi-category instance composition by introducing the token-wise consistency terms between the image content and object segmentation maps in the finetuning stage. TokenCompose can be applied directly to the existing training pipeline of text-conditioned diffusion models without extra human labeling information. By finetuning Stable Diffusion, the model exhibits significant improvements in multi-category instance composition and enhanced photorealism for its generated images. Project link: https://mlpc-ucsd.github.io/TokenCompose

Keywords

Cite

@article{arxiv.2312.03626,
  title  = {TokenCompose: Text-to-Image Diffusion with Token-level Supervision},
  author = {Zirui Wang and Zhizhou Sha and Zheng Ding and Yilin Wang and Zhuowen Tu},
  journal= {arXiv preprint arXiv:2312.03626},
  year   = {2024}
}

Comments

CVPR 2024, 21 pages, 17 figures

R2 v1 2026-06-28T13:43:00.955Z