English

TextMatch: Enhancing Image-Text Consistency Through Multimodal Optimization

Computer Vision and Pattern Recognition 2025-01-28 v3 Artificial Intelligence

Abstract

Text-to-image generative models excel in creating images from text but struggle with ensuring alignment and consistency between outputs and prompts. This paper introduces TextMatch, a novel framework that leverages multimodal optimization to address image-text discrepancies in text-to-image (T2I) generation and editing. TextMatch employs a scoring strategy powered by large language models (LLMs) and visual question-answering (VQA) models to evaluate semantic consistency between prompts and generated images. By integrating multimodal in-context learning and chain of thought reasoning, our method dynamically refines prompts through iterative optimization. This process ensures that the generated images better capture user intent of, resulting in higher fidelity and relevance. Extensive experiments demonstrate that TextMatch significantly improves text-image consistency across multiple benchmarks, establishing a reliable framework for advancing the capabilities of text-to-image generative models. Our code is available at https://anonymous.4open.science/r/TextMatch-F55C/.

Keywords

Cite

@article{arxiv.2412.18185,
  title  = {TextMatch: Enhancing Image-Text Consistency Through Multimodal Optimization},
  author = {Yucong Luo and Mingyue Cheng and Jie Ouyang and Xiaoyu Tao and Qi Liu},
  journal= {arXiv preprint arXiv:2412.18185},
  year   = {2025}
}

Comments

Need a lot of refinements

R2 v1 2026-06-28T20:47:44.384Z