paper-with-me

Papers

Dynamic Prompt Optimizing for Text-to-Image Generation

2024-04-05 · CVPR 2024 1 · Wenyi Mo, Tianyu Zhang, Yalong Bai, Bing Su, Ji-Rong Wen, Qing Yang

Text-to-image generative models, specifically those based on diffusion models like Imagen and Stable Diffusion, have made substantial advancements. Recently, there has been a surge of interest in the delicate refinement of text prompts. Users assign weights or alter the injection time steps of certain words in the text prompts to improve the quality of generated images. However, the success of fine-control prompts depends on the accuracy of the text prompts and the careful selection of weights and time steps, which requires significant manual intervention. To address this, we introduce the \textbf{P}rompt \textbf{A}uto-\textbf{E}diting (PAE) method. Besides refining the original prompts for image generation, we further employ an online reinforcement learning strategy to explore the weights and injection time steps of each word, leading to the dynamic fine-control prompts. The reward function during training encourages the model to consider aesthetic score, semantic consistency, and user preferences. Experimental results demonstrate that our proposed method effectively improves the original prompts, generating visually more appealing images while maintaining semantic alignment. Code is available at https://github.com/Mowenyii/PAE.

📄 PDF Abstract BibTeX arXiv:2404.04095

Code (1)

mowenyii/pae 공식 구현 jax

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Optimizing Negative Prompts for Enhanced Aesthetics and Fidelity in Text-To-Image Generation

2024-03-12 · Michael Ogezi, Ning Shi

In text-to-image generation, using negative prompts, which describe undesirable image characteristics, can significantly boost image quality. However, producing good negative prompts is manual and tedious. To address thi…

Image GenerationText to Image GenerationText-to-Image Generation

Batch-Instructed Gradient for Prompt Evolution:Systematic Prompt Optimization for Enhanced Text-to-Image Synthesis

2024-06-13 · Xinrui Yang, Zhuohan Wang, Anthony Hu

Text-to-image models have shown remarkable progress in generating high-quality images from user-provided prompts. Despite this, the quality of these images varies due to the models' sensitivity to human language nuances.…

Image GenerationText to Image GenerationText-to-Image Generation

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

Efficient Personalized Text-to-image Generation by Leveraging Textual Subspace

2024-06-30 · Shian Du, Xiaotian Cheng, Qi Qian, Henglu Wei 외

Personalized text-to-image generation has attracted unprecedented attention in the recent few years due to its unique capability of generating highly-personalized images via using the input concept dataset and novel text…

Image GenerationRepresentation LearningText to Image GenerationText-to-Image Generation

Identity-Preserving Text-to-Video Generation Guided by Simple yet Effective Spatial-Temporal Decoupled Representations

2025-07-07 · Yuji Wang, Moran Li, Xiaobin Hu, Ran Yi 외 arxiv

Identity-preserving text-to-video (IPT2V) generation, which aims to create high-fidelity videos with consistent human identity, has become crucial for downstream applications. However, current end-to-end frameworks suffe…

Text-to-Video Generation