paper-with-me

홈 › Papers

Improving Text-to-Image Generation with Input-Side Inference-Time Scaling

2025-10-14 · Ruibo Chen, Jiacheng Pan, Heng Huang, Zhenheng Yang arxiv

Recent advances in text-to-image (T2I) generation have achieved impressive results, yet existing models often struggle with simple or underspecified prompts, leading to suboptimal image-text alignment, aesthetics, and quality. We propose a prompt rewriting framework that leverages large language models (LLMs) to refine user inputs before feeding them into T2I backbones. Our approach introduces a carefully designed reward system and an iterative direct preference optimization (DPO) training pipeline, enabling the rewriter to enhance prompts without requiring supervised fine-tuning data. We evaluate our method across diverse T2I models and benchmarks. Results show that our prompt rewriter consistently improves image-text alignment, visual quality, and aesthetics, outperforming strong baselines. Furthermore, we demonstrate strong transferability by showing that a prompt rewriter trained on one T2I backbone generalizes effectively to others without needing to be retrained. We also systematically study scalability, evaluating how performance gains scale with the capacity of the large LLM used as the rewriter. These findings highlight that prompt rewriting is an effective, scalable, and practical model-agnostic strategy for improving T2I systems. We plan to release the code and trained prompt rewriters soon.

📄 PDF Abstract BibTeX arXiv:2510.12041

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Faster Diffusion: Rethinking the Role of the Encoder for Diffusion Model Inference

2023-12-15 · Senmao Li, Taihang Hu, Joost Van de Weijer, Fahad Shahbaz Khan 외

One of the main drawback of diffusion models is the slow inference time for image generation. Among the most successful approaches to addressing this problem are distillation methods. However, these methods require consi…

DecoderDenoisingImage GenerationKnowledge Distillation

GreenStableYolo: Optimizing Inference Time and Image Quality of Text-to-Image Generation

2024-07-20 · Jingzhi Gong, Sisi Li, Giordano d'Aloisio, Zishuo Ding 외

Tuning the parameters and prompts for improving AI-based text-to-image generation has remained a substantial yet unaddressed challenge. Hence we introduce GreenStableYolo, which improves the parameters and prompts for St…

GPUImage GenerationText to Image GenerationText-to-Image Generation

Accelerating Text-to-Image Editing via Cache-Enabled Sparse Diffusion Inference

2023-05-27 · Zihao Yu, Haoyang Li, Fangcheng Fu, Xupeng Miao 외

Due to the recent success of diffusion models, text-to-image generation is becoming increasingly popular and achieves a wide range of applications. Among them, text-to-image editing, or continuous text-to-image generatio…

GPUImage GenerationText to Image GenerationText-to-Image Generation

Token-Shuffle: Towards High-Resolution Image Generation with Autoregressive Models

2025-04-24 · Xu Ma, Peize Sun, Haoyu Ma, Hao Tang 외

Autoregressive (AR) models, long dominant in language generation, are increasingly applied to image synthesis but are often considered less competitive than Diffusion-based models. A primary limitation is the substantial…

Image GenerationText GenerationText to Image GenerationText-to-Image Generation

Dynamic Traceback Learning for Medical Report Generation

2024-01-24 · Shuchang Ye, Mingyuan Meng, Mingjian Li, Dagan Feng 외

Automated medical report generation has the potential to significantly reduce the workload associated with the time-consuming process of medical reporting. Recent generative representation learning methods have shown pro…

Image to textMedical Report GenerationRepresentation LearningText Generation