LGAIOct 11, 2023

Generative Modeling with Phase Stochastic Bridges

arXiv:2310.07805v424 citationsh-index: 47
Originality Incremental advance
AI Analysis

This provides a new tool for generative modeling, particularly for efficient data generation in image tasks, though it appears incremental as an enhancement to existing diffusion-based methods.

The paper tackles generative modeling by introducing a phase space dynamics framework that enables early realistic data generation, achieving favorable performance over baselines with small numbers of function evaluations and rivaling efficient diffusion models.

Diffusion models (DMs) represent state-of-the-art generative models for continuous inputs. DMs work by constructing a Stochastic Differential Equation (SDE) in the input space (ie, position space), and using a neural network to reverse it. In this work, we introduce a novel generative modeling framework grounded in \textbf{phase space dynamics}, where a phase space is defined as {an augmented space encompassing both position and velocity.} Leveraging insights from Stochastic Optimal Control, we construct a path measure in the phase space that enables efficient sampling. {In contrast to DMs, our framework demonstrates the capability to generate realistic data points at an early stage of dynamics propagation.} This early prediction sets the stage for efficient data generation by leveraging additional velocity information along the trajectory. On standard image generation benchmarks, our model yields favorable performance over baselines in the regime of small Number of Function Evaluations (NFEs). Furthermore, our approach rivals the performance of diffusion models equipped with efficient sampling techniques, underscoring its potential as a new tool generative modeling.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes