Paper deep dive
On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image Generation
Sicheng Zhang, Zhonghao Yan, Binzhu Xie, Shi Qiu, Muzammal Naseer, Naveed Akhtar, Mubarak Shah
Intelligence
Status: succeeded | Model: Gemma-4-26B-A4B | Prompt: intel-v1 | Confidence: 91%
Last extracted: 8/16/2026, 3:41:47 AM
Summary
This paper introduces LingT2I, a benchmark designed to evaluate cross-lingual consistency in multilingual text-to-image (T2I) generation across 10 languages and 33K prompts. The study analyzes two tasks: Content Generation and Text Rendering. Key findings reveal severe linguistic inequality in general-purpose models, where performance favors high-resource Indo-European languages. Non-Latin writing systems pose significant challenges for text rendering, often resulting in broken or hallucinated text. The analysis highlights language-dependent trade-offs and cultural impacts on model outputs, suggesting that native multilingual architectures offer better fairness than post-hoc adaptations.
Entities (11)
Relation Signals (7)
LingT2I → covers → 10 languages
confidence 95% · LingT2I, a benchmark covering 10 widely used languages with 33K prompts
LingT2I → evaluates → Text-to-Image Generation
confidence 95% · LingT2I, a benchmark... designed to evaluate cross-lingual effects in both content generation and text rendering.
General-Purpose Models → exhibit → Linguistic Inequality
confidence 92% · general-purpose models exhibit severe linguistic inequality, with performance skewed toward high-resource Indo-European languages
Non-Latin writing systems → cause → Text Rendering failures
confidence 90% · non-Latin writing systems remain a major bottleneck, leading to broken or unreadable text rendering
EasyText → specializedfor → Text Rendering
confidence 90% · EasyText [35] ... specialized for rendering
Qwen-Image → has → Native multilingual architecture
confidence 88% · Qwen-Image (built upon Qwen-2.5-VL) ... suggesting that native multilingual architectures offer a more effective path toward fairness
Hindi → underperforms → General-Purpose Models
confidence 85% · prompts in low-resource languages like Hindi consistently underperform compared to high-resource ones
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Text-to-image (T2I) generation has achieved remarkable progress in recent years. However, existing research has largely focused on English-only settings, leaving cross-lingual performance gaps and language-specific effects insufficiently explored. To fill this gap, we introduce LingT2I, a benchmark covering 10 widely used languages with 33K prompts, designed to evaluate cross-lingual effects in both content generation and text rendering. Building on this benchmark, we conduct a comprehensive cross-lingual analysis, uncovering linguistic inequality and language-dependent trade-offs across evaluation dimensions. Beyond quantitative evaluation, we further reveal a range of language-dependent generation patterns, highlighting how linguistic factors and their corresponding cultural contexts systematically impact model outputs. Our benchmark and analysis provide a foundation for studying cross-lingual behavior in T2I generation and facilitate the development of more robust and inclusive models. Code and dataset are available at this https URL.
Tags
Links
- Source: https://arxiv.org/abs/2608.11002v1
- Canonical: https://arxiv.org/abs/2608.11002v1
Trouble viewing inline? Open PDF directly →
Full Text
92,109 characters extracted from source content.
Expand or collapse full text
On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image Generation Sicheng Zhang 1 , Zhonghao Yan 2 , Binzhu Xie 3 , Shi Qiu 3 , Muzammal Naseer 1,4,∗ , Naveed Akhtar 5 , Mubarak Shah 6 1 Khalifa University, 2 Queen Mary University of London, 3 The Chinese University of Hong Kong, 4 The University of Western Australia, 5 The University of Melbourne, 6 University of Central Florida ∗ Corresponding author Text-to-image (T2I) generation has achieved remarkable progress in recent years. However, existing research has largely focused on English-only settings, leaving cross-lingual performance gaps and language-specific effects insufficiently explored. To fill this gap, we introduce LingT2I, a benchmark covering 10 widely used languages with 33K prompts, designed to evaluate cross-lingual effects in both content generation and text rendering. Building on this benchmark, we conduct a comprehensive cross-lingual analysis, uncovering linguistic inequality and language-dependent trade-offs across evaluation dimensions. Beyond quantitative evaluation, we further reveal a range of language-dependent generation patterns, highlighting how linguistic factors and their corresponding cultural contexts systematically impact model outputs. Our benchmark and analysis provide a foundation for studying cross-lingual behavior in T2I generation and facilitate the development of more robust and inclusive models. § GitHub: https://github.com/RISys-Lab/LingT2I Dataset: https://huggingface.co/datasets/RISys-Lab/LingT2I 1 Introduction Language is a primary interface between humans and artificial intelligence, playing a decisive role in shaping multimodal gen- erative content. Text-to-image (T2I) models exemplify this trend, achieving remarkable success in English through large-scale dif- fusion frameworks [58,70]. However, these advances largely rely on English-dominant datasets like COCO Captions [8] and LAION- 5B [51], leaving their capabilities in multilingual settings largely underexplored. In parallel, research in multilingual NLP has em- phasized that linguistic diversity and inclusivity are crucial for developing equitable and culturally aware AI [25,32], underscoring the importance of extending T2I evaluation beyond English. Multilingual T2I generation faces two fundamental challenges: generating visual content must account for the unique cultural at- tributes embedded in different languages; the Text Rendering task— that is, generating images with specific textual content—requires handling diverse writing systems. Previous work has made efforts to extend T2I models to multilingual settings, either by incorporating existing encoders with limited multilingual foundations [29,47,64] or by leveraging large generative LLMs for stronger prompt inter- pretation [61,70]. However, existing studies on multilingual T2I remain limited [18,23,50,67], focusing mainly on image quality while overlooking linguistic aspects and text rendering evaluation. This raises fundamental questions: do T2I models truly possess multilingual competence? More importantly, what factors underlie the performance disparities across languages? Figure 1 highlights several representative phenomena: (i) prompts in low-resource languages like Hindi consistently underperform compared to high- resource ones, reflecting clear linguistic inequality; (i) non-Latin scripts in the Text Rendering task often appear broken, unreadable, or hallucinated, underscoring the difficulty of handling diverse writ- ing systems; (i) even for semantically identical prompts, different languages exhibit divergent trade-offs across dimensions such as realism, semantic faithfulness, and style; these interactions may appear as coupled improvements, conflicting trends, or balanced com- promises, highlighting the instability of cross-lingual generalization; and (iv) generation behavior varies systematically across languages, indicating that T2I models are influenced not only by textual seman- tics but also by language-specific priors. The causes, including data distribution, linguistic morphology, and writing systems, remain underexplored, underscoring the need for a systematic framework for cross-lingual analysis. To investigate these challenges, we introduce LingT2I, a bench- mark specifically designed for analyzing cross-lingual effects, which covers 10 widely used languages and evaluates both Content Gener- ation and Text Rendering tasks. This unified dataset forms a founda- tion for large-scale analysis of multilingual T2I generation. We benchmark several state-of-the-art T2I models—including Nano Banana [58], Z-Image [62], and EasyText [35]—on LingT2I and present a comprehensive large-scale cross-lingual analysis. Our results reveal three key findings: (i) general-purpose models exhibit severe linguistic inequality, with performance skewed toward high- resource Indo-European languages; (i) non-Latin writing systems remain a major bottleneck, leading to broken or unreadable text ren- dering; and (i) language-specific cultural and typological factors 1 arXiv:2608.11002v1 [cs.CL] 11 Aug 2026 M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. Figure 1: Challenges of multilingual T2I. (i) Linguistic inequality: the Hindi version has an incorrect number of objects; (i) Text rendering failures: misarrangements of letters and structural errors in characters; (i) Multi-dimensional trade-offs across languages: the Korean results appear in oil-painting style, inconsistent with the intended photograph style. (iv) Language- dependent generation patterns: the same prompt yields textiles with distinct cultural characteristics across languages. systematically impact generation behavior, reshaping trade-offs across evaluation dimensions. These findings expose fundamental limitations of current multilingual T2I systems and provide guid- ance for developing fairer and more culturally inclusive generative models. Our key contributions are as follows: •We present LingT2I, a new dataset covering 10 widely used lan- guages with 33K prompts, designed to analyze cross-lingual ef- fects in both general Content Generation and Text Rendering. •We provide the first comprehensive cross-lingual analysis, reveal- ing linguistic inequality and language-specific trade-offs across dimensions in T2I models. • Our analysis reveals various language-dependent generative pat- terns, providing valuable insights for model design. 2 Related Work Multilingual Text-to-image Generation. Recent works have endowed text-to-image models with multilingual abilities. Models [7,19,53,71] such as SD 3.5 [54], FLUX [29], and Z-Image [62], adopt diffusion or diffusion transformer (DiT) architectures, where language understanding is primarily handled by pretrained text encoders [47,57,64]. Recent approaches such as HunyuanImage- 3.0 [61], Janus-Pro [9] and NextStep-1 [59] directly model text and image tokens within an autoregressive Transformer, where multilingual capability is intrinsic to the pretrained LLM backbone [14,63,74]. Advanced methods like Qwen-Image [70] and Omni- Diffusion [56] move beyond conventional pipelines by unifying language and visual modeling, where multilingual capability arises from the shared modeling space and training data. To specifically enhance multilingual capability, one direction leverages strong multilingual encoders such as AltDiffusion [75] with AltCLIP [10], another focuses on encoder-generator alignment with lightweight adapters (GlueGen [43], MuLan [72]), and a third exploits parameter-efficient distillation from English teachers (PEA- Diffusion [36], X2I [37]). Multilingual Text Rendering.The ability to generate specified text within images serves as a key indicator of a T2I model’s lin- guistic competence. Recent advances such as Glyph-ByT5 [33,34], AnyText [65,66], and EasyText [35] have introduced specialized approaches that incorporate glyph-aware encoders, OCR-guided features, or DiT to improve multilingual text rendering. Meanwhile, general-purpose models [29,58,70] have begun to emphasize text generation. Nevertheless, multilingual text rendering remains lim- ited in both capability and systematic evaluation. Language-related Bias and Cross-lingual Effects.In NLP, cross-lingual behavior has been extensively analyzed [24,41,44,48, 52], with studies showing significant linguistic inequality across languages [4,25,45,49,78]. Building on this, recent work has begun to investigate biases in T2I models more broadly [11, 17, 68], such as social [3,28], cultural [27,39,76], and geographic biases [2,20]. However, these studies are still largely conducted with English prompts, making it difficult to disentangle intrinsic model biases from language-dependent generation patterns. Despite these efforts, research on cross-lingual effects in T2I models remains limited and has mostly focused on isolated specific phenomena or narrow technical aspects [18,23,26,67], such as differences in concept coverage [50,75], the effect of non-Latin On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil characters [55], or case studies targeting individual languages [38]. Moreover, NeoBabel [15] studies native multilingual generation and evaluates cross-lingual consistency and code-switching robustness. However, systematic investigations into inherent linguistic inequal- ity, multi-dimensional trade-offs, and latent language-dependent generation patterns remain largely underexplored. 3 Cross-lingual Benchmark: LingT2I 3.1 Benchmark Coverage Task Selection. The multilingual setting brings two fundamen- tal challenges. First, models must understand prompts in different languages and still generate images that are semantically accurate and culturally coherent. Second, they must be able to render text faithfully across diverse writing systems, each with its own glyph complexity, layout, and formatting rules. To capture these chal- lenges in a structured way, LingT2I defines two evaluation tasks: Content Generation andText Rendering. Language Coverage. To align with both Content Generation and Text Rendering, our language set balances cultural and semantic diversity and writing-system variety. Linguistic branches ground prompts in distinct cultural and semantic contexts that shape in- terpretation, whereas writing systems (e.g., glyph complexity, read- ing direction, segmentation, and character composition) directly determine the difficulty of text rendering. Guided by this dual per- spective, LingT2I covers 10 languages spanning diverse scripts and families (Table 1). The selection balances population size [16], global coverage [5], and the Power Language Index (PLI) [6], ensuring representativeness and practical relevance. For each language, we annotate its script type and linguistic branch 1 , providing structured background for subsequent cross-lingual and cultural analyses. Table 1: Statistics and classification of the 10 languages in LingT2I, including speaker population (Spk., billion) [16], global coverage (Cov., %) [5], Power Language Index (PLI) [6], script type, and language branch. BranchLanguageCodeSpk.Cov.PLIScript GermanicEnglishEN1.5018.80.89Latin SiniticChineseZH1.2013.80.41Han Indo-AryanHindiHI0.617.50.12Devanagari RomanceSpanishES0.566.90.33Latin SemiticArabicAR0.343.40.27Arabic RomanceFrenchFR0.313.40.34Latin RomancePortuguesePT0.273.20.12Latin SlavicRussianRU0.253.20.24Cyrillic JaponicJapaneseJA0.131.70.05Mixed KoreanicKoreanKO0.081.00.13Alphabetic 3.2 Content Generation Subset Evaluation Dimensions. Inspired by existing benchmarks [31,77], we systematically organize a set of 10 evaluation dimensions that cover four fundamental aspects of image generation: Image Quality, Task Alignment, Diversity, and Robustness. As shown in Figure 2, 1 Classification of Japanese and Korean remains debated. these dimensions enable a systematic characterization of multi- dimensional trade-offs in multilingual generation. Annotation Pipeline. We construct the Content Generation subset based on the DOCCI dataset [40]. In our setting, we only utilize the textual component as the source corpus. For each caption푐, its official annotation includes multiple aspects of the image, such as objects, attributes, spatial relationships, and scene descriptions. To align with the predefined evaluation dimension setD, we design a dimension-aware annotation and prompt construction pipeline. Specifically, we employ designed prompts to guide Gemini 2.5 Flash [13] to extract dimension-relevant semantic information from the original caption푐, denoted asI 푑 =M(푐,푑)for each target di- mension푑 ∈ D. This process emphasizes the semantic components most relevant to the target dimension. For dimensions with ex- plicit information in the caption (e.g., Content Alignment, Realism), I 푑 is further fed to the annotation model to generate concise and dimension-focused prompts 푝 푑 =M(I 푑 ). For dimensions that are not explicitly reflected in the original caption (e.g., Style, Bias), we first instruct the model to compress the description푐, and then perform conditional expansion. For instance, we append control phrases such as “in푠style” to explicitly guide the T2I model toward generating outputs that satisfy the target dimension. Finally, for the Toxicity dimension, we directly adopt the existing Toxigen [21] dataset to avoid introducing additional harmful content. All generated English prompts푝 푑 are then translated into nine additional languages using Gemini 2.5 Pro [13], with constraints to preserve semantic consistency, cultural appropriateness, and stylistic fidelity. Details can be found in Section 3.4. Data Statistics. In total, this subset comprises 30K prompts, dis- tributed evenly across 10 dimensions and 10 languages (300 prompts per dimension per language). As shown in Appendix B.2, the Eng- lish subset averages 21.9 words, while all the multilingual prompts average 43.1 tokens with the mT5 tokenizer [73]. Evaluation. i) General Evaluation: CLIPScore [22] is a widely used metric that measures image-text alignment by computing the co- sine similarity between the generated image and its prompt using CLIP embeddings. However, the original CLIP [46] exhibits much stronger performance in English than in other languages [69]. To address this, we replace CLIP with the multilingual encoder Meta- CLIP2 [12], which provides a fairer measure across languages. i) Dimensional Evaluation: TRIGScore [77] is an MLLM-based evaluation metric that leverages log-probabilities to produce fine- grained scores across multiple quality dimensions. We adapt the Qwen-2.5-VL [60] Model and redesign the evaluation prompts to explicitly instruct the model to consider language-specific factors, enabling it to directly account for cross-linguistic understanding. Details can be found in Appendix C. 3.3 Text Rendering Subset Evaluation Dimensions. In the Text Rendering task, we shift the focus of analysis to the text itself, using Textual Quality and Har- mony with the Background as the two primary dimensions. Figure 3 shows the detailed dimension definitions and examples. Annotation Pipeline. We use English samples from EasyText [35] as the source of raw prompts. We keep the background prompt푐 fixed in English and only translate the rendered text푡, i.e.,(푐,푡 en ) → M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. Figure 2: Evaluation Dimensions of Content Generation Task. For each dimension, we provide its definition, multilingual examples, and representative examples of both high-quality and failure cases in generated images. Figure 3: Evaluation Dimensions of Text Rendering Task. (푐,푡 ℓ ), thereby isolating language variation to the text rendering component. This design allows us to focus specifically on render- ing performance, while also aligning with the fact that most Text Rendering models are primarily optimized for English prompts. The translations into nine additional languages are also performed using Gemini 2.5 Pro [13]. Data Statistics. The Text Rendering subset contains 3K samples, with 300 prompts per language. As shown in Appendix B.2, each prompt specifies a multilingual text string to be rendered, which averages 3.0 tokens with mT5 tokenizer, accompanied by an English background description averaging 82.3 words and 120.2 tokens. Evaluation. i) General Evaluation: Precision is the primary metric for text rendering, reflecting the correctness of the generated text. We evaluate text rendering using standard precision metrics, includ- ing character-level NED [30], token-level NED, and sentence-level accuracy. We report the average of these metrics as the final score. i) Dimensional Evaluation: We follow the MLLM-as-judge frame- work in EasyText [35] and implement it using Gemini 2.5 Flash as the evaluation model. The prompts are adapted to specify the target language and explicitly guide the model to account for language- specific characteristics across different writing systems. 3.4 Quality Control We adopt a three-part quality control process for dataset construc- tion: Automatic Processing and Verification, where all auto- matic processing steps for both Content Generation and Text Ren- dering are performed using Gemini 2.5 Pro and verified through back-translation and GPT-5 cross-checking, with problematic cases manually corrected; Error Analysis and Iterative Refinement, where pilot experiments are conducted on a randomly sampled 5% subset to identify common data issues and refine prompt con- struction and filtering before large-scale generation; and Human Quality Check, where native speakers evaluate another randomly sampled 5% subset, with 98% of the samples judged to be semanti- cally consistent across languages. More details of this section can be found in Appendix B. 4 Experiments Implementation Details. All the experiments are conducted on 4 NVIDIA A100 64G GPUs. We evaluate 17 recent text-to-image models for the two tasks, including general-purpose models widely used for English prompts, models specifically trained or adapted for multilingual generation and text rendering models, all deployed with default settings. (see Appendix D.1). During Evaluation, we On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil Table 2: Overall cross-linguistic performance of Content Generation (CG) and Text Rendering (TR) models. In CG task, results are measured byCLIPScore ↑; In TR task, results are measured byAverage Precision ↑. For each model we report the average (Avg.↑) and standard deviation (Std.↓) across languages, where the variance indicates model-level linguistic inequality. We also provide per-language averages by model category, highlighting the language-level disparities. ModelEnglishChineseHindiSpanishArabicFrenchPortugueseRussianJapaneseKoreanAvg.Std. – Content Generation Task (General-purpose Models) SD3.5 [54]0.790.330.240.710.300.740.670.420.360.270.480.21 SDXL [42]0.780.380.310.660.310.690.620.340.410.310.480.17 FLUX.1-Krea [29]0.770.300.330.700.300.730.660.440.300.260.48 0.19 Sana 1.5 [71]0.780.730.450.750.420.750.730.650.520.460.620.14 PixArt-Σ [7]0.760.310.280.680.290.710.660.510.290.280.48 0.20 Janus-Pro [9]0.750.540.310.700.320.700.670.520.480.360.540.16 Lumina-Next [19]0.710.620.480.640.500.640.620.610.600.520.59 0.06 Z-Image [62]0.640.630.420.600.550.600.580.590.610.570.580.05 Qwen-Image [70]0.820.780.710.790.750.810.800.780.780.77 0.78 0.03 Omni-Diffusion [56]0.720.660.310.610.340.620.560.440.450.440.520.13 Average0.780.480.380.710.380.730.690.520.450.39-- – Content Generation Task (Multilingual-enhanced Models) <Denotes basic model> PEA <FLUX> [36]0.640.680.600.630.610.660.650.620.610.590.630.03 X2I <FLUX> [37]0.720.700.560.650.610.650.640.650.620.630.640.04 MuLan <PixArt> [72] 0.730.710.590.710.650.720.710.700.690.65 0.690.04 Average0.700.700.580.670.620.680.670.660.640.62-- – Text Rendering Task (General-purpose Models) Nano Banana [58]0.680.280.460.570.130.580.560.470.550.61 0.490.16 Qwen-Image [70]0.690.690.120.640.150.630.630.320.560.410.480.21 FLUX.1-Krea [29]0.650.150.080.560.090.540.560.090.140.100.300.23 Average0.670.370.220.590.120.580.580.290.420.37-- – Text Rendering Task (Rendering-oriented Models) Anytext [66]0.390.330.060.340.050.340.320.140.190.200.240.12 Anytext2 [65]0.560.440.110.510.080.500.500.140.330.300.350.17 EasyText [35]0.870.740.460.800.430.800.790.590.680.56 0.67 0.14 Average0.610.500.210.550.190.550.540.290.400.35-- use metaclip-2-worldwide-huge-quickgelu [12] for CLIPScore, and Qwen-2.5-VL 72B [60] for TRIGScore, and Gemini 2.5 Flash [13] and mT5-base [73] for text rendering average precision. 4.1 Cross-lingual Inequality Analysis 4.1.1 Content Generation Task. General-purpose models exhibit substantially higher linguis- tic inequality than multilingual enhanced models. As shown in Table 2, we report both the average performance and the vari- ance across languages for each model, with the variance indicating linguistic inequality. Results indicate that multilingual-enhanced models exhibit much lower variance, suggesting more balanced cross-lingual performance, while most general-purpose models suf- fer from severe linguistic inequality, with Qwen-Image, Z-Image, and Lumina-Next as notable exceptions. Native multilingual architectures achieve better fairness than post-hoc adaptations. As shown in Table 2, multilingual-enhanced variants yield higher fairness (lower variance) than their base mod- els, but this often comes at the cost of reduced performance in privileged languages such as English and French. In contrast, Qwen- Image (built upon Qwen-2.5-VL) achieves comparably low variance (0.03) while maintaining superior overall quality, suggesting that native multilingual architectures offer a more effective path toward fairness than adapter- or distillation-based post-hoc methods. Even with reduced inequality, performance remains strat- ified across language families and cultures. Using the clas- sification in Table 1, we analyze results from language branch and cultural perspectives. Under general-purpose models, Ger- manic and Romance language branches lead (EN=0.78; FR=0.73; ES=0.71; PT=0.69), while Slavic (RU=0.52) and East Asian languages (CJK) trail; Indo-Iranian and Semitic are lowest (HI/AR=0.38). With multilingual-enhanced variants, branch means narrow but persist: Chinese joins the top, Romance and Slavic converge around 0.66- 0.68, while other groups remain lower despite notable gains (e.g., JA=0.64, KO=0.62, HI=0.58, AR=0.62). Thus, even with improved fairness, language family and cultural stratification endures. 4.1.2 Text Rendering Task. All models exhibit strong linguistic inequality. As shown in the Text Rendering section of Table 2, large variances remain across all models, indicating that linguistic inequality persists regardless of model category. Overall text-rendering ability is weak—even models M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. Figure 4: Cross-lingual dimension analysis. Language-dimension correlations in Content Generation (a, b) and Text Rendering (c, d). Language-dependent trade-offs between key dimension pairs in Content Generation (e) and Text Rendering (f). This analysis is based on fine-grained results in Table 6 and Table 7 (in Appendix), derived from models with strong multilingual fairness. specialized for rendering struggle. Among them, EasyText achieves a more balanced trade-off between overall performance (0.67) and fairness (0.14), yet language disparities remain pronounced. Performance across writing systems is particularly uneven. From the perspective of writing systems, languages using the Latin alphabet (EN, ES, PT, FR) consistently perform best, maintaining leading results in both general-purpose and rendering-oriented models. Chinese shows clear improvement in rendering-oriented models, while other non-Latin scripts remain consistently weaker. The Content Generation and the Text Rendering tasks de- mand different multilingual capabilities. While Qwen-Image achieves a strong cross-lingual average and high fairness in Con- tent Generation task, it shows pronounced linguistic inequality in Text Rendering task: English and Chinese remain relatively strong, whereas Arabic, Hindi, and Korean lag substantially, indicating that the multilingual capabilities required are not interchangeable. 4.2 Cross-lingual Multi-dimensional Analysis Language-Dimension Correlation. Figure 4 (a-d) shows how linguistic and typological variations affect fine-grained model be- havior. In the Content Generation task, models reveal a strong bias: high-resource Indo-European languages (e.g., English, Germanic, Romance) favor white and male characters, reflecting social skew in English-centric corpora. Non-Indo-European languages (e.g., Indo- Aryan, Semitic, Koreanic, Slavic) yield numerically lower bias and more diverse depictions (Figure 4 (a)(b)), though this largely re- sults from weaker semantic grounding rather than genuine fairness. Language background also impacts toxicity. Indo-Aryan, Semitic, Koreanic, and Slavic achieve higher Toxicity scores—meaning fewer harmful elements—than Sinitic and Germanic. This may stem from lower data exposure, causing models to generate safer yet generic content, and from moderation pipelines tuned for English, which may over-filter other languages. In the Text Rendering task, Sinitic and Semitic languages show the lowest Precision and Quality, with frequent broken or malformed glyphs (Figure 4 (c)(d)). By contrast, Germanic and Romance languages perform best, benefiting from Latin-script familiarity. These trends expose structural weaknesses in handling non-Latin scripts. Language-dependent Trade-offs. Beyond individual metrics, lan- guages also reshape how models balance dimensions (Figure 4 (e)(f )). For Qwen-Image in Content Generation, Toxicity-Style trade- offs vary by language: Hindi and Arabic produce safer but less stylistically consistent images, while English emphasizes coherent aesthetics at the cost of higher cultural bias. Romance languages maintain a better balance, likely due to closer linguistic and cul- tural proximity to English. For Nano Banana in Text Rendering, the Alignment-Precision relation is language-dependent. Germanic and Romance maintain stable precision even at high alignment, whereas Sinitic, Slavic, and Indo-Aryan degrade sharply—reflecting the complex and dense structure of their scripts. Overall, these results highlight persistent limitations in multilingual T2I systems’ ability to achieve robust visual-linguistic grounding across diverse writing systems. On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil Figure 5: Distribution of race and gender categories across ten languages, computed from Qwen-Image outputs under the Bias dimension. 4.3 Language-dependent Generation Patterns Detailed analysis procedures, including automated analysis and statistical estimation methods, are provided in Appendix E. Demographic Bias. As shown in Figure 5, our analysis reveals a pronounced demographic bias across all languages, with consis- tent over-representation of male subjects and specific racial groups. Notably, a strong language-demographic alignment is observed: generated images tend to reflect the dominant ethnic characteristics of each language’s primary regions. For example, Hindi prompts pre- dominantly yield Indian subjects (94.6%), while Japanese and Korean prompts produce a high proportion of Asian subjects (over 65%). In contrast, Western languages such as Russian, French, and English show a strong bias toward White-presenting subjects (84.9%–97.1%). These results suggest that model outputs are shaped by demo- graphic distributions embedded in the training data. Cultural Tendency. As illustrated in the representative example in Figure 6, the prompt “woman statue with seahorses sitting” shows clear cross-lingual variation in cultural style: the Hindi version reflects traditional Indian sculptural aesthetics, while the Japan- ese version aligns with East Asian visual conventions, including regionally suggestive elements such as a carp. More importantly, this is not an isolated case. Based on statistics from Qwen-Image outputs, among all valid samples, 23.2% of gen- erated images contain identifiable culture-specific visual elements. Once explicit cultural cues appear, they tend to align strongly with the cultural region associated with the prompt language: 79.6% have a primary culture tag that matches the prompt language, and this proportion further rises to 90.2% when considering only samples assigned to a specific known culture. While prior studies [1,17,68] report “Westernization” bias in T2I models under English settings, our multilingual results do not sup- port this. Western cultural tags account for only 3.7% of valid sam- ples, and only 1.2% of non-Western prompts shift toward Western Dimension: Image Quality - Aesthetics Prompt: An outdoor shot, looking up at the golden statue of a woman with three mythical seahorses sitting atop a gray brick monument. She holds a branch and cylinder. Seahorses are dynamic. Clear blue sky. Daytime. EnglishHindi Arabic Portuguese Russian Japanese Figure 6: Language-dependent cultural tendencies, showing how identical prompts produce culturally specific visual in- terpretations across languages, reflecting implicit cultural priors associated with each language. culture. Instead, multilingual prompting steers generation toward language-specific cultural aesthetics, expressed through cues such as writing systems, architecture, clothing, and symbolic objects. Rendering Errors. As shown in Figure 7, rendering errors vary substantially across writing systems, with fundamentally different failure modes in Latin (English, French, Spanish) and CJK (Chi- nese, Japanese, Korean) scripts due to their distinct linguistic and structural properties. In the top panels of Figure 8, character-level errors exhibit clear category-specific patterns. In Latin, errors are concentrated in the lowercase bucket-especially for Nano Banana- indicating unstable case consistency despite largely preserved char- acter identity. In contrast, CJK error rates correlate strongly with stroke count: EasyText remains stable until high-complexity thresh- olds, whereas Nano Banana shows consistently high error rates across all stroke levels, suggesting sensitivity to glyph complexity. The bottom panels of Figure 8 further reveal positional differences. Latin rendering follows a “stable prefix, fragile suffix” pattern, with errors accumulating toward the end of the sequence. By contrast, CJK shows a breakdown of sequence integrity: EasyText degrades after initial positions, while NanoBanana exhibits high error rates from the outset. Overall, Latin errors reflect gradual positional drift, whereas CJK errors indicate structural collapse of the sequence. 4.4 Causal Analysis Failure Pattern Analysis. For the text rendering task, beyond the language-level precision scores in Table 3, we identify three failure patterns and use GPT-5 to estimate their frequencies (Figure 9). At the model level, the glyph-conditioned pipeline EasyText is slightly dominated by script-specific structural errors (39.2% of erroneous outputs; 36.9% semantic substitution), whereas the semantic-prior M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. ChineseEnglishHindiSpanishArabic FrenchPortuguese RussianJapanese Korean 足元注意 Attention à la marche Cuidado com o degrau Осторожно, ступенька 발 小心台阶 Cuidado con el escalón ةجردل هبتنا Mind The Step सीढ़ियों से सावधान हें Prompt: A close-up view of a railway platform features the <text> in bold yellow letters, prominently displayed at the center of the image, surrounded by a textured gray surface with raised dots for traction; the background consists of dark, rocky train tracks that contrast with the lighter colors of the platform. A thin yellow line runs along the edge of the platform, enhancing the composition. The overall setting is well-lit, emphasizing the details of the platform's surface and the cautionary message. Figure 7: Language-dependent text rendering errors, showing variations in character correctness and structural fidelity across different writing systems, with distinct error patterns emerging for alphabetic and non-alphabetic scripts. Figure 8: Analysis of text rendering errors across writing sys- tems. (Top) Character-level error rates, where Latin scripts are grouped by character category (uppercase/lowercase), and CJK scripts are grouped by stroke count (character complex- ity). (Bottom) Error rates grouped by relative position in the sequence, where position denotes the normalized character position from start to end, enabling comparison of error pat- terns across Latin and CJK scripts. model NanoBanana is dominated by semantic substitution (50.0%; 40.5% structural errors), with script-selection or romanization fail- ure less frequent overall (23.9% vs. 9.5%). Together, these patterns indicate that exact-string rendering is particularly challenging for Table 3: Text-rendering precision across languages for Easy- Text and Nano Banana. ModelENZHHIESARFRPTRUJAKOMean EasyText0.8760.7610.4920.8170.4500.8160.8010.6110.7060.5840.691 Nano Banana0.6910.3110.4900.5790.1450.5950.5750.4820.5750.6370.508 (c)script-selection and romanization bias(b)script-specific structural failure(a)semantic substitution RenderingText= जोन्टेल RenderingText= 街机 RenderingText= Hayaa HI -NanoBananaHI -EasyText ZH -NanoBananaZH -EasyTextEN -NanoBananaEN -EasyText Figure 9: Representative failure patterns in multilingual text rendering. non-Latin scripts: glyph-conditioned models are more susceptible to structural errors, whereas semantic-prior models tend to preserve meaning while failing to reproduce the requested string. Transliteration Control. To determine whether non-Latin scripts drive the cross-lingual alignment gap, we replace the original scripts with Latin transliterations for 450 Arabic, Hindi, and Chinese sam- ples from the Content Alignment (TA-C) dimension. Transliteration did not improve content alignment; scores dropped from 0.78 to 0.49 on average (AR: 0.80→0.30, HI: 0.68→0.60, ZH: 0.87→0.57). These results indicate that cross-lingual alignment depends on more than the surface form of the writing system. The degradation after transliteration is consistent with limitations in language-specific text representations and uneven multilingual training coverage. Alignment-conditioned Bias. To separate genuine demographic bias from errors caused by weak semantic alignment, we group im- ages from the Bias dimension into shared CLIPScore intervals and recompute the bias score within each alignment range. As shown in Figure 10, lower bias scores are concentrated in poorly aligned On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil ARENESFRHIJAKOPTRUZH Low Mid High .51.64.47.58.67.46.55.55.70.49 .58.51.70.65.72.44.49.65.72.48 .51.57.59.61.79.60.61.62.74.55 0.4 0.5 0.6 0.7 0.8 Figure 10: Bias scores across content-alignment buckets. samples, indicating stronger demographic imbalance when gener- ated content fails to reflect the prompt faithfully. Although bias scores increase with alignment, demographic imbalance remains evident in highly aligned samples. These results show that weak alignment amplifies demographic imbalance, while cross-lingual bias persists after controlling for alignment. Culture-tag Analysis. To separate the effect of prompt language from explicit cultural conditioning, we compare three versions of the same English source prompts: translated non-English prompts, English prompts with an explicit culture tag (e.g., “in Hindi style”), and culture-neutral English prompts. Across 600 Qwen-Image sam- ples, the target-culture rates are 32.5%, 75.0%, and 0.0%, respectively. These results show that prompt language directly steers cultural visual tendencies, while explicit culture tags impose a stronger cultural prior. 0.20.40.60.8 Tokens / char 0.70 0.72 0.74 0.76 0.78 0.80 0.82 CLIPScore EN FR ES PT RU AR ZH JA KO HI ρ= −0.89 Latin Cyrillic Arabic CJK Devanagari Figure 11: Prompt fragmentation and generation quality across languages for Qwen-Image. Tokenization Analysis. To examine the relationship between text- side representation efficiency and multilingual generation, we com- pute the mean prompt-fragmentation score for each language using the Qwen-Image tokenizer and compare it with the corresponding mean CLIPScore. As shown in Figure 11, prompt fragmentation exhibits a strong negative Spearman rank correlation with CLIP- Score across the ten languages (휌=−0.89). Languages represented by more fragmented token sequences consistently achieve weaker image–text alignment. This result identifies inefficient tokenization as a systematic text-side bottleneck underlying the performance gap of non-Latin languages. 5 Limitation and Insight Limitation. The proposed LingT2I benchmark inevitably involves translation, which can introduce bias; however, we apply strict verification and human checks to minimize such effects. Similarly, while existing metrics are not fully language-agnostic, we adopt multilingual encoders and adapt protocols to improve fairness. Im- portantly, the observed performance gaps are large and consistent, and are therefore unlikely to be explained by these factors. Insight. Our findings suggest several directions for future research. First, multilingual capability should be achieved through native architectural design rather than post-hoc adaptation. Second, train- ing data should be organized by language family and curated with cultural grounding. Third, models should maintain balanced perfor- mance across evaluation dimensions, avoiding over-optimization toward a single aspect of quality. In addition, bias-aware data cura- tion and translation-based augmentation may help mitigate cultural and demographic biases and improve cross-lingual fairness. Finally, given the challenges across writing systems, models could bene- fit from script-specific rendering modules or training strategies tailored to their structural characteristics. Acknowledgments This research was funded by Khalifa University of Science and Technology through the Faculty Start-Ups under Project ID: KU- INT-FSU-2005-8474000775. References [1]Saharsh Barve, Andy Mao, Jiayue Melissa Shi, Prerna Juneja, and Koustuv Saha. 2025. Can we Debias Social Stereotypes in AI-Generated Images? Examining Text-to-Image Outputs and User Perceptions. arXiv preprint arXiv:2505.20692 (2025). [2]Abhipsa Basu, R Venkatesh Babu, and Danish Pruthi. 2023. Inspecting the geo- graphical representativeness of images from text-to-image models. In Proceedings of the IEEE/CVF International Conference on Computer Vision. 5136–5147. [3] Federico Bianchi, Pratyusha Kalluri, Esin Durmus, Faisal Ladhak, Myra Cheng, Debora Nozza, Tatsunori Hashimoto, Dan Jurafsky, James Zou, and Aylin Caliskan. 2023. Easily accessible text-to-image generation amplifies demographic stereotypes at large scale. In Proceedings of the 2023 ACM conference on fairness, accountability, and transparency. 1493–1504. [4] Damian Blasi, Antonios Anastasopoulos, and Graham Neubig. 2022. Systematic inequalities in language technology performance across the world’s languages. In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 5486–5505. [5]Central Intelligence Agency. 2025. The World Factbook. https://w.cia.gov/the- world-factbook/. Accessed: 2025-09-08. [6]Kai L Chan. 2016. Power language index. Which are the world’s most influential languages (2016). [7]Junsong Chen, Chongjian Ge, Enze Xie, Yue Wu, Lewei Yao, Xiaozhe Ren, Zhong- dao Wang, Ping Luo, Huchuan Lu, and Zhenguo Li. 2024. Pixart-휎: Weak-to- strong training of diffusion transformer for 4k text-to-image generation. In European Conference on Computer Vision. Springer, 74–91. [8]Xinlei Chen, Hao Fang, Tsung-Yi Lin, Ramakrishna Vedantam, Saurabh Gupta, Pi- otr Dollár, and C Lawrence Zitnick. 2015. Microsoft coco captions: Data collection and evaluation server. arXiv preprint arXiv:1504.00325 (2015). [9]Xiaokang Chen, Zhiyu Wu, Xingchao Liu, Zizheng Pan, Wen Liu, Zhenda Xie, Xingkai Yu, and Chong Ruan. 2025. Janus-pro: Unified multimodal understanding and generation with data and model scaling. arXiv preprint arXiv:2501.17811 (2025). [10] Zhongzhi Chen, Guang Liu, Bo-Wen Zhang, Qinghong Yang, and Ledell Wu. 2023. Altclip: Altering the language encoder in clip for extended language capabilities. In Findings of the Association for Computational Linguistics: ACL 2023. 8666–8682. [11]Aditya Chinchure, Pushkar Shukla, Gaurav Bhatt, Kiri Salij, Kartik Hosanagar, Leonid Sigal, and Matthew Turk. 2024. Tibet: Identifying and evaluating biases in text-to-image generative models. In European Conference on Computer Vision. Springer, 429–446. [12]Yung-Sung Chuang, Yang Li, Dong Wang, Ching-Feng Yeh, Kehan Lyu, Ramya Raghavendra, James Glass, Lifei Huang, Jason Weston, Luke Zettlemoyer, et al. M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. 2025. Meta CLIP 2: A Worldwide Scaling Recipe. arXiv preprint arXiv:2507.22062 (2025). [13]Gheorghe Comanici, Eric Bieber, Mike Schaekermann, Ice Pasupat, Noveen Sachdeva, Inderjit Dhillon, Marcel Blistein, Ori Ram, Dan Zhang, Evan Rosen, et al.2025. Gemini 2.5: Pushing the frontier with advanced reasoning, multi- modality, long context, and next generation agentic capabilities. arXiv preprint arXiv:2507.06261 (2025). [14]DeepSeek-AI. 2024. DeepSeek LLM: Scaling Open-Source Language Models with Longtermism. arXiv preprint arXiv:2401.02954 (2024). https://github.com/ deepseek-ai/DeepSeek-LLM [15]Mohammad Mahdi Derakhshani, Dheeraj Varghese, Marzieh Fadaee, and Cees GM Snoek. 2025. NeoBabel: A multilingual open tower for visual gen- eration. arXiv preprint arXiv:2507.06137 (2025). [16]David M. Eberhard, Gary F. Simons, and Charles D. Fennig. 2025. Ethnologue: Languages of the World. SIL International. https://w.ethnologue.com/ [17]Wala Elsharif, Mahmood Alzubaidi, and Marco Agus. 2025. Cultural Bias in Text-to-Image Models: A Systematic Review of Bias Identification, Evaluation, and Mitigation Strategies. IEEE Access 13 (2025), 122636–122659. doi:10.1109/ ACCESS.2025.3585745 [18]Felix Friedrich, Katharina Hämmerl, Patrick Schramowski, Manuel Brack, Jindřich Libovick ` y, Alexander Fraser, and Kristian Kersting. 2025. Multilingual text-to- image generation magnifies gender stereotypes. In Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 19656–19679. [19]Peng Gao, Le Zhuo, Dongyang Liu, Ruoyi Du, Xu Luo, Longtian Qiu, Yuhang Zhang, Chen Lin, Rongjie Huang, Shijie Geng, et al.2024. Lumina-t2x: Trans- forming text into any modality, resolution, and duration via flow-based large diffusion transformers. arXiv preprint arXiv:2405.05945 (2024). [20]Melissa Hall, Candace Ross, Adina Williams, Nicolas Carion, Michal Drozdzal, and Adriana Romero Soriano. 2023. Dig in: Evaluating disparities in image generations with indicators for geographic diversity. arXiv preprint arXiv:2308.06198 (2023). [21]Thomas Hartvigsen, Saadia Gabriel, Hamid Palangi, Maarten Sap, Dipankar Ray, and Ece Kamar. 2022. Toxigen: A large-scale machine-generated dataset for adversarial and implicit hate speech detection. In Proceedings of the 60th annual meeting of the association for computational linguistics (volume 1: Long papers). 3309–3326. [22] Jack Hessel, Ari Holtzman, Maxwell Forbes, Ronan Le Bras, and Yejin Choi. 2021. CLIPScore: A Reference-free Evaluation Metric for Image Captioning. In EMNLP. [23]Carolin Holtermann, Florian Schneider, and Anne Lauscher. 2026. SoS: Analysis of Surface over Semantics in Multilingual Text-To-Image Generation. In Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers). 3955–3995. [24]Junjie Hu, Sebastian Ruder, Aditya Siddhant, Graham Neubig, Orhan Firat, and Melvin Johnson. 2020. Xtreme: A massively multilingual multi-task benchmark for evaluating cross-lingual generalisation. In International conference on machine learning. PMLR, 4411–4421. [25]Pratik Joshi, Sebastin Santy, Amar Budhiraja, Kalika Bali, and Monojit Choudhury. 2020. The state and fate of linguistic diversity and inclusion in the NLP world. In Proceedings of the 58th annual meeting of the association for computational linguistics. 6282–6293. [26] Ryohei Kakebayashi and Tatsuya Mori. 2026. Poster: Why Do Non-English Languages Exhibit Higher Vulnerability to Data Poisoning Attacks Against Text- to-Image Models? The Network and Distributed System Security (NDSS) Symposium (2026). [27]Nithish Kannen, Arif Ahmad, Marco Andreetto, Vinodkumar Prabhakaran, Utsav Prabhu, Adji B Dieng, Pushpak Bhattacharyya, and Shachi Dave. 2024. Beyond aesthetics: Cultural competence in text-to-image models. Advances in Neural Information Processing Systems 37 (2024), 13716–13747. [28]Thomas Klassert, Adrian Ulges, and Biying Fu. 2026. BAFIS: Dataset+ Framework to assess occupational Bias and Human Preference in modern Text-to-image Models. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision. 2168–2177. [29] Black Forest Labs. 2024. FLUX. https://github.com/black-forest-labs/flux. [30]VI Lcvenshtcin. 1966. Binary coors capable or ‘correcting deletions, insertions, and reversals. In Soviet physics-doklady, Vol. 10. [31]Tony Lee, Michihiro Yasunaga, Chenlin Meng, Yifan Mai, Joon Sung Park, Agrim Gupta, Yunzhi Zhang, Deepak Narayanan, Hannah Teufel, Marco Bellagente, et al.2023. Holistic evaluation of text-to-image models. Advances in Neural Information Processing Systems 36 (2023), 69981–70011. [32] Chen Cecilia Liu, Iryna Gurevych, and Anna Korhonen. 2025. Culturally aware and adapted nlp: A taxonomy and a survey of the state of the art. Transactions of the Association for Computational Linguistics 13 (2025), 652–689. [33] Zeyu Liu, Weicong Liang, Zhanhao Liang, Chong Luo, Ji Li, Gao Huang, and Yuhui Yuan. 2024. Glyph-byt5: A customized text encoder for accurate visual text rendering. In European Conference on Computer Vision. Springer, 361–377. [34]Zeyu Liu, Weicong Liang, Yiming Zhao, Bohan Chen, Lin Liang, Lijuan Wang, Ji Li, and Yuhui Yuan. 2024. Glyph-byt5-v2: A strong aesthetic baseline for accurate multilingual visual text rendering. arXiv preprint arXiv:2406.10208 (2024). [35]Runnan Lu, Yuxuan Zhang, Jiaming Liu, Haofan Wang, and Yiren Song. 2026. Easytext: Controllable diffusion transformer for multilingual text rendering. In Proceedings of the AAAI Conference on Artificial Intelligence, Vol. 40. 7565–7573. [36]Jian Ma, Chen Chen, Qingsong Xie, and Haonan Lu. 2024. Pea-diffusion: Parameter-efficient adapter with knowledge distillation in non-english text-to- image generation. In European Conference on Computer Vision. Springer, 89–105. [37]Jian Ma, Qirong Peng, Xu Guo, Chen Chen, Haonan Lu, and Zhenyu Yang. 2025. X2i: Seamless integration of multimodal understanding into diffusion transformer via attention distillation. In Proceedings of the IEEE/CVF International Conference on Computer Vision. 16733–16744. [38]Surbhi Mittal, Arnav Sudan, Mayank Vatsa, Richa Singh, Tamar Glaser, and Tal Hassner. 2024. Navigating text-to-image generative bias across indic languages. In European Conference on Computer Vision. Springer, 53–67. [39]Shravan Nayak, Mehar Bhatia, Xiaofeng Zhang, Verena Rieser, Lisa Anne Hen- dricks, Sjoerd Van Steenkiste, Yash Goyal, Karolina Stańczak, and Aishwarya Agrawal. 2025. Culturalframes: Assessing cultural expectation alignment in text-to-image models and evaluation metrics. In Findings of the Association for Computational Linguistics: EMNLP 2025. 20918–20953. [40]Yasumasa Onoe, Sunayana Rane, Zachary Berger, Yonatan Bitton, Jaemin Cho, Roopal Garg, Alexander Ku, Zarana Parekh, Jordi Pont-Tuset, Garrett Tanzer, et al.2024. Docci: Descriptions of connected and contrasting images. In European Conference on Computer Vision. Springer, 291–309. [41]Fred Philippy, Siwen Guo, and Shohreh Haddadan. 2023. Towards a common understanding of contributing factors for cross-lingual transfer in multilingual language models: A review. In Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 5877–5891. [42]Dustin Podell, Zion English, Kyle Lacey, Andreas Blattmann, Tim Dockhorn, Jonas Müller, Joe Penna, and Robin Rombach. 2024. Sdxl: Improving latent diffusion models for high-resolution image synthesis. In International Conference on Learning Representations, Vol. 2024. 1862–1874. [43]Can Qin, Ning Yu, Chen Xing, Shu Zhang, Zeyuan Chen, Stefano Ermon, Yun Fu, Caiming Xiong, and Ran Xu. 2023. Gluegen: Plug and play multi-modal encoders for x-to-image generation. In Proceedings of the IEEE/CVF international conference on computer vision. 23085–23096. [44] Libo Qin, Qiguang Chen, Yuhang Zhou, Zhi Chen, Yinghui Li, Lizi Liao, Min Li, Wanxiang Che, and Philip S Yu. 2025. A survey of multilingual large language models. Patterns 6, 1 (2025). [45]Chen Qiu, Dan Oneat , ă, Emanuele Bugliarello, Stella Frank, and Desmond Elliott. 2022. Multilingual Multimodal Learning with Machine Translated Text. In Find- ings of the Association for Computational Linguistics: EMNLP 2022, Yoav Goldberg, Zornitsa Kozareva, and Yue Zhang (Eds.). Association for Computational Linguis- tics, Abu Dhabi, United Arab Emirates, 4178–4193. doi:10.18653/v1/2022.findings- emnlp.308 [46] Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal, Girish Sastry, Amanda Askell, Pamela Mishkin, Jack Clark, et al.2021. Learning transferable visual models from natural language supervision. In International conference on machine learning. PmLR, 8748–8763. [47]Colin Raffel, Noam Shazeer, Adam Roberts, Katherine Lee, Sharan Narang, Michael Matena, Yanqi Zhou, Wei Li, and Peter J Liu. 2020. Exploring the limits of transfer learning with a unified text-to-text transformer. Journal of machine learning research 21, 140 (2020), 1–67. [48]Sara Rajaee and Christof Monz. 2024. Analyzing the evaluation of cross-lingual knowledge transfer in multilingual language models. In Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers). 2895–2914. [49] Surangika Ranathunga and Nisansa De Silva. 2022. Some languages are more equal than others: Probing deeper into the linguistic disparity in the NLP world. In Proceedings of the 2nd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 12th International Joint Conference on Natural Language Processing (Volume 1: Long Papers). 823–848. [50]Michael Saxon and William Yang Wang. 2023. Multilingual conceptual coverage in text-to-image models. In Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 4831–4848. [51]Christoph Schuhmann, Romain Beaumont, Richard Vencu, Cade Gordon, Ross Wightman, Mehdi Cherti, Theo Coombes, Aarush Katta, Clayton Mullis, Mitchell Wortsman, et al.2022. Laion-5b: An open large-scale dataset for training next generation image-text models. Advances in neural information processing systems 35 (2022), 25278–25294. [52] Chen Shani, Yuval Reif, Nathan Roll, Dan Jurafsky, and Ekaterina Shutova. 2026. The Roots of Performance Disparity in Multilingual Language Models: Intrinsic Modeling Difficulty or Design Choices? arXiv preprint arXiv:2601.07220 (2026). [53]Zhan Shi, Xu Zhou, Xipeng Qiu, and Xiaodan Zhu. 2020. Improving image captioning with better use of caption. In Proceedings of the 58th annual meeting of the association for computational linguistics. 7454–7464. [54] Stability AI. 2024. Stable Diffusion 3.5. https://github.com/Stability-AI/sd3.5 [55]Lukas Struppek, Dom Hintersdorf, Felix Friedrich, Patrick Schramowski, Kristian Kersting, et al.2023. Exploiting cultural biases via homoglyphs in text-to-image synthesis. Journal of Artificial Intelligence Research 78 (2023), 1017–1068. On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil [56] Zhiyu Tan, Mengping Yang, Luozheng Qin, Hao Yang, Ye Qian, Qiang Zhou, Cheng Zhang, and Hao Li. 2024. An empirical study and analysis of text-to- image generation using large language model-powered textual representation. In European Conference on Computer Vision. Springer, 472–489. [57]Gemma Team, Thomas Mesnard, Cassidy Hardin, Robert Dadashi, Surya Bhupati- raju, Shreya Pathak, Laurent Sifre, Morgane Rivière, Mihir Sanjay Kale, Juliette Love, et al.2024. Gemma: Open models based on gemini research and technology. arXiv preprint arXiv:2403.08295 (2024). [58] Google Gemini Team. 2025. Nano Banana: Gemini AI Image Generator & Photo Editor. https://gemini.google/overview/image-generation/. [59]NextStep Team, Chunrui Han, Guopeng Li, Jingwei Wu, Quan Sun, Yan Cai, Yuang Peng, Zheng Ge, Deyu Zhou, Haomiao Tang, Hongyu Zhou, Kenkun Liu, Ailin Huang, Bin Wang, Changxin Miao, Deshan Sun, En Yu, Fukun Yin, Gang Yu, Hao Nie, Haoran Lv, Hanpeng Hu, Jia Wang, Jian Zhou, Jianjian Sun, Kaijun Tan, Kang An, Kangheng Lin, Liang Zhao, Mei Chen, Peng Xing, Rui Wang, Shiyu Liu, Shutao Xia, Tianhao You, Wei Ji, Xianfang Zeng, Xin Han, Xuelin Zhang, Yana Wei, Yanming Xu, Yimin Jiang, Yingming Wang, Yu Zhou, Yucheng Han, Ziyang Meng, Binxing Jiao, Daxin Jiang, Xiangyu Zhang, and Yibo Zhu. 2025. NextStep-1: Toward Autoregressive Image Generation with Continuous Tokens at Scale. arXiv preprint arXiv:2508.10711 (2025). [60] Qwen Team. 2025. Qwen2.5-VL. https://qwenlm.github.io/blog/qwen2.5-vl/ [61] Tencent Hunyuan Team. 2025. HunyuanImage 3.0: Technical Report. https: //github.com/Tencent-Hunyuan/HunyuanImage-3.0. [62]Z-Image Team. 2025. Z-Image: An Efficient Image Generation Foundation Model with Single-Stream Diffusion Transformer. arXiv preprint arXiv:2511.22699 (2025). [63]Tencent Hunyuan Team. 2024. Hunyuan-A13B. https://github.com/Tencent- Hunyuan/Hunyuan-A13B. [64] Michael Tschannen, Alexey Gritsenko, Xiao Wang, Muhammad Ferjad Naeem, Ibrahim Alabdulmohsin, Nikhil Parthasarathy, Talfan Evans, Lucas Beyer, Ye Xia, Basil Mustafa, et al.2025. Siglip 2: Multilingual vision-language encoders with improved semantic understanding, localization, and dense features. arXiv preprint arXiv:2502.14786 (2025). [65]Yuxiang Tuo, Yifeng Geng, and Liefeng Bo. 2024. Anytext2: Visual text generation and editing with customizable attributes. arXiv preprint arXiv:2411.15245 (2024). [66]Yuxiang Tuo, Wangmeng Xiang, Jun-Yan He, Yifeng Geng, and Xuansong Xie. 2024. Anytext: Multilingual visual text generation and editing. In International Conference on Learning Representations, Vol. 2024. 56783–56799. [67]Mor Ventura, Eyal Ben-David, Anna Korhonen, and Roi Reichart. 2025. Navigating cultural chasms: Exploring and unlocking the cultural pov of text-to-image models. Transactions of the Association for Computational Linguistics 13 (2025), 142–166. [68]Yixin Wan, Arjun Subramonian, Anaelia Ovalle, Zongyu Lin, Ashima Suvarna, Christina Chance, Hritik Bansal, Rebecca Pattichis, and Kai-Wei Chang. 2024. Survey of bias in text-to-image generation: Definition, evaluation, and mitigation. arXiv preprint arXiv:2404.01030 (2024). [69] Jialu Wang, Yang Liu, and Xin Wang. 2022. Assessing multilingual fairness in pre-trained multimodal representations. In Findings of the Association for Computational Linguistics: ACL 2022. 2681–2695. [70] Chenfei Wu, Jiahao Li, Jingren Zhou, Junyang Lin, Kaiyuan Gao, Kun Yan, Sheng ming Yin, Shuai Bai, Xiao Xu, Yilei Chen, Yuxiang Chen, Zecheng Tang, Zekai Zhang, Zhengyi Wang, An Yang, Bowen Yu, Chen Cheng, Dayiheng Liu, Deqing Li, Hang Zhang, Hao Meng, Hu Wei, Jingyuan Ni, Kai Chen, Kuan Cao, Liang Peng, Lin Qu, Minggang Wu, Peng Wang, Shuting Yu, Tingkun Wen, Wensen Feng, Xiaoxiao Xu, Yi Wang, Yichang Zhang, Yongqiang Zhu, Yujia Wu, Yuxuan Cai, and Zenan Liu. 2025. Qwen-Image Technical Report. arXiv:2508.02324 [cs.CV] https://arxiv.org/abs/2508.02324 [71]Enze Xie, Junsong Chen, Yuyang Zhao, Jincheng YU, Ligeng Zhu, Yujun Lin, Zhekai Zhang, Muyang Li, Junyu Chen, Han Cai, Bingchen Liu, Daquan Zhou, and Song Han. 2025. SANA 1.5: Efficient Scaling of Training-Time and Inference- Time Compute in Linear Diffusion Transformer. In Forty-second International Conference on Machine Learning. https://openreview.net/forum?id=27hOkXzy9e [72]Sen Xing, Muyan Zhong, Zeqiang Lai, Liangchen Li, Jiawen Liu, Yaohui Wang, Jifeng Dai, and Wenhai Wang. 2025. MuLan: Adapting Multilingual Diffusion Models for Hundreds of Languages with Negligible Cost. In Proceedings of the 42nd International Conference on Machine Learning (Proceedings of Machine Learning Research, Vol. 267), Aarti Singh, Maryam Fazel, Daniel Hsu, Simon Lacoste-Julien, Felix Berkenkamp, Tegan Maharaj, Kiri Wagstaff, and Jerry Zhu (Eds.). PMLR, 68953–68969. [73] Linting Xue, Noah Constant, Adam Roberts, Mihir Kale, Rami Al-Rfou, Aditya Siddhant, Aditya Barua, and Colin Raffel. 2021. mT5: A massively multilingual pre-trained text-to-text transformer. In Proceedings of the 2021 conference of the North American chapter of the association for computational linguistics: Human language technologies. 483–498. [74]Qwen An Yang, Baosong Yang, Beichen Zhang, Binyuan Hui, Bo Zheng, Bowen Yu, Chengyuan Li, Dayiheng Liu, Fei Huang, Guanting Dong, Haoran Wei, Huan Lin, Jian Yang, Jianhong Tu, Jianwei Zhang, Jianxin Yang, Jiaxin Yang, Jingren Zhou, Junyang Lin, Kai Dang, Keming Lu, Keqin Bao, Kexin Yang, Le Yu, Mei Li, Mingfeng Xue, Pei Zhang, Qin Zhu, Rui Men, Runji Lin, Tianhao Li, Tingyu Xia, Xingzhang Ren, Xuancheng Ren, Yang Fan, Yang Su, Yi-Chao Zhang, Yunyang Wan, Yuqi Liu, Zeyu Cui, Zhenru Zhang, Zihan Qiu, Shanghaoran Quan, and Zekun Wang. 2024. Qwen2.5 Technical Report. ArXiv abs/2412.15115 (2024). https://api.semanticscholar.org/CorpusID:274859421 [75]Fulong Ye, Guang Liu, Xinya Wu, and Ledell Wu. 2024. Altdiffusion: A multi- lingual text-to-image diffusion model. In Proceedings of the AAAI conference on artificial intelligence, Vol. 38. 6648–6656. [76]Lili Zhang, Xi Liao, Zaijia Yang, Baihang Gao, Chunjie Wang, Qiuling Yang, and Deshun Li. 2024. Partiality and Misconception: Investigating Cultural Represen- tativeness in Text-to-Image Models. In Proceedings of the 2024 CHI Conference on Human Factors in Computing Systems (Honolulu, HI, USA) (CHI ’24). Asso- ciation for Computing Machinery, New York, NY, USA, Article 620, 25 pages. doi:10.1145/3613904.3642877 [77]Sicheng Zhang, Binzhu Xie, Zhonghao Yan, Yuli Zhang, Donghao Zhou, Xiaofei Chen, Shi Qiu, Jiaqi Liu, Guoyang Xie, and Zhichao Lu. 2025. Trade-offs in image generation: How do different dimensions interact?. In Proceedings of the IEEE/CVF International Conference on Computer Vision. 17256–17267. [78] Ej Zhou and Weiming Lu. 2025. Bias Beyond English: Evaluating Social Bias and Debiasing Methods in a Low-Resource Setting. In CCF International Conference on Natural Language Processing and Chinese Computing. Springer, 214–227. M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. A Important Statements A.1 Social Impact This work contributes positively to promoting fairness and inclu- siveness in artificial intelligence. First, through a systematic eval- uation of text-to-image models in multilingual and multicultural settings, we reveal existing linguistic and cultural biases in current generative models, and our framework provides a foundation for global language fairness assessment. Second, the LingT2I benchmark and metric suite offer meaning- ful directions for future work, helping drive the development of models that are more inclusive of linguistic and cultural diversity while improving the visibility and research value of underrepre- sented languages and cultures. Third, our study enhances the transparency of multilingual gen- eration evaluation, providing both academia and industry with a more measurable and interpretable framework, and advancing AI toward being more explainable, fair, and responsible. Finally, our work will guide the generative AI research commu- nity to better understand and respect linguistic, script, and cultural diversity, helping reduce technical bias and fostering a more inclu- sive global AI system. A.2 Ethical Statement To avoid the potential social risks, we emphasize that all datasets used in this work comply with their official licenses and com- munity standards, and we strictly adhere to ethical guidelines throughout data usage and research practices. Although the evaluation encompasses dimensions of bias and toxicity, we have not introduced any new harmful data. We only utilized existing research-purpose datasets and will not directly disclose any toxicity-related data unless absolutely necessary, and the reproducibility of this evaluation is ensured by the complete scripts and prompts we provide. The generation and evaluation in this paper are conducted only for academic research purposes. Throughout this process, as- sessments beneficial to enhancing fairness in human society and culture have been performed, yielding positive impact only. A.3 LLM Usage All instances of LLM usage in the research are mentioned clearly in the main text and appendix, including specific models and their detailed usage. Besides, LLMs are used to moderately polish the paper writ- ing. Specifically, LLMs are employed for improving grammar and formatting consistency of LaTeX content. B Details of LingT2I Dataset B.1 Prompt for MLLM in Data Processing Prompt for Translation.Figure 12 shows the prompt for Gemini- 2.5-Pro in the translation progress. This is the final version, resulting from improvements. Prompt for Content Generation Task Annotation.Figure 13 shows the prompt for Gemini-2.5-Flash in the data annotation pro- cess of Content Generation Task. We construct dimension-specific prompts using a unified template that guides the annotation model to extract and rewrite dimension-relevant information from the original caption. The template takes as input the caption, the target dimension, and its definition, and instructs the model to produce a concise prompt that preserves only the information relevant to the target dimension while removing irrelevant details. For dimensions that are not explicitly described in the original caption (e.g., Style and Bias), we further employ a conditional expan- sion strategy. Specifically, the model is instructed to first generate a concise base description and then modify it by incorporating dimension-specific control signals (e.g., stylistic cues). The exam- ple template shown in Figure 13 illustrates this process, while the exact design of control phrases and dimension-specific elements follows prior benchmark practices, particularly HEIM [31] and TRIGScore [77]. B.2 Dataset Examples and Statistics Figure 15 and Figure 16 show the representative prompts across all 10 languages in LingT2I dataset’s Content Generation task and the corresponding output images from some example models. Figure 17 shows the representative prompts across all 10 languages in LingT2I dataset’s Text Rendering task and the corresponding output images from some example models. The detailed dataset statistics of prompt length are shown in Figure 14. B.3 Quality Control Automatic Processing and Verification. All automatic process- ing—including prompt shortening, filtering, augmentation, and translation for both the Content Generation and Text Rendering tasks—is conducted using Gemini 2.5 Pro. To ensure translation accuracy and linguistic consistency, we apply multi-round verifi- cation, including back-translation and cross-checking with GPT-5. During this process, we explicitly enforce constraints to preserve semantic meaning, maintain cultural nuance, and avoid introduc- ing additional bias across languages. GPT-5 flags a small portion of samples (1.3%) as problematic, mainly due to minor semantic incon- sistencies or cultural ambiguities. These cases are further reviewed and manually corrected to ensure final data quality. Error Analysis and Iterative Refinement. Before large-scale data generation, we conduct pilot experiments on a randomly sam- pled 5% subset of the dataset. Based on this subset, we perform error analysis to identify common issues such as semantic drift, cultural misalignment, and translation inconsistency. Guided by these obser- vations, we iteratively refine the prompt construction and filtering process for three rounds, until the data quality is considered stable. Human Quality Check. After finalizing the dataset, we further validate data quality through human evaluation. We randomly sam- ple 5% of the full dataset and involve native speakers across all target languages, including university students and academic staff. Annotators are asked to assess semantic fidelity, cultural appropri- ateness, and fluency of the translated prompts. Overall, 98% of the samples are judged to be semantically consistent across languages. Figure 18 shows the prompt for GPT5 to double check our trans- lation. Table 4 shows the improvements made with each iteration and the resulting increase in the accuracy of the random samples. On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil Figure 12: Prompt template used for multilingual translation, ensuring semantic consistency, cultural appropriateness, and stylistic fidelity across languages. Table 4: Iterative refinement of the translation prompt and its impact on translation quality. Accuracy is measured on a randomly sampled subset using GPT-5-based verification. Iteration Key ModificationsIssue Rate (%) Pass Rate (%) v1Basic translation instructions with fluency and grammar constraints8.791.3 v2Added semantic consistency and tone preservation constraints5.294.8 v3Introduced cultural appropriateness and terminology fidelity checks3.496.6 v4 (final)Enforced prompt fidelity, bias control, and strict format preservation1.398.7 C Details of Metrics C.1 Content Generation Metric Settings C.1.1 CLIPScore. For CLIPScore implementation, we use the Facebook metaclip-2- worldwide-huge-378 official checkpointon huggingface and inject it into the original CLIPScore github codebase. C.1.2 TRIGScore. Computation (Dimensions except Robustness).The detailed TRIG Score computation method is as followed, from the original TRIG [77] paper: For each sample from subsetDwe feed the task description, generated image, prompt, and specific dimensional evaluation cri- teria into the VLM, instructing it to evaluate the degree from a set of predefined rating tokens. Formally, let the token set be T= 푡 1 ,푡 2 , . . .,푡 푛 where푡 푖 represents a semantic rating (e.g., “Good”, “Medium”, “Bad”). The model output is provided in the form of logits, which can be expressed asL=(푥,푧(푥)) | 푥 ∈V, whereVdenotes the set of all possible tokens and푧(푥)is the logit associated with token푥. We select those rating tokens fromLthat satisfy푥 ∈ T, forming the candidate token set asU=(푡,푧(푡)) ∈ L | 푡 ∈ T. For each candidate token푡inU(with corresponding logit푧(푡)), the softmax function is applied to convert the logits into normalized M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. Figure 13: Prompt for Content Generation Task Annotation. probabilities: ̃ 푝(푡)= exp(푧(푡)) Í 푡 ′ ∈U exp(푧(푡 ′ ))+휖 (1) Define a mapping function푠(푡)that assigns each rating token푡a numerical weight, In a linear mapping case, we define: 푠 linear (푡 푖 )= 푖− 1 푛− 1 , 푖= 1, . . .,푛 Using this푠(푡), the weighted sum of the normalized probabilities is computed to obtain a preliminary score: 푆= ∑︁ 푡∈U 푠(푡) ̃ 푝(푡)(2) To account for model uncertainty, we use a confidence weight퐶 and define the final score 푆 ′ as: 퐶= max 푖 ̃ 푝(푡 푖 ), 푆 ′ =퐶· 푆(3) Computation (Robustness - Bias). In particular, the score of Bias dimension is computed using normalized entropy. For each dimension 푑 (race, gender, age), we define: Bias(푑)= 퐻 푑 퐻 max 푑 = − Í 퐾 푖=1 푝 푖 log푝 푖 log퐾 ,(4) where푝 푖 is the proportion of category푖, and퐾is the number of cat- egories. The overall score is a weighted average across dimensions: Score= 0.5· Bias race + 0.3· Bias gender + 0.2· Bias age . (5) A score closer to 1 indicates a more balanced distribution (less bias), while values closer to 0 reflect stronger bias. Computation (Robustness - Toxicity). The score of Toxicity dimension is defined as the rejection rate of NSFW content in generated images, i.e., 1− 푃(NSFW). Prompts.Figure 19 shows the adapted prompt in the TRIGScore, we provide the specific prompts for the general, Bias, and Toxicity dimensions separately. The specific definitions of each dimension used in these prompts are presented separately in Table 5. For better multilingual understanding, we use Qwen-2.5-VL 72B instead of the 7B version in the original TRIG paper. C.2 Text Rendering Metric Settings C.2.1 Precision. For Precision, we use Gemini 2.5 Flash as the OCR model for multi- lingual text recognition. The prompt for Gemini is shown in Figure 20. On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil Table 5: Detailed Dimension definitions used in Multilingual TRIGScore evaluation. DimensionDefinition RealismEvaluate how realistic the image appears, including physical plausibility, natural textures, lighting, and absence of artificial distortions. OriginalityEvaluate the creativity and uniqueness of the image, including novel composition, style diversity, and avoidance of repetitive or clichéd patterns. AestheticsEvaluate the overall visual appeal of the image, including color harmony, composition balance, contrast, and emotional impact. Content AlignmentEvaluate whether the main objects, attributes, and scenes in the image accurately match the elements specified in the prompt. Relation AlignmentEvaluate whether spatial and logical relationships between objects are correctly represented according to the prompt (e.g., position, scale, and arrangement). Style AlignmentEvaluate whether the overall artistic and visual style of the image matches the style specified in the prompt without deviation. KnowledgeEvaluate whether the image correctly reflects complex or specialized knowledge described in the prompt, avoiding factual errors or oversimplifications. AmbiguousEvaluate whether the image appropriately captures ambiguity, abstraction, or open-ended interpretation as described in the prompt, without oversimplifying it. Figure 14: Dataset Statistics. Average token lengths computed using the mT5 tokenizer for Content Generation and Text Rendering tasks. We use three complementary precision metrics: character-level NED, token-level NED, and sentence-level accuracy. NED 푐ℎ푎푟 = 1− 퐷 푙푒푣 (퐶 푝푟푒푑 ,퐶 푔푡 ) max(|퐶 푝푟푒푑 |,|퐶 푔푡 |) where퐷 푙푒푣 denotes the Levenshtein distance between predicted and ground-truth character sequences. NED 푡표푘푒푛 = 1− 퐷 푙푒푣 (푇 푝푟푒푑 ,푇 푔푡 ) max(|푇 푝푟푒푑 |,|푇 푔푡 |) where tokens푇are obtained using the mT5 tokenizer to ensure consistent multilingual segmentation. SentenceAcc= ( 1,if 푆 푝푟푒푑 = 푆 푔푡 0,otherwise. Finally, we compute the overall score as their average: Precision= 1 3 h NED 푐ℎ푎푟 + NED 푡표푘푒푛 + SentenceAcc i . C.2.2 Text Quality, Text Aesthetics, and BG Fusion. In these MLLM-as-judge metrics, we use Gemini-2.5-flash to give the three evaluation scores, and the prompts are shown in Figure 20. D Experiments For reproducibility, we used42as the seed for all models, generating each prompt only once to produce a single image. In terms of parameters, to align with the model’s structures and capabilities, we keep the official default recommended settings for parameters such as the number of generation steps, output resolution, and guidance scale. We conducted all experiments using four NVIDIA A100 64GB GPUs. However, this configuration was chosen for experimental efficiency. Based on official instructions from all models, a single GPU with approximately 40GB of memory and CPU offloading is sufficient to complete all our generation experiments within an acceptable timeframe. M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. KoreanJapaneseRussianPortugueseFrenchArabicSpanishHindiChineseEnglish Language 베이지색돌 현관위흰색 기둥옆에 여우청설모한 마리가옆으로 서있습니다. 입에갈색 도토리를문채 왼쪽을향해 약간앞을보고 있습니다. ベージュ色の 石造りのポー チの上、白い 柱のそばに一 匹のフォック スリスが横向 きに立ってい ます。左を向 き、わずかに 前を見つめ、 口には茶色の ドングリをく わえています。 Лисья белка стоит боком на бежевом каменом крыльце у белой колоны. Она смотрит налево, взгляд направлен немного вперед, во рту у не коричневый желудь. Um esquilo- raposaemuma varandade pedrabegefica de ladojunto a umacoluna branca. Ele está viradopara a esquerda, olhando ligeiramente para a frente, com umabolota marromnaboca. Un écureuil- renardse tient de côtésur un porcheenpierre beige, près d'unecolonne blanche. Il est tournéversla gauche, regardant légèrementvers l'avant, avec un gland marron dans la bouche. ىلع يب لعث باجنس نو ل ل ا ب ة ی رجح ة ف رش لكشب فقی جیبلا دومع راوجب يب ن اج ىلإ ھجو .ضیبأ الیسار، وینظر قلیلا ً ھمف يفو ،ماملأا ىلإ .ةینب طولب ةرمث Una ardilla zorro estáde ladoenun porchede piedrabeis, junto a una columnablanca. Estáorientada haciala izquierda, mirando ligeramente haciaadelante, con unabellota marrónenla boca. एक फॉ&स (गलहर- बेज रंग के प 3 थ र के बरामदे पर एक सफे द 8तंभ के पास ;तरछ= खड़ी है। वह बाD ओर म ु ँ ह Hकए ह ु ए है, थोड़ा आगे देख रह- है, और उसके म ु ँ ह म N एक भ ू रे रंग का एकोनQ है। 一只狐松鼠侧 身站在米色的 石头⻔廊上的 一根白色柱子 旁。它面朝左 方,视线略微 向前,嘴里含 着一颗棕色的 橡子。 A fox squirrel on a beige stone porch stands sideways by a white column. It faces left, looking slightly forward, with a brown acorn in its mouth. Prompts Janus Mulan PEA SD3.5 Qwen-Image Figure 15: Examples for Content Generation task in Reality dimension. D.1 Model Settings D.1.1 Content Generation Models. SD3.5 [54]. Stable Diffusion 3.5 is an 8B parameter text-to-image model utilizing a multimodal diffusion transformer architecture for high-quality image generation. We use theSD3.5-largemodel, with a resolution of 1024×1024. SDXL [42]. SDXL is an improved latent diffusion model for text-to- image generation, featuring an expanded UNet, dual text encoders, and a refinement stage for high-fidelity image synthesis. We use thestabilityai/stable-diffusion-xl-base-1.0checkpoint, with a resolution of 1024×1024. Sana [71]. Sana is an efficient framework for rapid, high-resolution text-to-image synthesis with strong text-image alignment, employ- ing compression autoencoders and Linear DiT architecture. We use theSANA1.5_4.8B_1024px_diffusersmodel, with a resolution of 1024×1024 Janus-Pro [9]. Janus-Pro is a novel autoregressive multimodal model generating images by tokenizing input images and process- ing via autoregressive transformers.We use the7Bmodel, with a resolution of 384×384 Qwen-Image [70]. Qwen-Image is a multimodal diffusion–transformer model that unifies text-to-image generation and understanding, featuring scalable cross-modality alignment with a powerful vi- sual–language joint backbone for high-quality and instruction- following image synthesis. We use theQwen-Imagemodel ofT2I On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil KoreanJapaneseRussianPortugueseFrenchArabicSpanishHindiChineseEnglish Language 위에서 내려다본 크림색 래브라두들한 마리가흰색 목줄을하고 마른잔디위에 납작엎드려 있습니다. 몸에서빨간색 리드줄이뻗어 나와있으며, 흩어진 나뭇잎들이 보입니다. 俯瞰で、ク リーム色のラ ブラドゥード ルが乾いた草 の上に平らに 寝そべり、白 い首輪をして います。体か らは赤いリー ドが伸びてお り、散らばっ た葉が見えま す。 Вид сверху: кремовый лабрадудль лежит плашмя на сухой траве в белом ошейнике. От его тела тянется красный поводок; видны разбросаные листья. Visto de cima, um labradoodle de corcreme estádeitadona grama seca, usandouma coleirabranca. Uma guia vermelhase estendede seu corpo; folhas espalhadassão visíveis. Vu d'enhaut, un labradoodle de couleur crème estcouchéà plat sur de l'herbesèche, portantun collier blanc. Une laisse rouge s'étendde son corps ; des feuilleséparses sontvisibles. بل ك ،ىلعلأا نم يمیرك لدود اربلا الون مستلق ٍ بشكل بشع ل ا ىلع حطسم يدتریو ،فاجلا طوق ً ا أبیض. یمتد من ؛ رمح أ د و ق م ه دسج قاروأ رھظتو .ةرثانتم Visto desde arriba, un labradoodle de color crema está tumbadosobre la hierbaseca, con un collar blanco. Una correa rojase extiendedesde sucuerpo; se venhojas esparcidas. ऊपर से देखने पर, एक -.म रंग का लै5ाड ू डल स ू खी घास पर सपाट लेटा है, िजसने एक सफे द कॉलर पहना ह ु आ है। उसके शरEर से एक लाल पFटा फै ला ह ु आ है; Hबखरे ह ु ए पJे Kदखाई दे रहे ह M । 俯瞰视⻆下, 一只奶油色的 拉布拉多贵宾 犬平躺在干草 上,戴着一个 白色的项圈。 一条红色的牵 引绳从它身上 延伸出来;可 以看到散落的 叶子。 An overhead cream labradoodle lies flat on dry grass, wearing a white collar. A red leash extends from its body; scattered leaves are visible. Prompts Janus Mulan PEA SD3.5 Qwen-Image Figure 16: Examples for Content Generation task in Content Alignment dimension. version, with a resolution of 1024×1024. FLUX [29]. FLUX is an advanced text-to-image model employing a 12B parameter rectified flow transformer architecture for high- fidelity image synthesis. We use the latestFLUX.1-Krea-devmodel, with with a resolution of 1024×1024 PixArt-Σ[7]. PixArt-Σis an improved Diffusion Transformer model for high-resolution text-to-image, featuring weak-to-strong training and key-value token compression. In our experiment, we use thePixArt-Sigma-XL-2-1024-MSmodel, with a resolution of 1024×1024. PEA [36]. PEA is a parameter-efficient adapter for non-English text-to-image generation that aligns multilingual CLIP encoders with pretrained diffusion UNets via lightweight knowledge dis- tillation. We use the MultilingualFLUX.1-adapter version with FLUX.1-schnellas the basic model, with a resolution of1024×1024. X2I [37]. X2I is a multimodal diffusion–transformer framework that transfers the comprehension abilities of multimodal large language models to text-to-image generation via attention distil- lation and AlignNet. We use theX2I-QwenVL2.5-7Bframework withFLUX.1-schnellas the basic model, with a resolution of 1024×1024. MuLan [72]. MuLan is a lightweight adapter that equips diffu- sion models with multilingual generation via image-centered align- ment between text encoders and diffusion backbones. We use the mulan-pixartmodel finetuned based onPixArt-훼, with a resolu- tion of 1024×1024. Lumina-T2X [19]. Lumina-T2X is a high-quality text-to-image framework that integrated with a LLaMA2-7B text encoder and a fine-tuned SDXL VAE. It achieves efficient training from scratch and supports flexible inference across various resolutions. We use the Lumina-T2I model with a resolution of 1024×1024. Z-Image [62]. Z-Image is a highly efficient text-to-image model featuring a Scalable Single-Stream DiT (S3-DiT) architecture with 6B parameters. By concatenating text, visual semantic, and VAE tokens into a unified input stream, it achieves superior parameter efficiency and cross-modal interaction. We use theZ-Imagemodel with a resolution of 1024×1024. M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. A decorative badge features the word <sks1> prominently in an elegant, cursive font, adorned with intricate diamond-like details; surrounding the text are several three-dimensional, rose gold flowers and sparkling diamond shapes, adding a luxurious touch; the backgroundis a smooth, gradient blend of dark colors that highlights the central elements, creating a soft glow effect around the <sks1>, which is positioned centrally in the image; the rose gold flowers are partially overlapping the text, enhancing the visual depth. KoreanJapaneseRussianPortugueseFrenchArabicSpanishHindiChineseEnglish Language 내형제私の兄弟Мой братMeu irmãoMon frèreيخأ Mi hermano मेरा भाई 我的兄弟My brother Prompts AnyText AnyText2 EasyText Flux NanoBanana Qwen-Image Figure 17: Examples for Text Rendering task. OmniDiffusion [56]. OmniDiffusion is an LLM-powered text-to- image framework that integrates a frozen Baichuan2-7B model with a diffusion UNet via a lightweight 4-layer transformer adapter. We use theOmniDiffusion-SDXLbased model with a resolution of 1024×1024. D.1.2 Text Rendering Models. Nano Banana [66]. We use Google Gemini official API with default settings to generate all images, with a resolution of 1024×1024. Qwen-Image [70]. We use the same setting as in Content Genera- tion task. FLUX [29]. We use the same setting as in Content Generation task. AnyText [66]. AnyText is a diffusion-based model for multilingual text generation and editing, integrating auxiliary latents and OCR- guided embeddings to enhance text accuracy and visual coherence. We use the AnyText-v1.1 model, with a resolution of 512×512. AnyText2 [65]. AnyText2 is a diffusion-based multilingual text generation model featuring a WriteNet+AttnX architecture and a Text Embedding Module for controllable, high-fidelity text ren- dering. We use theAnyText2-v1.0model, with a resolution of 512×512. EasyText [35]. EasyText is a diffusion-transformer model for mul- tilingual text rendering, leveraging visual tokenization and implicit position alignment for controllable and layout-free generation. We use theEasyText-LoRA-ftmodel, with a resolution of1024×1024. D.2 Cross-lingual effect across dimensions We choose Qwen-Image, MuLan, Nano Banana and EasyText as four relatively fair model for further cross-lingual effect analysis. The Qwen-Image and MuLan models are for Content Generation task, the full results are shown in Table 6. The Nano Banana and EasyText models are for Text Rendering task, the full results are shown in Table 7. On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil Table 6: Cross-lingual Multi-dimensional Analysis on Qwen-Image and MuLan Model for Content Generation Task. Image QualityTask AlignmentDiversityRobustness Language RealismOriginalityAestheticsContentRelationStyleKnowledgeAmbiguityToxicityBias – General-purpose Model: Qwen-Image English0.740.760.790.820.750.790.580.760.520.36 Chinese0.720.780.770.790.730.820.630.770.650.44 Hindi0.510.610.560.500.520.580.490.510.890.28 Spanish0.700.760.760.790.720.760.600.740.690.36 Arabic0.670.780.730.730.670.690.640.710.770.46 French0.720.770.770.790.730.760.600.730.660.34 Portuguese0.710.770.770.790.700.740.580.740.710.34 Russian0.700.770.750.780.730.770.610.750.700.23 Japanese0.690.740.740.750.700.750.620.720.760.52 Korea0.650.740.710.690.680.740.600.690.760.43 – Multilingual-enhanced Model: MuLan <PixArt> English0.490.790.550.470.460.660.560.830.560.45 Chinese0.480.780.550.460.450.650.550.790.660.61 Hindi0.350.680.390.340.360.470.480.700.820.66 Spanish0.470.780.540.460.440.580.550.820.700.40 Arabic0.420.780.470.400.420.500.550.790.800.47 French0.470.790.540.460.440.610.560.830.660.40 Portuguese0.470.790.530.450.440.570.550.830.710.43 Russian0.450.770.510.430.440.590.540.810.680.40 Japanese0.470.750.530.450.450.610.550.790.720.57 Korea0.390.720.440.380.410.560.500.760.760.56 Table 7: Cross-lingual Multi-dimensional Analysis for Text Rendering Task. TextBackground Language PrecisionQualityAestheticsAlignmentFusion – General-purpose Model: Nano Banana English0.690.960.910.820.92 Chinese0.310.710.870.780.87 Hindi0.490.730.870.780.87 Spanish0.580.970.900.800.91 Arabic0.150.250.840.790.84 French0.590.950.910.800.93 Portuguese0.570.950.900.800.92 Russian0.480.940.890.740.91 Japanese0.580.820.880.780.90 Korea0.640.860.890.770.91 – Rendering-oriented Model: EasyText English0.880.860.900.820.91 Chinese0.760.770.850.770.85 Hindi0.490.610.830.780.85 Spanish0.820.750.870.800.88 Arabic0.450.600.770.800.81 French0.820.740.870.800.89 Portuguese0.800.740.870.790.90 Russian0.610.610.840.750.87 Japanese0.710.730.860.780.87 Korea0.580.660.850.780.87 M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. Figure 18: Prompt template used for translation quality control. D.3 Complementary Result The experiment results of all other models in Content Generation task could be found in Table 8 and Table 9. The experiment results of all other models in Text Rendering task could be found in Table 10. E Language-dependent Generation Patterns Demographic Bias.The demographic bias analysis is conducted based on the VLM-as-judge outputs for the Bias dimension, using the same prompt as defined in Figure 19. Cultural Tendency.The cultural tendency analysis is conducted using GPT-5-mini as the evaluation model, with the prompt shown in Figure 21. Specifically, we evaluate the images generated by Qwen-Image using GPT-based judgments, and aggregate the evaluation results to obtain the statistics reported in the main text. Rendering Errors. Rendering errors are computed based on OCR outputs. The OCR prompting strategy has been introduced previously in Figure 20. On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil Figure 19: Evaluation Prompt for TRIGScore. M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. Table 8: The results for all models on all evaluation dimensions across ten languages in Content Generation Task - I. Image QualityTask AlignmentDiversityRobustness Language RealismOriginalityAestheticsContentRelationStyleKnowledgeAmbiguityToxicityBias – SD3.5 [54] English0.690.760.730.720.660.700.690.780.580.50 Chinese0.290.340.300.270.290.280.300.480.840.47 Hindi0.270.290.270.250.260.260.260.330.960.43 Spanish0.460.720.520.450.430.490.590.670.720.56 Arabic0.270.290.280.260.270.260.260.340.930.41 French0.500.740.560.500.470.560.630.690.690.44 Portuguese0.400.710.450.390.380.430.540.650.750.63 Russian0.290.470.300.280.280.270.310.390.820.48 Japanese0.280.350.300.270.280.290.290.450.860.42 Korea0.270.300.280.260.270.270.280.330.810.33 – SDXL [42] English0.560.770.600.550.510.740.700.780.580.54 Chinese0.290.370.300.270.290.290.290.470.780.65 Hindi0.270.290.270.250.270.270.270.360.930.52 Spanish0.400.710.450.380.370.530.520.680.750.57 Arabic0.270.300.280.260.270.270.270.420.910.50 French0.420.730.460.400.390.600.560.680.700.51 Portuguese0.360.660.400.360.340.470.440.620.780.63 Russian0.280.350.290.260.270.280.280.440.860.74 Japanese0.300.390.310.280.290.310.300.490.850.69 Korea0.280.320.280.260.280.280.270.400.860.44 – Sana 1.5 [71] English0.620.790.730.690.620.810.620.830.570.54 Chinese0.490.760.610.520.510.660.530.820.650.66 Hindi0.290.490.310.280.280.360.320.460.910.60 Spanish0.550.780.630.580.550.690.570.780.710.47 Arabic0.280.450.290.270.270.310.300.410.920.54 French0.550.790.640.590.540.710.570.800.660.52 Portuguese0.510.780.590.510.500.660.550.780.760.46 Russian0.390.680.440.370.410.510.430.670.810.42 Japanese0.320.570.350.310.310.410.390.700.800.62 Korea0.300.520.310.280.290.360.350.520.860.63 – Janus-Pro [9] English0.680.740.740.740.630.620.620.780.640.47 Chinese0.530.460.570.520.370.380.290.450.780.76 Hindi0.270.320.280.260.270.270.270.470.910.31 Spanish0.560.710.610.560.520.470.540.710.770.44 Arabic0.280.310.280.260.270.260.260.380.930.42 French0.560.720.630.590.540.510.530.710.720.47 Portuguese0.520.690.570.500.450.470.500.680.790.51 Russian0.380.530.410.360.350.370.370.510.840.61 Japanese0.360.420.400.340.310.320.310.450.850.81 Korea0.280.340.290.270.270.270.270.400.900.78 On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil Table 9: The results for all models on all evaluation dimensions across ten languages in Content Generation Task - I. Image QualityTask AlignmentDiversityRobustness Language RealismOriginalityAestheticsContentRelationStyleKnowledgeAmbiguityToxicityBias – FLUX.1-Krea [29] English0.740.740.770.790.720.680.560.740.630.39 Chinese0.270.300.290.260.270.270.270.390.800.30 Hindi0.270.300.270.250.260.260.260.370.940.31 Spanish0.540.680.590.550.490.440.500.660.760.49 Arabic0.270.280.280.260.260.260.260.360.920.39 French0.600.700.640.610.580.500.510.670.750.34 Portuguese0.480.660.520.470.430.410.490.610.790.47 Russian0.310.480.320.290.300.280.310.460.860.37 Japanese0.270.310.280.260.270.270.270.370.880.36 Korea0.270.290.270.250.270.260.270.320.890.38 – PixArt-Σ [7] English0.610.790.690.640.600.760.600.820.570.46 Chinese0.280.320.290.260.280.270.270.440.810.67 Hindi0.270.340.280.260.270.270.270.550.930.64 Spanish0.450.760.510.430.430.550.540.790.730.45 Arabic0.270.340.280.260.270.270.270.570.930.71 French0.480.760.530.480.450.610.560.790.700.45 Portuguese0.410.750.470.400.400.520.510.760.740.51 Russian0.310.590.330.290.310.330.360.680.820.50 Japanese0.270.320.290.260.280.270.270.450.880.38 Korea0.270.350.290.260.280.270.280.570.910.67 – PEA <FLUX> [36] English0.510.680.570.500.530.440.420.660.660.38 Chinese0.550.690.610.570.580.480.440.670.680.32 Hindi0.380.680.420.370.430.440.420.640.830.50 Spanish0.470.670.510.440.470.400.410.640.800.38 Arabic0.430.680.470.420.460.410.430.650.840.50 French0.470.690.500.460.480.420.440.660.720.48 Portuguese0.470.690.520.460.490.400.430.660.790.45 Russian0.420.670.460.400.470.390.410.650.770.45 Japanese0.480.630.520.460.490.420.410.640.810.40 Korea0.410.620.440.400.440.390.400.600.820.39 – X2I <FLUX> [37] English0.610.720.680.640.620.550.420.710.650.46 Chinese0.620.710.660.610.580.520.430.700.690.67 Hindi0.390.560.420.370.380.440.350.590.870.64 Spanish0.590.650.630.600.570.420.330.640.760.45 Arabic0.530.660.580.530.520.440.320.610.860.72 French0.600.680.640.620.580.440.340.650.730.45 Portuguese0.580.640.630.590.560.400.320.620.780.51 Russian0.560.680.600.560.560.440.370.640.790.50 Japanese0.570.630.600.550.520.420.330.610.780.38 Korea0.540.650.580.520.500.450.350.630.800.67 M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. Figure 20: Prompts used in Text Rendering Task. On the Limitations of Cross-Lingual Consistency in Multilingual Text-to-image GenerationMM ’26, November 10–14, 2026, Rio de Janeiro, Brazil Table 10: The results for all models on all evaluation dimensions across ten languages in Text Rendering Task. TextBackground Language PrecisionQualityAestheticsAlignmentFusion – Qwen-Image [70] English0.710.940.900.820.91 Chinese0.700.860.870.770.88 Hindi0.130.290.820.780.83 Spanish0.660.920.900.800.90 Arabic0.170.330.820.770.84 French0.650.900.900.800.91 Portuguese0.650.890.890.800.91 Russian0.340.570.860.750.88 Japanese0.600.800.860.770.88 Korea0.430.650.850.760.86 – FLUX.1-Krea [29] English0.670.940.920.810.94 Chinese0.160.280.740.790.76 Hindi0.090.210.630.790.66 Spanish0.580.890.910.790.92 Arabic0.090.190.600.800.63 French0.560.850.900.800.93 Portuguese0.580.880.900.790.92 Russian0.100.200.770.790.82 Japanese0.150.270.740.800.76 Korea0.100.220.680.800.70 – AnyText [66] English0.400.410.550.730.60 Chinese0.340.430.510.700.54 Hindi0.070.190.380.710.45 Spanish0.350.370.520.720.57 Arabic0.060.140.350.720.43 French0.350.380.540.720.59 Portuguese0.340.360.520.720.57 Russian0.150.270.500.710.55 Japanese0.210.310.480.710.52 Korea0.210.310.450.710.50 – AnyText2 [65] English0.580.570.620.770.68 Chinese0.460.490.550.720.59 Hindi0.120.240.430.750.53 Spanish0.530.490.580.760.64 Arabic0.090.160.340.750.45 French0.520.470.600.760.65 Portuguese0.510.480.580.750.64 Russian0.150.250.490.750.57 Japanese0.350.460.550.720.60 Korea0.320.460.560.730.60 M ’26, November 10–14, 2026, Rio de Janeiro, BrazilSicheng Zhang et al. Figure 21: Prompt for Cultural Tendency.