HiCo: Hierarchical Controllable Diffusion Model for Layout-to-image Generation
About
The task of layout-to-image generation involves synthesizing images based on the captions of objects and their spatial positions. Existing methods still struggle in complex layout generation, where common bad cases include object missing, inconsistent lighting, conflicting view angles, etc. To effectively address these issues, we propose a \textbf{Hi}erarchical \textbf{Co}ntrollable (HiCo) diffusion model for layout-to-image generation, featuring object seperable conditioning branch structure. Our key insight is to achieve spatial disentanglement through hierarchical modeling of layouts. We use a multi branch structure to represent hierarchy and aggregate them in fusion module. To evaluate the performance of multi-objective controllable layout generation in natural scenes, we introduce the HiCo-7K benchmark, derived from the GRIT-20M dataset and manually cleaned. https://github.com/360CVGroup/HiCo_T2I.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Layout-to-Image Generation | 300 controllable layout images | Relativity Score0.6367 | 8 | |
| Layout-to-Image Generation | HiCo-7K 1.0 (test) | LocalCLIP Score25.17 | 7 | |
| Layout-to-Image Generation | HiCo-7K (test) | FID14.24 | 6 | |
| Layout-to-Image Generation | COCO 3K (test) | FID20.02 | 5 | |
| Layout-to-Image Generation | COCO-3K zero-shot | LocalCLIP Score26.27 | 4 |