ChatPaper.aiChatPaper

变分流映射:为一步条件生成引入噪声机制

Variational Flow Maps: Make Some Noise for One-Step Conditional Generation

March 7, 2026
作者: Abbas Mammadov, So Takao, Bohan Chen, Ricardo Baptista, Morteza Mardani, Yee Whye Teh, Julius Berner
cs.AI

摘要

流映射模型通过单次前向传播即可实现高质量图像生成。然而与迭代式扩散模型不同,其缺乏显式采样轨迹的特性阻碍了外部约束在条件生成和逆问题求解中的集成。我们提出变分流映射框架,该框架将条件采样的视角从"引导采样路径"转换为"学习合适的初始噪声"。具体而言,给定观测数据时,我们通过训练噪声适配器模型来输出噪声分布,使得经流映射转换至数据空间后,样本能同时满足观测约束与数据先验。为此,我们建立了基于变分原理的优化目标,通过联合训练噪声适配器与流映射模型来提升噪声-数据对齐性能,从而仅需简单适配器即可实现复杂数据后验的采样。在多种逆问题上的实验表明,变分流映射仅需单次(或少量)迭代即可生成校准良好的条件样本。在ImageNet数据集上,相较于迭代式扩散/流模型,变分流映射在保持竞争力的生成质量同时,将采样速度提升了数个数量级。代码已开源于https://github.com/abbasmammadov/VFM
English
Flow maps enable high-quality image generation in a single forward pass. However, unlike iterative diffusion models, their lack of an explicit sampling trajectory impedes incorporating external constraints for conditional generation and solving inverse problems. We put forth Variational Flow Maps, a framework for conditional sampling that shifts the perspective of conditioning from "guiding a sampling path", to that of "learning the proper initial noise". Specifically, given an observation, we seek to learn a noise adapter model that outputs a noise distribution, so that after mapping to the data space via flow map, the samples respect the observation and data prior. To this end, we develop a principled variational objective that jointly trains the noise adapter and the flow map, improving noise-data alignment, such that sampling from complex data posterior is achieved with a simple adapter. Experiments on various inverse problems show that VFMs produce well-calibrated conditional samples in a single (or few) steps. For ImageNet, VFM attains competitive fidelity while accelerating the sampling by orders of magnitude compared to alternative iterative diffusion/flow models. Code is available at https://github.com/abbasmammadov/VFM
PDF12March 16, 2026