Momentum Guidance: Plug-and-Play Guidance for Flow Models
Runlong Liao, Jian Yu, Baiyu Su, Chi Zhang, Lizhang Chen, Qiang Liu

TL;DR
Momentum Guidance (MG) is a novel, computationally efficient guidance method for flow models that enhances sample quality without increasing inference costs, and works well with existing guidance techniques like CFG.
Contribution
The paper introduces Momentum Guidance, a new guidance method leveraging ODE trajectory velocities, improving flow model sample quality without additional computational overhead.
Findings
MG improves FID scores significantly on ImageNet-256.
MG enhances quality when combined with classifier-free guidance.
Consistent quality improvements observed on large flow-based models.
Abstract
Flow-based generative models have become a strong framework for high-quality generative modeling, yet pretrained models are rarely used in their vanilla conditional form: conditional samples without guidance often appear diffuse and lack fine-grained detail due to the smoothing effects of neural networks. Existing guidance techniques such as classifier-free guidance (CFG) improve fidelity but double the inference cost and typically reduce sample diversity. We introduce Momentum Guidance (MG), a new dimension of guidance that leverages the ODE trajectory itself. MG extrapolates the current velocity using an exponential moving average of past velocities and preserves the standard one-evaluation-per-step cost. It matches the effect of standard guidance without extra computation and can further improve quality when combined with CFG. Experiments demonstrate MG's effectiveness across…
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 · Face recognition and analysis · Model Reduction and Neural Networks
