Generative Modeling via Drifting
AI 摘要
提出漂移模型,通过演化分布进行生成建模,实现高质量单步生成。
主要贡献
- 提出Drifting Models新范式
- 实现训练中演化分布
- 实现单步推理
方法论
引入漂移场控制样本移动,使分布匹配达到平衡,从而优化神经网络。
原文摘要
Generative modeling can be formulated as learning a mapping f such that its pushforward distribution matches the data distribution. The pushforward behavior can be carried out iteratively at inference time, for example in diffusion and flow-based models. In this paper, we propose a new paradigm called Drifting Models, which evolve the pushforward distribution during training and naturally admit one-step inference. We introduce a drifting field that governs the sample movement and achieves equilibrium when the distributions match. This leads to a training objective that allows the neural network optimizer to evolve the distribution. In experiments, our one-step generator achieves state-of-the-art results on ImageNet at 256 x 256 resolution, with an FID of 1.54 in latent space and 1.61 in pixel space. We hope that our work opens up new opportunities for high-quality one-step generation.