English

Instant Preference Alignment for Text-to-Image Diffusion Models

Computer Vision and Pattern Recognition 2025-08-26 v1 Artificial Intelligence

Abstract

Text-to-image (T2I) generation has greatly enhanced creative expression, yet achieving preference-aligned generation in a real-time and training-free manner remains challenging. Previous methods often rely on static, pre-collected preferences or fine-tuning, limiting adaptability to evolving and nuanced user intents. In this paper, we highlight the need for instant preference-aligned T2I generation and propose a training-free framework grounded in multimodal large language model (MLLM) priors. Our framework decouples the task into two components: preference understanding and preference-guided generation. For preference understanding, we leverage MLLMs to automatically extract global preference signals from a reference image and enrich a given prompt using structured instruction design. Our approach supports broader and more fine-grained coverage of user preferences than existing methods. For preference-guided generation, we integrate global keyword-based control and local region-aware cross-attention modulation to steer the diffusion model without additional training, enabling precise alignment across both global attributes and local elements. The entire framework supports multi-round interactive refinement, facilitating real-time and context-aware image generation. Extensive experiments on the Viper dataset and our collected benchmark demonstrate that our method outperforms prior approaches in both quantitative metrics and human evaluations, and opens up new possibilities for dialog-based generation and MLLM-diffusion integration.

Keywords

Cite

@article{arxiv.2508.17718,
  title  = {Instant Preference Alignment for Text-to-Image Diffusion Models},
  author = {Yang Li and Songlin Yang and Xiaoxuan Han and Wei Wang and Jing Dong and Yueming Lyu and Ziyu Xue},
  journal= {arXiv preprint arXiv:2508.17718},
  year   = {2025}
}

Comments

17 figures

R2 v1 2026-07-01T05:04:05.414Z