paper-with-me

Papers

Inference-Time Alignment Control for Diffusion Models with Reinforcement Learning Guidance

2025-08-28 · Luozhijie Jin, Zijie Qiu, Jie Liu, Zijie Diao, Lifeng Qiao, Ning Ding, Alex Lamb, Xipeng Qiu arxiv

Denoising-based generative models, particularly diffusion and flow matching algorithms, have achieved remarkable success. However, aligning their output distributions with complex downstream objectives, such as human preferences, compositional accuracy, or data compressibility, remains challenging. While reinforcement learning (RL) fine-tuning methods, inspired by advances in RL from human feedback (RLHF) for large language models, have been adapted to these generative frameworks, current RL approaches are suboptimal for diffusion models and offer limited flexibility in controlling alignment strength after fine-tuning. In this work, we reinterpret RL fine-tuning for diffusion models through the lens of stochastic differential equations and implicit reward conditioning. We introduce Reinforcement Learning Guidance (RLG), an inference-time method that adapts Classifier-Free Guidance (CFG) by combining the outputs of the base and RL fine-tuned models via a geometric average. Our theoretical analysis shows that RLG's guidance scale is mathematically equivalent to adjusting the KL-regularization coefficient in standard RL objectives, enabling dynamic control over the alignment-quality trade-off without further training. Extensive experiments demonstrate that RLG consistently improves the performance of RL fine-tuned models across various architectures, RL algorithms, and downstream tasks, including human preferences, compositional control, compressibility, and text rendering. Furthermore, RLG supports both interpolation and extrapolation, thereby offering unprecedented flexibility in controlling generative alignment. Our approach provides a practical and theoretically sound solution for enhancing and controlling diffusion model alignment at inference. The source code for RLG is publicly available at the Github: https://github.com/jinluo12345/Reinforcement-learning-guidance.

📄 PDF Abstract BibTeX arXiv:2508.21016

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

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)

Inference-Time Attribute Distribution Alignment for Unconditional Diffusion

2026-05-08 · Hao Luan, See-Kiong Ng, Chun Kai Ling arxiv

Inference-time controllable generation is essential for real-world applications of unconditional diffusion models. However, most existing techniques focus on individual samples, struggling in applications that require th…

Image Generation

Scores as Actions: a framework of fine-tuning diffusion models by continuous-time reinforcement learning

2024-09-12 · Hanyang Zhao, Haoxian Chen, Ji Zhang, David D. Yao 외

Reinforcement Learning from human feedback (RLHF) has been shown a promising direction for aligning generative models with human intent and has also been explored in recent works for alignment of diffusion generative mod…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

CoDe: Blockwise Control for Denoising Diffusion Models

2025-02-03 · Anuj Singh, Sayak Mukherjee, Ahmad Beirami, Hadi Jamali-Rad

Aligning diffusion models to downstream tasks often requires finetuning new models or gradient-based guidance at inference time to enable sampling from the reward-tilted posterior. In this work, we explore a simple infer…

DenoisingInstruction Following

TITAN-Guide: Taming Inference-Time AligNment for Guided Text-to-Video Diffusion Models

2025-08-01 · Christian Simon, Masato Ishii, Akio Hayakawa, Zhi Zhong 외 arxiv

In the recent development of conditional diffusion models still require heavy supervised fine-tuning for performing control on a category of tasks. Training-free conditioning via guidance with off-the-shelf models is a f…