English

CoMat: Aligning Text-to-Image Diffusion Model with Image-to-Text Concept Matching

Computer Vision and Pattern Recognition 2024-11-28 v3 Artificial Intelligence Computation and Language

Abstract

Diffusion models have demonstrated great success in the field of text-to-image generation. However, alleviating the misalignment between the text prompts and images is still challenging. The root reason behind the misalignment has not been extensively investigated. We observe that the misalignment is caused by inadequate token attention activation. We further attribute this phenomenon to the diffusion model's insufficient condition utilization, which is caused by its training paradigm. To address the issue, we propose CoMat, an end-to-end diffusion model fine-tuning strategy with an image-to-text concept matching mechanism. We leverage an image captioning model to measure image-to-text alignment and guide the diffusion model to revisit ignored tokens. A novel attribute concentration module is also proposed to address the attribute binding problem. Without any image or human preference data, we use only 20K text prompts to fine-tune SDXL to obtain CoMat-SDXL. Extensive experiments show that CoMat-SDXL significantly outperforms the baseline model SDXL in two text-to-image alignment benchmarks and achieves start-of-the-art performance.

Keywords

Cite

@article{arxiv.2404.03653,
  title  = {CoMat: Aligning Text-to-Image Diffusion Model with Image-to-Text Concept Matching},
  author = {Dongzhi Jiang and Guanglu Song and Xiaoshi Wu and Renrui Zhang and Dazhong Shen and Zhuofan Zong and Yu Liu and Hongsheng Li},
  journal= {arXiv preprint arXiv:2404.03653},
  year   = {2024}
}

Comments

NeurIPS 2024

R2 v1 2026-06-28T15:44:25.919Z