Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 95% Match Research Paper Researchers in generative AI,Machine learning engineers,Scientists using simulation models 2 weeks ago

Unfolding Generative Flows with Koopman Operators: Fast and Interpretable Sampling

generative-ai › flow-models
📄 Abstract

Abstract: Continuous Normalizing Flows (CNFs) enable elegant generative modeling but remain bottlenecked by slow sampling: producing a single sample requires solving a nonlinear ODE with hundreds of function evaluations. Recent approaches such as Rectified Flow and OT-CFM accelerate sampling by straightening trajectories, yet the learned dynamics remain nonlinear black boxes, limiting both efficiency and interpretability. We propose a fundamentally different perspective: globally linearizing flow dynamics via Koopman theory. By lifting Conditional Flow Matching (CFM) into a higher-dimensional Koopman space, we represent its evolution with a single linear operator. This yields two key benefits. First, sampling becomes one-step and parallelizable, computed in closed form via the matrix exponential. Second, the Koopman operator provides a spectral blueprint of generation, enabling novel interpretability through its eigenvalues and modes. We derive a practical, simulation-free training objective that enforces infinitesimal consistency with the teacher's dynamics and show that this alignment preserves fidelity along the full generative path, distinguishing our method from boundary-only distillation. Empirically, our approach achieves competitive sample quality with dramatic speedups, while uniquely enabling spectral analysis of generative flows.
Authors (6)
Erkan Turan
Aristotelis Siozopoulos
Louis Martinez
Julien Gaubil
Emery Pierson
Maks Ovsjanikov
Submitted
June 27, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

This paper proposes a novel approach to generative modeling by globally linearizing Continuous Normalizing Flows (CNFs) using Koopman theory. By lifting Conditional Flow Matching (CFM) into a higher-dimensional Koopman space, it represents the flow dynamics with a single linear operator, enabling one-step, parallelizable sampling via matrix exponential and providing spectral interpretability.

Business Value

Significantly accelerates the generation of complex data samples, making generative models more practical for real-time applications and enabling deeper understanding of the generation process for debugging and control.