D-Flow: Differentiating through Flows for Controlled Generation
Heli Ben-Hamu, Omri Puny, Itai Gat, Brian Karrer, Uriel Singer, Yaron Lipman
TL;DR
D-Flow introduces a training-free framework that controls generation from pre-trained diffusion/flow models by differentiating through the ODE solver with respect to the initial noise $x_0$. The key idea is that backpropagating to $x_0$ projects gradients onto data-manifold directions, embedding an implicit prior into the control objective. The approach unifies inverse problems, conditional sampling, and editing across images, audio, and molecules, achieving state-of-the-art results without task-specific retraining, albeit with longer runtimes. Theoretical support via Affine Gaussian Probability Paths and adjoint dynamics explains the implicit regularization, and extensive experiments demonstrate broad applicability and strong performance across domains. This work opens a practical, versatile path for controllable generation using pre-trained priors with minimal retraining cost.
Abstract
Taming the generation outcome of state of the art Diffusion and Flow-Matching (FM) models without having to re-train a task-specific model unlocks a powerful tool for solving inverse problems, conditional generation, and controlled generation in general. In this work we introduce D-Flow, a simple framework for controlling the generation process by differentiating through the flow, optimizing for the source (noise) point. We motivate this framework by our key observation stating that for Diffusion/FM models trained with Gaussian probability paths, differentiating through the generation process projects gradient on the data manifold, implicitly injecting the prior into the optimization process. We validate our framework on linear and non-linear controlled generation problems including: image and audio inverse problems and conditional molecule generation reaching state of the art performance across all.
