Conditional Lagrangian Wasserstein Flow for Time Series Imputation
Weizhu Qian, Dalin Zhang, Yan Zhao, Yunyao Cheng
TL;DR
This work introduces Conditional Lagrangian Wasserstein Flow (CLWF) for fast, accurate time series imputation by modeling data generation as a conditional optimal transport problem in Wasserstein space and learning a velocity field via the principle of least action. It combines flow matching to estimate the velocity, a time-dependent denoising autoencoder to approximate the gradient of a task-specific potential, and a resampling strategy to reduce variance, with Rao-Blackwellization further improving sampling efficiency. CLWF provides a simulation-free training regime and an ODE-based sampler, enabling faster convergence than diffusion-based imputation methods while maintaining competitive accuracy on real and synthetic datasets. The approach establishes links between optimal transport, stochastic control, and path measures, and demonstrates robust performance with ablations highlighting the benefits of variance reduction, fewer sampling steps, and the resampling trick for improved imputations.
Abstract
Time series imputation is important for numerous real-world applications. To overcome the limitations of diffusion model-based imputation methods, e.g., slow convergence in inference, we propose a novel method for time series imputation in this work, called Conditional Lagrangian Wasserstein Flow (CLWF). Following the principle of least action in Lagrangian mechanics, we learn the velocity by minimizing the corresponding kinetic energy. Moreover, to enhance the model's performance, we estimate the gradient of a task-specific potential function using a time-dependent denoising autoencoder and integrate it into the base estimator to reduce the sampling variance. Finally, the proposed method demonstrates competitive performance compared to other state-of-the-art imputation approaches.
