PulseAugur
EN
LIVE 07:10:40

MixFlow training method improves diffusion models by addressing exposure bias

Researchers have introduced MixFlow, a novel training approach designed to mitigate exposure bias in diffusion models. This method leverages "slowed interpolation mixtures" derived from the Slow Flow phenomenon, where ground-truth interpolations closer to generated data correspond to higher-noise timesteps. Experiments on class-conditional image generation, including SiT, REPA, and RAE models, demonstrate MixFlow's effectiveness. Notably, MixFlow applied to RAE models achieved strong generation results on ImageNet, with FID scores as low as 1.10 with guidance at both 256x256 and 512x512 resolutions. AI

IMPACT This new training method could lead to higher-quality image generation from diffusion models, potentially improving applications in creative fields and AI-assisted design.

RANK_REASON The cluster contains a research paper detailing a new training method for diffusion models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

MixFlow training method improves diffusion models by addressing exposure bias

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Hui Li, Fu-Yun Wang, Haoyuan Xia, Jiayue Lyu, Kaihui Cheng, Siyu Zhu, Jingdong Wang ·

    MixFlow Training: Alleviating Exposure Bias with Slowed Interpolation Mixture

    arXiv:2512.19311v2 Announce Type: replace-cross 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…