TokenCompose: Text-to-Image Diffusion with Token-level Supervision
About
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
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Generation | GenEval | Overall Score0.88 | 318 | |
| Text-to-Image Generation | MS-COCO | -- | 193 | |
| Text-to-Image Generation | T2I-CompBench | Shape Fidelity48.52 | 185 | |
| Text-to-Image Generation | T2I-CompBench++ | Color0.8444 | 99 | |
| Text-to-Image Generation | T2I-CompBench | Color Fidelity0.8023 | 58 | |
| Text-to-Image Generation | Flickr30K | FID54.87 | 18 | |
| Object-Background Compositional Text-to-Image Generation | Object-Background Compositional T2I Evaluation Dataset | CLIP_I0.3258 | 13 | |
| Text-to-Image Generation | User Study 12 Prompts (test) | Win Rate (Full Description)24.12 | 13 | |
| Text-to-Image Generation | Multi-category Instance Composition Prompt Set | OA82.33 | 12 | |
| Text-to-Image Generation | User Study v2.1 and v3.5 (test) | Image Realism34.3 | 6 |