LGAIDec 2, 2025

From Navigation to Refinement: Revealing the Two-Stage Nature of Flow-based Diffusion Models through Oracle Velocity

arXiv:2512.02826v13 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work provides a deeper understanding of training dynamics in diffusion models, which is incremental but offers principles for guiding future improvements in generative modeling.

The study analyzed the oracle velocity field in flow-based diffusion models, revealing a two-stage training process where early stages generalize across data modes for global layouts and later stages memorize fine-grained details from nearest samples. This insight explains the effectiveness of techniques like timestep-shifted schedules and classifier-free guidance.

Flow-based diffusion models have emerged as a leading paradigm for training generative models across images and videos. However, their memorization-generalization behavior remains poorly understood. In this work, we revisit the flow matching (FM) objective and study its marginal velocity field, which admits a closed-form expression, allowing exact computation of the oracle FM target. Analyzing this oracle velocity field reveals that flow-based diffusion models inherently formulate a two-stage training target: an early stage guided by a mixture of data modes, and a later stage dominated by the nearest data sample. The two-stage objective leads to distinct learning behaviors: the early navigation stage generalizes across data modes to form global layouts, whereas the later refinement stage increasingly memorizes fine-grained details. Leveraging these insights, we explain the effectiveness of practical techniques such as timestep-shifted schedules, classifier-free guidance intervals, and latent space design choices. Our study deepens the understanding of diffusion model training dynamics and offers principles for guiding future architectural and algorithmic improvements.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes