English

MixFlow Training: Alleviating Exposure Bias with Slowed Interpolation Mixture

Computer Vision and Pattern Recognition 2025-12-23 v1 Artificial Intelligence

Abstract

This paper studies the training-testing discrepancy (a.k.a. exposure bias) problem for improving the diffusion models. During training, the input of a prediction network at one training timestep is the corresponding ground-truth noisy data that is an interpolation of the noise and the data, and during testing, the input is the generated noisy data. We present a novel training approach, named MixFlow, for improving the performance. Our approach is motivated by the Slow Flow phenomenon: the ground-truth interpolation that is the nearest to the generated noisy data at a given sampling timestep is observed to correspond to a higher-noise timestep (termed slowed timestep), i.e., the corresponding ground-truth timestep is slower than the sampling timestep. MixFlow leverages the interpolations at the slowed timesteps, named slowed interpolation mixture, for post-training the prediction network for each training timestep. Experiments over class-conditional image generation (including SiT, REPA, and RAE) and text-to-image generation validate the effectiveness of our approach. Our approach MixFlow over the RAE models achieve strong generation results on ImageNet: 1.43 FID (without guidance) and 1.10 (with guidance) at 256 x 256, and 1.55 FID (without guidance) and 1.10 (with guidance) at 512 x 512.

Keywords

Cite

@article{arxiv.2512.19311,
  title  = {MixFlow Training: Alleviating Exposure Bias with Slowed Interpolation Mixture},
  author = {Hui Li and Jiayue Lyu and Fu-Yun Wang and Kaihui Cheng and Siyu Zhu and Jingdong Wang},
  journal= {arXiv preprint arXiv:2512.19311},
  year   = {2025}
}
R2 v1 2026-07-01T08:36:47.194Z