LGAIOct 23, 2024

Training Free Guided Flow Matching with Optimal Control

arXiv:2410.18070v321 citationsh-index: 5ICLR
Originality Incremental advance
AI Analysis

This work addresses the need for guided flow methods on complex geometries like SO(3), which is crucial for high-stake applications such as protein design, though it appears incremental as it builds upon existing backprop-through-ODE methods.

The authors tackled the problem of controlled generation with pre-trained flow matching models by developing OC-Flow, a training-free framework using optimal control, which achieved superior performance in tasks like text-guided image manipulation and molecule generation.

Controlled generation with pre-trained Diffusion and Flow Matching models has vast applications. One strategy for guiding ODE-based generative models is through optimizing a target loss $R(x_1)$ while staying close to the prior distribution. Along this line, some recent work showed the effectiveness of guiding flow model by differentiating through its ODE sampling process. Despite the superior performance, the theoretical understanding of this line of methods is still preliminary, leaving space for algorithm improvement. Moreover, existing methods predominately focus on Euclidean data manifold, and there is a compelling need for guided flow methods on complex geometries such as SO(3), which prevails in high-stake scientific applications like protein design. We present OC-Flow, a general and theoretically grounded training-free framework for guided flow matching using optimal control. Building upon advances in optimal control theory, we develop effective and practical algorithms for solving optimal control in guided ODE-based generation and provide a systematic theoretical analysis of the convergence guarantee in both Euclidean and SO(3). We show that existing backprop-through-ODE methods can be interpreted as special cases of Euclidean OC-Flow. OC-Flow achieved superior performance in extensive experiments on text-guided image manipulation, conditional molecule generation, and all-atom peptide design.

Foundations

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

Your Notes