Stabilizing Consistency Training: A Flow Map Analysis and Self-Distillation
Youngjoong Kim, Duhoe Kim, Woosung Kim, Jaesik Park
TL;DR
This work provides a flow-map–based theoretical analysis of consistency models, identifying instability and suboptimal convergence when training from scratch. It introduces time-condition relaxation and a reformulated self-distillation (iSD) to stabilize optimization and improve reproducibility, including a training-time CFG variant (iSD-T) that removes reliance on pretrained initializers. Empirically, iSD achieves competitive or superior results on ImageNet-1K and CelebA-HQ with reduced variance, and extends to diffusion-based policy learning, demonstrating broader applicability beyond image generation. Theoretically, it connects direct training, Eulerian distillation, and consistency objectives through a unified flow-map view, clarifying when fixed points arise and how marginal velocity guidance mitigates degeneracy, with practical implications for robust, reproducible generative modeling.
Abstract
Consistency models have been proposed for fast generative modeling, achieving results competitive with diffusion and flow models. However, these methods exhibit inherent instability and limited reproducibility when training from scratch, motivating subsequent work to explain and stabilize these issues. While these efforts have provided valuable insights, the explanations remain fragmented, and the theoretical relationships remain unclear. In this work, we provide a theoretical examination of consistency models by analyzing them from a flow map-based perspective. This joint analysis clarifies how training stability and convergence behavior can give rise to degenerate solutions. Building on these insights, we revisit self-distillation as a practical remedy for certain forms of suboptimal convergence and reformulate it to avoid excessive gradient norms for stable optimization. We further demonstrate that our strategy extends beyond image generation to diffusion-based policy learning, without reliance on a pretrained diffusion model for initialization, thereby illustrating its broader applicability.
