Operator Flow Matching for Timeseries Forecasting
Yolanne Yi Ran Lee, Kyriakos Flouris
TL;DR
This work addresses long-horizon forecasting of high-dimensional PDE-governed dynamics by introducing TempO, a latent flow-matching model that employs a time-conditioned velocity field $v_\theta(z,t)$ within a spectral, channel-folded Fourier framework. By combining sparse conditioning with a latent encoder and a 2D Fourier-layer regressor, TempO achieves deterministic, spectrally faithful rollouts and demonstrates an upper bound on Fourier-operator approximation error, enabling parameter-efficient scaling relative to sampler-based approaches. Empirically, TempO outperforms state-of-the-art baselines across three PDE benchmarks, delivering stable 40-step forecasts with near-perfect Pearson correlations, while reducing parameter count and memory usage compared to attention-based or convolutional regressors. The results underscore the value of aligning model architecture with continuous dynamics to obtain physically consistent, efficient long-horizon forecasts, with opportunities for extension to irregular domains and broader scientific applications.
Abstract
Forecasting high-dimensional, PDE-governed dynamics remains a core challenge for generative modeling. Existing autoregressive and diffusion-based approaches often suffer cumulative errors and discretisation artifacts that limit long, physically consistent forecasts. Flow matching offers a natural alternative, enabling efficient, deterministic sampling. We prove an upper bound on FNO approximation error and propose TempO, a latent flow matching model leveraging sparse conditioning with channel folding to efficiently process 3D spatiotemporal fields using time-conditioned Fourier layers to capture multi-scale modes with high fidelity. TempO outperforms state-of-the-art baselines across three benchmark PDE datasets, and spectral analysis further demonstrates superior recovery of multi-scale dynamics, while efficiency studies highlight its parameter- and memory-light design compared to attention-based or convolutional regressors.
