A Generative Adversarial Graph Neural Network for Synthetic Time Series Data
Marco Gregnanin, Johannes De Smedt, Giorgio Gnecco, Maurizio Parton

TL;DR
This paper introduces Sig-Graph GAN, a novel model combining time-series signatures, LSTM, and GNNs to generate realistic synthetic financial time series data, outperforming baseline methods.
Contribution
The paper presents a new GAN architecture that integrates geometric and temporal features of time series using signatures, GNNs, and LSTMs for improved synthetic data generation.
Findings
Sig-Graph GAN outperforms baseline methods in replicating stock return distributions.
The model effectively captures geometric and temporal patterns in time-series data.
Numerical evaluations demonstrate superior performance across different stock exchanges.
Abstract
Generating synthetic data for financial time series poses challenges, especially considering their non-stationary nature. Traditional statistical time series models normally assume weak stationarity. However, this assumption can constrain their effectiveness. Deep learning models, particularly Generative Adversarial Networks (GANs), have exhibited considerable potential in emulating complex probability distributions. GANs employ a generator-discriminator framework, where the generator creates data samples, while the discriminator distinguishes real from generated data. In this research, we introduce the Sig-Graph GAN model, which integrates the time-series signature, offering a structured summary of its temporal evolution; the Long Short-Term Memory network, capturing its inherent autoregressive structure; and Graph Neural Networks (GNNs), leveraging geometric patterns within 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
