XYZFlow:Scaling Multi dimensional Shortcut Flows for Efficient Generative Modeling

📅 2026-08-12
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
High-fidelity image generation often entails a trade-off between speed and quality, with existing efficient approaches relying on teacher distillation and thus constrained by the teacher’s performance. This work proposes a multidimensional shortcut flow matching framework that interprets autoregressive modeling as implicit flow straightening and introduces orthogonal temporal and spatial scaling mechanisms. Temporal identifiability is enhanced through non-Markovian historical conditioning, while spatial scaling is achieved via Next Shortcut Prediction conditioned on prior denoising trajectories. Notably, the method operates without requiring a high-quality teacher model, achieving competitive FID scores while accelerating inference by 7.2–8.5× relative to the teacher—significantly outperforming naive strategies based solely on model scaling or step reduction.
📝 Abstract
High-fidelity image generation faces a trade-off between speed and quality. Diffusion models produce strong visuals but require costly iterative sampling. Existing efficient methods mainly distill pretrained models into few-step samplers, a challenging process that depends heavily on teacher-model quality. In this paper, we introduce XYZFlow, a framework that rethinks efficient generation through multidimensional scaling of flow matching. Unlike single-step mappings, XYZFlow enhances expressivity by making probability paths more identifiable and learnable through structured multidimensional conditioning. We view autoregressive modeling as implicit flow straightening, where richer context reduces trajectory ambiguity. XYZFlow realizes this idea through two orthogonal dimensions: temporal scaling, which uses non-Markovian conditioning on the full denoising history; and spatial scaling, enabled by Next Shortcut Prediction, which sequentially generates patches using preceding patches' denoising trajectories as priors. Experiments show that XYZFlow achieves state-of-the-art performance, with 7.2-8.5X teacher speedups and competitive FID, while Next Shortcut Prediction delivers superior quality-latency trade-offs over model scaling or step reduction.
Problem

Research questions and friction points this paper is trying to address.

image generation
speed-quality trade-off
efficient generative modeling
flow matching
teacher-student distillation
Innovation

Methods, ideas, or system contributions that make the work stand out.

flow matching
multidimensional scaling
non-Markovian conditioning
Next Shortcut Prediction
efficient generative modeling