Flow Map Distillation Without Data
Shangyuan Tong, Nanye Ma, Saining Xie, Tommi Jaakkola

TL;DR
This paper introduces a data-free flow map distillation method that samples solely from the prior distribution, avoiding data dependency and mismatch risks, and achieves state-of-the-art results in image generation.
Contribution
The authors propose a novel data-free framework for flow map distillation that predicts the teacher's sampling path and corrects errors, surpassing data-based methods.
Findings
Achieves FID of 1.45 on ImageNet 256x256 with 1 step
Surpasses all data-based flow distillation methods
Establishes a new state-of-the-art in flow model distillation
Abstract
State-of-the-art flow models achieve remarkable quality but require slow, iterative sampling. To accelerate this, flow maps can be distilled from pre-trained teachers, a procedure that conventionally requires sampling from an external dataset. We argue that this data-dependency introduces a fundamental risk of Teacher-Data Mismatch, as a static dataset may provide an incomplete or even misaligned representation of the teacher's full generative capabilities. This leads us to question whether this reliance on data is truly necessary for successful flow map distillation. In this work, we explore a data-free alternative that samples only from the prior distribution, a distribution the teacher is guaranteed to follow by construction, thereby circumventing the mismatch risk entirely. To demonstrate the practical viability of this philosophy, we introduce a principled framework that learns to…
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.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging · Computer Graphics and Visualization Techniques
