TL;DR
CAB is a training-free sampling method that accelerates flow and diffusion models by using a rectified coordinate system and a multistep Adams-Bashforth predictor with correction, improving quality at low NFEs.
Contribution
Proposes CAB, a novel training-free sampler that enhances flow and diffusion model sampling efficiency using a unified, multistep predictor with correction, without additional NFEs.
Findings
CAB improves quality-NFE trade-offs at 6-20 NFEs in experiments.
It remains competitive with strong training-free samplers at higher step counts.
Experiments include large-scale text-to-image benchmarks.
Abstract
Flow and diffusion models achieve high-fidelity, high-resolution image synthesis, but often require many function evaluations (NFEs) at sampling time. Existing acceleration methods either require additional training through distillation or rely on training-free high-order solvers, and both can degrade sample quality at low NFE budgets. We propose CAB (Corrected Adams-Bashforth), a training-free sampler that accelerates both flow and diffusion models. CAB first transforms the sampling dynamics to a common rectified coordinate system, and then applies a multistep Adams-Bashforth predictor augmented with a simple correction term based on past velocity evaluations and therefore incurs no additional NFEs. The resulting method is simple, has the same algorithmic form across model classes, and has at least third-order local truncation error and second-order global error. Experiments on…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
