Generative Modeling of Regular and Irregular Time Series Data via Koopman VAEs
Ilan Naiman, N. Benjamin Erichson, Pu Ren, Michael W. Mahoney, Omri, Azencot

TL;DR
This paper introduces KoVAE, a novel variational autoencoder framework based on Koopman theory, designed to generate realistic regular and irregular time series data more effectively than existing GAN and VAE methods.
Contribution
The paper proposes KoVAE, a new generative model that leverages spectral constraints and dynamical systems tools to improve time series generation, especially for irregular data.
Findings
KoVAE outperforms state-of-the-art GAN and VAE models on synthetic and real-world benchmarks.
KoVAE generates time series with better discriminative and predictive metrics.
KoVAE learns probability densities closer to ground truth distributions.
Abstract
Generating realistic time series data is important for many engineering and scientific applications. Existing work tackles this problem using generative adversarial networks (GANs). However, GANs are unstable during training, and they can suffer from mode collapse. While variational autoencoders (VAEs) are known to be more robust to the these issues, they are (surprisingly) less considered for time series generation. In this work, we introduce Koopman VAE (KoVAE), a new generative framework that is based on a novel design for the model prior, and that can be optimized for either regular and irregular training data. Inspired by Koopman theory, we represent the latent conditional prior dynamics using a linear map. Our approach enhances generative modeling with two desired features: (i) incorporating domain knowledge can be achieved by leveraging spectral tools that prescribe constraints…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Time Series Analysis and Forecasting
