Unified Text-Image Generation with Weakness-Targeted Post-Training
Jiahui Chen, Philippe Hansen-Estruch, Xiaochuang Han, Yushi Hu, Emily Dinan, Amita Kamath, Michal Drozdzal, Reyhane Askari-Hemmat, Luke Zettlemoyer, Marjan Ghazvininejad
TL;DR
The paper addresses the challenge of fully unifying text and image generation in a single inference, eliminating explicit modality-switching. By introducing reward-weighted regression (RWR) and a weakness-targeted MMGW dataset, it trains a unified model to autonomously transition from textual reasoning to visual synthesis, achieving improvements across four T2I benchmarks. The key contributions include identifying QwenVQAScore as an effective offline reward, demonstrating the superiority of weakness-targeted data over broad or benchmark-aligned prompts, and showing that multimodal training yields strong gains in knowledge-intensive tasks while exposing persistent text-rendering bottlenecks. This work provides practical guidance for designing data-efficient, reward-driven multimodal fine-tuning and highlights the trade-offs between joint reasoning and pure image generation in real-world applications.
Abstract
Unified multimodal generation architectures that jointly produce text and images have recently emerged as a promising direction for text-to-image (T2I) synthesis. However, many existing systems rely on explicit modality switching, generating reasoning text before switching manually to image generation. This separate, sequential inference process limits cross-modal coupling and prohibits automatic multimodal generation. This work explores post-training to achieve fully unified text-image generation, where models autonomously transition from textual reasoning to visual synthesis within a single inference process. We examine the impact of joint text-image generation on T2I performance and the relative importance of each modality during post-training. We additionally explore different post-training data strategies, showing that a targeted dataset addressing specific limitations achieves superior results compared to broad image-caption corpora or benchmark-aligned data. Using offline, reward-weighted post-training with fully self-generated synthetic data, our approach enables improvements in multimodal image generation across four diverse T2I benchmarks, demonstrating the effectiveness of reward-weighting both modalities and strategically designed post-training data.
