arXiv:2512.10953cs.LGcs.CV2025-12被引 7

提出双向生成框架,让图像生成快100倍且质量更高

Bidirectional Normalizing Flow: From Data to Noise and Back

  • 不依赖精确逆函数,用近似反向模型替代传统可逆变换
  • 在ImageNet上生成质量优于传统方法,采样速度提升百倍
  • 适合追求高速高质生成的图像生成研究者与应用开发者

归一化流(NFs)是生成建模的原理性框架。标准NF包含前向和反向过程:前向将数据映射到噪声,反向通过逆变换生成样本。传统NF前向变换需显式可逆,以保证反向为精确解析逆。近期TARFlow及其变体结合Transformer与自回归流重振了NF方法,但也暴露出因果解码的瓶颈。本文提出双向归一化流(BiFlow),无需精确解析逆,学习近似噪声到数据的反向映射,从而支持更灵活的损失函数与架构。在ImageNet上的实验表明,相较于因果解码方法,BiFlow在提升生成质量的同时,采样速度最高加快两个数量级。其性能在基于NF的方法中达到顶尖水平,在单次评估(1-NFE)方法中也表现优异。我们希望本工作能进一步激发对这一经典范式的关注。

原文摘要 · Abstract (English)

Normalizing Flows (NFs) have been established as a principled framework for generative modeling. Standard NFs consist of a forward process and a reverse process: the forward process maps data to noise, while the reverse process generates samples by inverting it. Typical NF forward transformations are constrained by explicit invertibility, ensuring that the reverse process can serve as their exact analytic inverse. Recent developments in TARFlow and its variants have revitalized NF methods by combining Transformers and autoregressive flows, but have also exposed causal decoding as a major bottleneck. In this work, we introduce Bidirectional Normalizing Flow ($\textbf{BiFlow}$), a framework that removes the need for an exact analytic inverse. BiFlow learns a reverse model that approximates the underlying noise-to-data inverse mapping, enabling more flexible loss functions and architectures. Experiments on ImageNet demonstrate that BiFlow, compared to its causal decoding counterpart, improves generation quality while accelerating sampling by up to two orders of magnitude. BiFlow yields state-of-the-art results among NF-based methods and competitive performance among single-evaluation ("1-NFE") methods. Following recent encouraging progress on NFs, we hope our work will draw further attention to this classical paradigm.

生成模型归一化流图像生成加速采样

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。