CVAIApr 6

Training-Free Refinement of Flow Matching with Divergence-based Sampling

arXiv:2604.0464652.71 citations
AI Analysis

This addresses a specific bottleneck in flow-based generative models for researchers and practitioners, offering a plug-and-play improvement.

The paper tackles the problem of flow-based models being misled by conflicting sample-wise velocities, which degrades generation quality, by proposing a training-free refinement method that improves fidelity across tasks like text-to-image synthesis and inverse problems.

Flow-based models learn a target distribution by modeling a marginal velocity field, defined as the average of sample-wise velocities connecting each sample from a simple prior to the target data. When sample-wise velocities conflict at the same intermediate state, however, this averaged velocity can misguide samples toward low-density regions, degrading generation quality. To address this issue, we propose the Flow Divergence Sampler (FDS), a training-free framework that refines intermediate states before each solver step. Our key finding reveals that the severity of this misguidance is quantified by the divergence of the marginal velocity field that is readily computable during inference with a well-optimized model. FDS exploits this signal to steer states toward less ambiguous regions. As a plug-and-play framework compatible with standard solvers and off-the-shelf flow backbones, FDS consistently improves fidelity across various generation tasks including text-to-image synthesis, and inverse problems.

Foundations

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

Your Notes