Maximize Your Diffusion: A Study into Reward Maximization and Alignment for Diffusion-based Control
Dom Huh, Prasant Mohapatra
TL;DR
This work studies reward alignment for diffusion-based control (DMC) by casting diffusion path denoising as a decision process and optimizing it to maximize returns under a data-compatibility constraint. It evaluates four alignment families—reinforcement learning, direct preference optimization, supervised fine-tuning, and cascading diffusion—and proposes a sequential unification that iteratively applies RL, DPO, and SFT, with cascading applied at inference. Across planning-based and policy-based DMC on diverse offline RL benchmarks, the approach yields higher returns and reduced variance, demonstrating improved sample efficiency and stability in offline settings. The findings suggest a practical, modular roadmap for aligning diffusion-based controllers to rewards, with online fine-tuning and parameter-efficient adapters further enhancing robustness and scalability.
Abstract
Diffusion-based planning, learning, and control methods present a promising branch of powerful and expressive decision-making solutions. Given the growing interest, such methods have undergone numerous refinements over the past years. However, despite these advancements, existing methods are limited in their investigations regarding general methods for reward maximization within the decision-making process. In this work, we study extensions of fine-tuning approaches for control applications. Specifically, we explore extensions and various design choices for four fine-tuning approaches: reward alignment through reinforcement learning, direct preference optimization, supervised fine-tuning, and cascading diffusion. We optimize their usage to merge these independent efforts into one unified paradigm. We show the utility of such propositions in offline RL settings and demonstrate empirical improvements over a rich array of control tasks.
