paper-with-me

Papers

Forward KL Regularized Preference Optimization for Aligning Diffusion Policies

2024-09-09 · Zhao Shan, Chenyou Fan, Shuang Qiu, Jiyuan Shi, Chenjia Bai

Diffusion models have achieved remarkable success in sequential decision-making by leveraging the highly expressive model capabilities in policy learning. A central problem for learning diffusion policies is to align the policy output with human intents in various tasks. To achieve this, previous methods conduct return-conditioned policy generation or Reinforcement Learning (RL)-based policy optimization, while they both rely on pre-defined reward functions. In this work, we propose a novel framework, Forward KL regularized Preference optimization for aligning Diffusion policies, to align the diffusion policy with preferences directly. We first train a diffusion policy from the offline dataset without considering the preference, and then align the policy to the preference data via direct preference optimization. During the alignment phase, we formulate direct preference learning in a diffusion policy, where the forward KL regularization is employed in preference optimization to avoid generating out-of-distribution actions. We conduct extensive experiments for MetaWorld manipulation and D4RL tasks. The results show our method exhibits superior alignment with preferences and outperforms previous state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2409.05622

Code (0)

등록된 구현이 없습니다.

Tasks

D4RLDecision MakingReinforcement Learning (RL)Sequential Decision Making

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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Data-regularized Reinforcement Learning for Diffusion Models at Scale

2025-12-03 · Haotian Ye, Kaiwen Zheng, Jiashu Xu, Puheng Li 외 arxiv

Aligning generative diffusion models with human preferences via reinforcement learning (RL) is critical yet challenging. Most existing algorithms are often vulnerable to reward hacking, such as quality degradation, over-…

Reinforcement LearningVideo Generation

Smoothed Preference Optimization via ReNoise Inversion for Aligning Diffusion Models with Varied Human Preferences

2025-06-03 · Yunhong Lu, Qichao Wang, Hengyuan Cao, Xiaoyin Xu 외

Direct Preference Optimization (DPO) aligns text-to-image (T2I) generation models with human preferences using pairwise preference data. Although substantial resources are expended in collecting and labeling datasets, a …

Diffusion-NPO: Negative Preference Optimization for Better Preference Aligned Generation of Diffusion Models

2025-05-16 · Fu-Yun Wang, Yunhao Shui, Jingtan Piao, Keqiang Sun 외

Diffusion models have made substantial advances in image generation, yet models trained on large, unfiltered datasets often yield outputs misaligned with human preferences. Numerous methods have been proposed to fine-tun…

Image Generation

Iterative Length-Regularized Direct Preference Optimization: A Case Study on Improving 7B Language Models to GPT-4 Level

2024-06-17 · Jie Liu, Zhanhui Zhou, Jiaheng Liu, Xingyuan Bu 외

Direct Preference Optimization (DPO), a standard method for aligning language models with human preferences, is traditionally applied to offline preferences. Recent studies show that DPO benefits from iterative training …

Divergence Minimization Preference Optimization for Diffusion Model Alignment

2025-07-10 · Binxu Li, Minkai Xu, Jiaqi Han, Meihua Dang 외 arxiv

Diffusion models have achieved remarkable success in generating realistic and versatile images from text prompts. Inspired by the recent advancements of language models, there is an increasing interest in further improvi…