FlowConsist: Make Your Flow Consistent with Real Trajectory
Tianyi Zhang, Chengcheng Liu, Jinwei Chen, Chun-Le Guo, Chongyi Li, Ming-Ming Cheng, Bo Li, Peng-Tao Jiang

TL;DR
FlowConsist introduces a training framework for fast flow models that enforces trajectory consistency, significantly improving generation quality and speed by addressing trajectory drift and error accumulation.
Contribution
The paper proposes a novel training method that replaces conditional velocities with model-predicted marginal velocities and introduces trajectory rectification to enhance flow consistency.
Findings
Achieves state-of-the-art FID of 1.52 on ImageNet 256x256 with 1 sampling step.
Addresses trajectory drift and error accumulation in fast flow models.
Demonstrates improved sample quality and consistency over previous methods.
Abstract
Fast flow models accelerate the iterative sampling process by learning to directly predict ODE path integrals, enabling one-step or few-step generation. However, we argue that current fast-flow training paradigms suffer from two fundamental issues. First, conditional velocities constructed from randomly paired noise-data samples introduce systematic trajectory drift, preventing models from following a consistent ODE path. Second, the model's approximation errors accumulate over time steps, leading to severe deviations across long time intervals. To address these issues, we propose FlowConsist, a training framework designed to enforce trajectory consistency in fast flows. We propose a principled alternative that replaces conditional velocities with the marginal velocities predicted by the model itself, aligning optimization with the true trajectory. To further address error accumulation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
