English

Enhancing Image Generation Fidelity via Progressive Prompts

Computer Vision and Pattern Recognition 2025-01-14 v1

Abstract

The diffusion transformer (DiT) architecture has attracted significant attention in image generation, achieving better fidelity, performance, and diversity. However, most existing DiT - based image generation methods focus on global - aware synthesis, and regional prompt control has been less explored. In this paper, we propose a coarse - to - fine generation pipeline for regional prompt - following generation. Specifically, we first utilize the powerful large language model (LLM) to generate both high - level descriptions of the image (such as content, topic, and objects) and low - level descriptions (such as details and style). Then, we explore the influence of cross - attention layers at different depths. We find that deeper layers are always responsible for high - level content control, while shallow layers handle low - level content control. Various prompts are injected into the proposed regional cross - attention control for coarse - to - fine generation. By using the proposed pipeline, we enhance the controllability of DiT - based image generation. Extensive quantitative and qualitative results show that our pipeline can improve the performance of the generated images.

Keywords

Cite

@article{arxiv.2501.07070,
  title  = {Enhancing Image Generation Fidelity via Progressive Prompts},
  author = {Zhen Xiong and Yuqi Li and Chuanguang Yang and Tiao Tan and Zhihong Zhu and Siyuan Li and Yue Ma},
  journal= {arXiv preprint arXiv:2501.07070},
  year   = {2025}
}

Comments

Accepted by ICASSP 2025, Github: https://github.com/ZhenXiong-dl/ICASSP2025-RCAC

R2 v1 2026-06-28T21:04:16.290Z