HCMA: Hierarchical Cross-model Alignment for Grounded Text-to-Image Generation
Hang Wang, Zhi-Qi Cheng, Chenhao Lin, Chao Shen, Lei Zhang

TL;DR
HCMA introduces a hierarchical cross-modal alignment framework that enhances grounded text-to-image generation by ensuring semantic fidelity and spatial accuracy through global and local alignment modules, outperforming existing methods.
Contribution
The paper presents a novel HCMA framework that integrates global and local alignment modules into diffusion models for improved grounded text-to-image synthesis.
Findings
HCMA achieves a 0.69 improvement in FID over baselines.
HCMA gains a 0.0295 increase in CLIP Score.
HCMA effectively captures complex semantics and spatial constraints.
Abstract
Text-to-image synthesis has progressed to the point where models can generate visually compelling images from natural language prompts. Yet, existing methods often fail to reconcile high-level semantic fidelity with explicit spatial control, particularly in scenes involving multiple objects, nuanced relations, or complex layouts. To bridge this gap, we propose a Hierarchical Cross-Modal Alignment (HCMA) framework for grounded text-to-image generation. HCMA integrates two alignment modules into each diffusion sampling step: a global module that continuously aligns latent representations with textual descriptions to ensure scene-level coherence, and a local module that employs bounding-box layouts to anchor objects at specified locations, enabling fine-grained spatial control. Extensive experiments on the MS-COCO 2014 validation set show that HCMA surpasses state-of-the-art baselines,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques
MethodsSparse Evolutionary Training · Diffusion · Contrastive Language-Image Pre-training
