Feedback Efficient Online Fine-Tuning of Diffusion Models
Masatoshi Uehara, Yulai Zhao, Kevin Black, Ehsan Hajiramezanali,, Gabriele Scalia, Nathaniel Lee Diamant, Alex M Tseng, Sergey Levine, Tommaso, Biancalani

TL;DR
This paper introduces a reinforcement learning method for efficiently fine-tuning diffusion models to generate high-quality samples with desired properties, with theoretical guarantees and empirical validation across multiple domains.
Contribution
It proposes a novel RL approach that explores feasible sample manifolds efficiently, with theoretical regret bounds and validation on images, sequences, and molecules.
Findings
Achieves efficient exploration of high-reward samples
Provides theoretical regret guarantees
Validates effectiveness across diverse domains
Abstract
Diffusion models excel at modeling complex data distributions, including those of images, proteins, and small molecules. However, in many cases, our goal is to model parts of the distribution that maximize certain properties: for example, we may want to generate images with high aesthetic quality, or molecules with high bioactivity. It is natural to frame this as a reinforcement learning (RL) problem, in which the objective is to fine-tune a diffusion model to maximize a reward function that corresponds to some property. Even with access to online queries of the ground-truth reward function, efficiently discovering high-reward samples can be challenging: they might have a low probability in the initial distribution, and there might be many infeasible samples that do not even have a well-defined reward (e.g., unnatural images or physically impossible molecules). In this work, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical methods for differential equations · Matrix Theory and Algorithms · Model Reduction and Neural Networks
MethodsDiffusion
