LGBMApr 14, 2023

Towards Controllable Diffusion Models via Reward-Guided Exploration

arXiv:2304.07132v16 citationsh-index: 37
Originality Highly original
AI Analysis

This work addresses the limitation of existing methods for controlled diffusion models, which often require specific conditional representations or differentiable classifiers, by introducing a more flexible approach.

The paper tackles the problem of enabling controllable sample generation in diffusion models by proposing a reinforcement learning-based training framework that guides exploration via rewards, achieving significant improvements in 3D shape and molecule generation tasks.

By formulating data samples' formation as a Markov denoising process, diffusion models achieve state-of-the-art performances in a collection of tasks. Recently, many variants of diffusion models have been proposed to enable controlled sample generation. Most of these existing methods either formulate the controlling information as an input (i.e.,: conditional representation) for the noise approximator, or introduce a pre-trained classifier in the test-phase to guide the Langevin dynamic towards the conditional goal. However, the former line of methods only work when the controlling information can be formulated as conditional representations, while the latter requires the pre-trained guidance classifier to be differentiable. In this paper, we propose a novel framework named RGDM (Reward-Guided Diffusion Model) that guides the training-phase of diffusion models via reinforcement learning (RL). The proposed training framework bridges the objective of weighted log-likelihood and maximum entropy RL, which enables calculating policy gradients via samples from a pay-off distribution proportional to exponential scaled rewards, rather than from policies themselves. Such a framework alleviates the high gradient variances and enables diffusion models to explore for highly rewarded samples in the reverse process. Experiments on 3D shape and molecule generation tasks show significant improvements over existing conditional diffusion models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes