Likely Interpolants of Generative Models
Frederik Möbius Rygaard, Shen Zhu, Yinzhu Jin, Søren Hauberg, Tom Fletcher
TL;DR
Interpolation in generative models is reframed as finding curves on a Riemannian manifold constrained by data density. The authors introduce ProbGEORCE, a training-free method that minimizes a regularized energy $E(z)=\sum_i ((z_{i+1}-z_i)^T G(z_i)(z_{i+1}-z_i) + \lambda S(z_i))$ with endpoints $z_0=a$, $z_N=b$, and prove convergence to a local minimum while revealing a local geodesic interpretation via a metric $G(z_i^*) + \frac{\lambda}{2} \partial^2_{zz} S(z_i^*)$. Empirically, the approach yields interpolations that traverse higher-density regions across diffusion models, Riemannian diffusion models, and VAEs, with improved log-likelihoods and competitive FID relative to baselines. This density-aware, model-agnostic interpolation framework enables high-quality, transition-rich visualizations and inspections without retraining, with potential impact on controlled generation and model introspection.
Abstract
Interpolation in generative models allows for controlled generation, model inspection, and more. Unfortunately, most generative models lack a principal notion of interpolants without restrictive assumptions on either the model or data dimension. In this paper, we develop a general interpolation scheme that targets likely transition paths compatible with different metrics and probability distributions. We consider interpolants analogous to a geodesic constrained to a suitable data distribution and derive a novel algorithm for computing these curves, which requires no additional training. Theoretically, we show that our method locally can be considered as a geodesic under a suitable Riemannian metric. We quantitatively show that our interpolation scheme traverses higher density regions than baselines across a range of models and datasets.
