paper-with-me

홈 › Papers

Reward Weighted Classifier-Free Guidance as Policy Improvement in Autoregressive Models

2026-04-16 · Alexander Peysakhovich, William Berman arxiv

Consider an auto-regressive model that produces outputs x (e.g., answers to questions, molecules) each of which can be summarized by an attribute vector y (e.g., helpfulness vs. harmlessness, or bio-availability vs. lipophilicity). An arbitrary reward function r(y) encodes tradeoffs between these properties. Typically, tilting the model's sampling distribution to increase this reward is done at training time via reinforcement learning. However, if the reward function changes, re-alignment requires re-training. In this paper, we show that a reward weighted classifier-free guidance (RCFG) can act as a policy improvement operator in this setting, approximating tilting the sampling distribution by the Q function. We apply RCFG to molecular generation, demonstrating that it can optimize novel reward functions at test time. Finally, we show that using RCFG as a teacher and distilling into the base policy to serve as a warm start significantly speeds up convergence for standard RL.

📄 PDF Abstract BibTeX arXiv:2604.15577

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

FlowAWR: Online Adaptive Flow Reinforcement via Advantage-Weighted Rectification

2026-06-29 · Zheming Fu, Ruizhe He, Wei Shang, Xiaoxiao Ma 외 arxiv

Aligning generative flow models on continuous spaces via online reinforcement learning is constrained by intractable trajectory likelihoods. Existing density-approximated policy gradient methods rely on stochastic SDE sa…

Reinforcement Learning

Towards a unified framework for guided diffusion models

2025-12-04 · Yuchen Jiao, Yuxin Chen, Gen Li arxiv

Guided or controlled data generation with diffusion models\blfootnote{Partial preliminary results of this work appeared in International Conference on Machine Learning 2025 \citep{li2025provable}.} has become a cornersto…

PRPO: Aligning Process Reward with Outcome Reward in Policy Optimization

2026-01-12 · Ruiyi Ding, Yongxuan Lv, Xianhui Meng, Jiahe Song 외 arxiv

Policy optimization for large language models often suffers from sparse reward signals in multi-step reasoning tasks. Critic-free methods like GRPO assign a single normalized outcome reward to all tokens, providing limit…

Enhancing Diffusion Policy with Classifier-Free Guidance for Temporal Robotic Tasks

2025-10-10 · Yuang Lu, Song Wang, Xiao Han, Xuri Zhang 외 arxiv

Temporal sequential tasks challenge humanoid robots, as existing Diffusion Policy (DP) and Action Chunking with Transformers (ACT) methods often lack temporal context, resulting in local optima traps and excessive repeti…

Alignment of Diffusion Model and Flow Matching for Text-to-Image Generation

2026-01-31 · Yidong Ouyang, Liyan Xie, Hongyuan Zha, Guang Cheng arxiv

Diffusion models and flow matching have demonstrated remarkable success in text-to-image generation. While many existing alignment methods primarily focus on fine-tuning pre-trained generative models to maximize a given …

Text-to-Image Generation