TL;DR
Adversarial flow models combine adversarial training with flow-based generative models, enabling stable, efficient, and high-quality image generation with fewer steps and no intermediate supervision.
Contribution
This work introduces adversarial flow models that learn deterministic mappings, improving stability and efficiency over traditional GANs and flow models, with state-of-the-art results on ImageNet.
Findings
Achieved a new best FID of 2.38 on ImageNet-256px.
End-to-end training of very deep models with high performance.
Surpassed shallower models with similar compute and parameters.
Abstract
We present adversarial flow models, a class of generative models that belongs to both the adversarial and flow families. Our method supports native one-step and multi-step generation and is trained with an adversarial objective. Unlike traditional GANs, in which the generator learns an arbitrary transport map between the noise and data distributions, our generator is encouraged to learn a deterministic noise-to-data mapping. This significantly stabilizes adversarial training. Unlike consistency-based methods, our model directly learns one-step or few-step generation without having to learn the intermediate timesteps of the probability flow for propagation. This preserves model capacity and avoids error accumulation. Under the same 1NFE setting on ImageNet-256px, our B/2 model approaches the performance of consistency-based XL/2 models, while our XL/2 model achieves a new best FID of…
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.
