STARFlow-V: End-to-End Video Generative Modeling with Normalizing Flows
Apple's new video model challenges diffusion's dominance. STARFlow-V uses normalizing flows instead—here's why that matters for inference cost.

Why it matters
Apple Research is advancing an alternative architecture (normalizing flows) for video generation that claims advantages over the diffusion-based models dominating the space. This represents a meaningful technical divergence in how foundation models approach video synthesis—relevant to anyone building or investing in generative video infrastructure.
The key facts
9 to knowModel architecture: Normalizing flows (likelihood-based) vs. diffusion (dominant current approach)
Domain: Video generation with spatiotemporal complexity
Claimed benefits: End-to-end learning, robust causal prediction, native likelihood estimation
Source: Apple Machine Learning Research (published Apr 30, 2026)
Research-stage: No product ship or commercial deployment announced
STARFlow-V: normalizing flow-based video generator from Apple ML Research
Challenges diffusion-model incumbency in video generation domain
Addresses spatiotemporal complexity and computational cost constraints
Published on Apple's official machine learning research site (Apr 30, 2026)
Go to the source
Apple Machine Learningmachinelearning.apple.com
Publisher excerpt: Normalizing flows (NFs) are end-to-end likelihood-based generative models for continuous data, and have recently regained attention with encouraging progress on image generation. Yet in the video generation domain, where spatiotemporal complexity and computational cost are substantially higher,…