Transition Models: Rethinking the Generative Learning Objective
Zidong Wang, Yiyuan Zhang, Xiaoyu Yue, Xiangyu Yue, Yangguang Li, Wanli Ouyang, Lei Bai
TL;DR
Transition Models (TiM) address the enduring trade-off in generative modeling between many refinement steps and high output fidelity by learning arbitrary-state transitions across any time interval using a new state-transition identity.TiM replaces traditional PF-ODE supervision with a global trajectory-consistent objective, facilitated by the Differential Derivation Equation for efficient, scalable training and augmented by architectural innovations such as decoupled time embeddings and interval-aware attention.Empirically, a compact 865M-parameter TiM achieves state-of-the-art results across NFEs and image resolutions, including 4096x4096, and exhibits monotonic quality gains as the sampling budget increases, outperforming larger diffusion models on GenEval and MJHQ benchmarks.The work demonstrates a practical, scalable path toward versatile, high-fidelity image generation from scratch, unifying few-step efficiency with many-step refinement.
Abstract
A fundamental dilemma in generative modeling persists: iterative diffusion models achieve outstanding fidelity, but at a significant computational cost, while efficient few-step alternatives are constrained by a hard quality ceiling. This conflict between generation steps and output quality arises from restrictive training objectives that focus exclusively on either infinitesimal dynamics (PF-ODEs) or direct endpoint prediction. We address this challenge by introducing an exact, continuous-time dynamics equation that analytically defines state transitions across any finite time interval. This leads to a novel generative paradigm, Transition Models (TiM), which adapt to arbitrary-step transitions, seamlessly traversing the generative trajectory from single leaps to fine-grained refinement with more steps. Despite having only 865M parameters, TiM achieves state-of-the-art performance, surpassing leading models such as SD3.5 (8B parameters) and FLUX.1 (12B parameters) across all evaluated step counts. Importantly, unlike previous few-step generators, TiM demonstrates monotonic quality improvement as the sampling budget increases. Additionally, when employing our native-resolution strategy, TiM delivers exceptional fidelity at resolutions up to 4096x4096.
