Search papers, labs, and topics across Lattice.
This paper introduces a training-free generative modeling approach using kernelized stochastic interpolants, replacing neural network training with solving linear systems to estimate the drift of a generative SDE. The method estimates the drift as $\hat b_t(x) = \nablaφ(x)^\topη_t$, where $η_t$ is obtained by solving a $P\times P$ linear system, and addresses the singularity of the optimal diffusion coefficient $D_t^*$ at $t=0$ with a specialized integrator. The framework demonstrates effective generation and model combination across financial time series, turbulence data, and images, leveraging diverse feature maps without requiring training.
Skip the GANs: this kernel method generates complex data like financial time series and images without any training, just by solving linear systems.
We develop a kernel method for generative modeling within the stochastic interpolant framework, replacing neural network training with linear systems. The drift of the generative SDE is $\hat b_t(x) = \nablaφ(x)^\topη_t$, where $η_t\in\R^P$ solves a $P\times P$ system computable from data, with $P$ independent of the data dimension $d$. Since estimates are inexact, the diffusion coefficient $D_t$ affects sample quality; the optimal $D_t^*$ from Girsanov diverges at $t=0$, but this poses no difficulty and we develop an integrator that handles it seamlessly. The framework accommodates diverse feature maps -- scattering transforms, pretrained generative models etc. -- enabling training-free generation and model combination. We demonstrate the approach on financial time series, turbulence, and image generation.