REVIEW 29 cited by
Fine-Tuning of Continuous-Time Diffusion Models as Entropy-Regularized Control
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Diffusion models excel at capturing complex data distributions, such as those of natural images and proteins. While diffusion models are trained to represent the distribution in the training dataset, we often are more concerned with other properties, such as the aesthetic quality of the generated images or the functional properties of generated proteins. Diffusion models can be finetuned in a goal-directed way by maximizing the value of some reward function (e.g., the aesthetic quality of an image). However, these approaches may lead to reduced sample diversity, significant deviations from the training data distribution, and even poor sample quality due to the exploitation of an imperfect reward function. The last issue often occurs when the reward function is a learned model meant to approximate a ground-truth "genuine" reward, as is the case in many practical applications. These challenges, collectively termed "reward collapse," pose a substantial obstacle. To address this reward collapse, we frame the finetuning problem as entropy-regularized control against the pretrained diffusion model, i.e., directly optimizing entropy-enhanced rewards with neural SDEs. We present theoretical and empirical evidence that demonstrates our framework is capable of efficiently generating diverse samples with high genuine rewards, mitigating the overoptimization of imperfect reward models.
Forward citations
Cited by 29 Pith papers
-
VINE: Taming Generative Control Policies for Reinforcement Learning
Reconstructing a fresh noisy interpolation state at every denoising step stabilizes end-to-end value-gradient training of multi-step flow-matching policies and yields state-of-the-art offline and real-robot results.
-
TILDE: TILt-based Distributional Erasure for Concept Unlearning
TILDE derives a minimum-deviation, energy-tilted target distribution for concept unlearning in diffusion models and realizes it via residual ∇-GFlowNet training.
-
Q-VGM: Q-Value-Gradient Matching for Off-Policy Reinforcement Learning of Flow-Matching VLA
Q-VGM offline RL fine-tuning converts critic Q-gradients into residual velocity targets for flow-matching VLAs, raising LIBERO success from 75.0% to 92.5%.
-
Reward Score Matching: Unifying Reward-based Fine-tuning for Flow and Diffusion Models
Reward Score Matching unifies reward-based fine-tuning for flow and diffusion models by recasting alignment as score matching to a value-guided target.
-
Is RL fine-tuning harder than regression? A PDE learning approach for diffusion models
For diffusion model fine-tuning, RL value estimation reduces to a variational inequality whose solution satisfies a supervised-learning oracle inequality with self-mitigating statistical error.
-
Provable Maximum Entropy Manifold Exploration via Diffusion Models
S-MEME iteratively fine-tunes a diffusion model using its own score as the exploration reward, provably converging to the maximum-entropy distribution on the learned manifold.
-
Efficient Diversity-Preserving Diffusion Alignment via Gradient-Informed GFlowNets
A gradient-informed GFlowNet objective, residual nabla-DB, finetunes diffusion models to sample according to a reward while preserving diversity and prior knowledge.
-
CrystalGRPO: Target-Aligned and Coverage-Preserving Reinforcement Learning for Flow-Based Crystal Structure Prediction
CrystalGRPO post-trains flow-based crystal generators with joint coordinate-lattice stochastic policies and a hybrid MACE-energy plus structure-matching reward, improving Top-1 recovery in one mode and Top-20 coverage...
-
Generalized Fine-Tuning of Diffusion Models via Stochastic Control and FBSDEs
Diffusion fine-tuning is generalized to arbitrary running costs and solved through HJB/FBSDE, but the main theorems are not proven as stated.
-
Calibrated Test-Time Guidance for Bayesian Inference
CBG replaces biased point estimates of the diffused likelihood with consistent Monte Carlo score estimates, and corrects how guidance scales temper the likelihood.
-
Conditional Diffusion Guidance under Hard Constraint: A Stochastic Analysis Approach
By adding drift g(t)^2 ∇log h(t,y) with h estimated via martingale and covariation losses, diffusion samples can be hard-conditioned on an event.
-
Test-Time Alignment of Text-to-Image Diffusion Models via Null-Text Embedding Optimisation
Optimizing the null-text embedding in classifier-free guidance aligns diffusion outputs to a target reward while preserving cross-reward quality.
-
Calibrating Generative Models to Distributional Constraints
CGM-relax and CGM-reward fine-tune generative models to meet distributional constraints by minimizing a miscalibration penalty or a KL divergence to an estimated maximum-entropy tilt.
-
Noise Hypernetworks: Amortizing Test-Time Compute in Diffusion Models
A noise hypernetwork learns a reward-tilted initial noise distribution for frozen distilled diffusion generators, recovering roughly half of test-time noise-optimization gains at a fraction of the compute.
-
Diffusion Tree Sampling: Scalable inference-time alignment of diffusion models
Diffusion Tree Sampling is a Monte Carlo tree search over denoising trajectories that propagates terminal rewards backward to sample from reward-aligned distributions, showing up to 10x compute savings on tested benchmarks.
-
Nabla-R2D3: Effective and Efficient 3D Diffusion Alignment with 2D Rewards
Nabla-R2D3 aligns 3D-native diffusion models with human preferences by backpropagating multi-view 2D reward gradients through the denoising process, improving reward without destroying the pretrained 3D prior.
-
ChatVLA-2: Vision-Language-Action Model with Open-World Embodied Reasoning from Pretrained Knowledge
ChatVLA-2 uses dynamic mixture-of-experts and a two-stage training recipe to let a vision-language-action model retain pretrained reasoning while following robot instructions.
-
Scaling Image and Video Generation via Test-Time Evolutionary Search
Evolutionary search over denoising trajectories improves image and video generation quality and diversity as test-time compute increases, without retraining the generative model.
-
A First-order Generative Bilevel Optimization Framework for Diffusion Models
A bilevel first-order method tunes entropy-regularization strength and noise schedules in diffusion models without backpropagating through sampling, improving FID and CLIP over hyperparameter search baselines.
-
Outsourced diffusion sampling: Efficient posterior inference in latent spaces of generative models
Posterior sampling under a generative prior can be performed by training a diffusion model in the generator's noise space and pushing its samples through the generator.
-
Statistical guarantees for continuous-time policy evaluation: blessing of ellipticity and new tradeoffs
For continuous-time policy evaluation, the LSTD estimator's H1 error scales as the square root of (approximation error plus m/T), with a trajectory length that can be nearly linear in the number of basis functions whe...
-
Direct Distributional Optimization for Provable Alignment of Diffusion Models
A distribution-level optimization framework, dual averaging plus Doob's h-transform, aligns diffusion models with provable convergence and isoperimetry-free sampling.
-
Diffusion-VLA: Generalizable and Interpretable Robot Foundation Model via Self-Generated Reasoning
A robot policy generates its own language reasoning before acting and injects it into a diffusion action decoder, outperforming several VLA baselines on real-robot manipulation.
-
Enhancing Exploration with Diffusion Policies in Hybrid Off-Policy RL: Application to Non-Prehensile Manipulation
HyDo combines diffusion-model policies with maximum entropy RL in a hybrid discrete/continuous action space, improving success rates on non-prehensile manipulation tasks.
-
On the Design Space of Discrete Diffusion Online Adaptation for Molecular Optimization
Online fine-tuning of discrete diffusion models with complementary acquisition, CVaR shaping, density-entropy debiasing, replay, and validity control finds better molecules under fixed oracle budgets than offline fine...
-
Time-Reversed BSDEs for Accurate Gradient Estimation in Diffusion Models
Time-reversed BSDEs produce adapted adjoints that yield more stable, lower-variance gradients for SOC fine-tuning of diffusion models than non-adapted adjoint matching.
-
Towards Adaptive External Communication in Autonomous Vehicles: A Conceptual Design Framework
A three-layer framework (input, processing, output) for adaptive external human-machine interfaces in autonomous vehicles is introduced to systematize design and analysis.
-
VARD: Efficient and Dense Fine-Tuning for Diffusion Models with Value-based RL
VARD fine-tunes diffusion models by backpropagating through a learned value function that assigns dense, differentiable reward estimates to every intermediate denoising step, with KL regularization keeping the model n...
-
Score as Action: Fine-Tuning Diffusion Generative Models by Continuous-time Reinforcement Learning
A continuous-time RL algorithm that treats diffusion scores as actions fine-tunes text-to-image models with a Girsanov-based KL regularizer, showing stability across different denoising step counts.
Discussion (0). Continue with ORCID to comment.