SPATE-GAN: Improved Generative Modeling of Dynamic Spatio-Temporal Patterns with an Autoregressive Embedding Loss
Konstantin Klemmer, Tianlin Xu, Beatrice Acciaio, Daniel B. Neill

TL;DR
This paper introduces SPATE-GAN, an enhanced generative adversarial network that incorporates an autoregressive embedding loss and a new spatio-temporal autocorrelation metric to better model complex dynamic spatio-temporal data.
Contribution
The study proposes a novel loss function and a new spatio-temporal autocorrelation metric to improve GANs' ability to learn intricate spatio-temporal patterns without altering the existing architecture.
Findings
Improved modeling of turbulent flows, Cox processes, and weather data.
Enhanced capacity to capture autoregressive spatio-temporal structures.
No architectural changes needed for the backbone GAN.
Abstract
From ecology to atmospheric sciences, many academic disciplines deal with data characterized by intricate spatio-temporal complexities, the modeling of which often requires specialized approaches. Generative models of these data are of particular interest, as they enable a range of impactful downstream applications like simulation or creating synthetic training data. Recent work has highlighted the potential of generative adversarial nets (GANs) for generating spatio-temporal data. A new GAN algorithm COT-GAN, inspired by the theory of causal optimal transport (COT), was proposed in an attempt to better tackle this challenge. However, the task of learning more complex spatio-temporal patterns requires additional knowledge of their specific data structures. In this study, we propose a novel loss objective combined with COT-GAN based on an autoregressive embedding to reinforce the…
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
TopicsComputational Physics and Python Applications · Generative Adversarial Networks and Image Synthesis · Time Series Analysis and Forecasting
MethodsTest
