CLJan 13, 2025

Boosting Text-To-Image Generation via Multilingual Prompting in Large Multimodal Models

arXiv:2501.07086v11 citationsh-index: 10Has CodeICASSP
Originality Incremental advance
AI Analysis

This work addresses the need for more complex and flexible image descriptions in AI applications, offering an incremental improvement over existing methods.

The paper tackles the problem of improving text-to-image generation in large multimodal models by using parallel multilingual prompts to enhance input text comprehension, achieving superior performance across benchmarks with significant gains in human preference alignment and diversity.

Previous work on augmenting large multimodal models (LMMs) for text-to-image (T2I) generation has focused on enriching the input space of in-context learning (ICL). This includes providing a few demonstrations and optimizing image descriptions to be more detailed and logical. However, as demand for more complex and flexible image descriptions grows, enhancing comprehension of input text within the ICL paradigm remains a critical yet underexplored area. In this work, we extend this line of research by constructing parallel multilingual prompts aimed at harnessing the multilingual capabilities of LMMs. More specifically, we translate the input text into several languages and provide the models with both the original text and the translations. Experiments on two LMMs across 3 benchmarks show that our method, PMT2I, achieves superior performance in general, compositional, and fine-grained assessments, especially in human preference alignment. Additionally, with its advantage of generating more diverse images, PMT2I significantly outperforms baseline prompts when incorporated with reranking methods. Our code and parallel multilingual data can be found at https://github.com/takagi97/PMT2I.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes