paper-with-me

Papers

Instant Preference Alignment for Text-to-Image Diffusion Models

2025-08-25 · Yang Li, Songlin Yang, Xiaoxuan Han, Wei Wang, Jing Dong, Yueming Lyu, Ziyu Xue arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.17718

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Diffusion Blend: Inference-Time Multi-Preference Alignment for Diffusion Models

2025-05-24 · Min Cheng, Fatemeh Doudi, Dileep Kalathil, Mohammad Ghavamzadeh 외

Reinforcement learning (RL) algorithms have been used recently to align diffusion models with downstream objectives such as aesthetic quality and text-image consistency by fine-tuning them to maximize a single reward fun…

Reinforcement Learning (RL)

Towards General Preference Alignment: Diffusion Models at Nash Equilibrium

2026-05-06 · Jiaming Hu, Jiamu Bai, Haoyu Wang, Debarghya Mukherjee 외 arxiv

Reinforcement learning from human feedback (RLHF) has been popular for aligning text-to-image (T2I) diffusion models with human preferences. As a mainstream branch of RLHF, Direct Preference Optimization (DPO) offers a c…

Text-to-Image GenerationReinforcement Learning

Beyond Binary Preference: Aligning Diffusion Models to Fine-grained Criteria by Decoupling Attributes

2026-01-07 · Chenye Meng, Zejian Li, Zhongni Liu, Yize Li 외 arxiv

Post-training alignment of diffusion models relies on simplified signals, such as scalar rewards or binary preferences. This limits alignment with complex human expertise, which is hierarchical and fine-grained. To addre…

Direct Diffusion Score Preference Optimization via Stepwise Contrastive Policy-Pair Supervision

2025-12-29 · Dohyun Kim, Seungwoo Lyu, Seung Wook Kim, Paul Hongsuck Seo arxiv

Diffusion models have achieved impressive results in generative tasks such as text-to-image synthesis, yet they often struggle to fully align outputs with nuanced user intent and maintain consistent aesthetic quality. Ex…

Free Lunch Alignment of Text-to-Image Diffusion Models without Preference Image Pairs

2025-09-30 · Jia Jun Cheng Xian, Muchen Li, Haotian Yang, Xin Tao 외 arxiv

Recent advances in diffusion-based text-to-image (T2I) models have led to remarkable success in generating high-quality images from textual prompts. However, ensuring accurate alignment between the text and the generated…

Reinforcement Learning