paper-with-me

Papers

Conditional Sig-Wasserstein GANs for Time Series Generation

2020-06-09 · Shujian Liao, Hao Ni, Lukasz Szpruch, Magnus Wiese, Marc Sabate-Vidales, Baoren Xiao

Generative adversarial networks (GANs) have been extremely successful in generating samples, from seemingly high dimensional probability measures. However, these methods struggle to capture the temporal dependence of joint probability distributions induced by time-series data. Furthermore, long time-series data streams hugely increase the dimension of the target space, which may render generative modelling infeasible. To overcome these challenges, motivated by the autoregressive models in econometric, we are interested in the conditional distribution of future time series given the past information. We propose the generic conditional Sig-WGAN framework by integrating Wasserstein-GANs (WGANs) with mathematically principled and efficient path feature extraction called the signature of a path. The signature of a path is a graded sequence of statistics that provides a universal description for a stream of data, and its expected value characterises the law of the time-series model. In particular, we develop the conditional Sig-$W_1$ metric, that captures the conditional joint law of time series models, and use it as a discriminator. The signature feature space enables the explicit representation of the proposed discriminators which alleviates the need for expensive training. We validate our method on both synthetic and empirical dataset and observe that our method consistently and significantly outperforms state-of-the-art benchmarks with respect to measures of similarity and predictive ability.

📄 PDF Abstract BibTeX arXiv:2006.05421

Code (2)

SigCGANs/Conditional-Sig-Wasserstein-GANs 공식 구현 pytorch
msabvid/sigfiltering pytorch

Tasks

Time SeriesTime Series AnalysisTime Series Generation

Similar Papers 제목 키워드 기반

Statistical analysis of Wasserstein GANs with applications to time series forecasting

2020-11-05 · Moritz Haas, Stefan Richter

We provide statistical theory for conditional and unconditional Wasserstein generative adversarial networks (WGANs) in the framework of dependent observations. We prove upper bounds for the excess Bayes risk of the WGAN …

Time SeriesTime Series AnalysisTime Series Forecasting

Decision-Aware Conditional GANs for Time Series Data

2020-09-26 · He Sun, Zhun Deng, Hui Chen, David C. Parkes

We introduce the decision-aware time-series conditional generative adversarial network (DAT-CGAN) as a method for time-series generation. The framework adopts a multi-Wasserstein loss on structured decision-related quant…

Generative Adversarial NetworkTime SeriesTime Series AnalysisTime Series Generation

Sig-Wasserstein GANs for Time Series Generation

2021-11-01 · Hao Ni, Lukasz Szpruch, Marc Sabate-Vidales, Baoren Xiao 외

Synthetic data is an emerging technology that can significantly accelerate the development and deployment of AI machine learning pipelines. In this work, we develop high-fidelity time-series generators, the SigWGAN, by c…

Time SeriesTime Series AnalysisTime Series Generation

Neural SDEs for Conditional Time Series Generation and the Signature-Wasserstein-1 metric

2023-01-03 · Pere Díaz Lozano, Toni Lozano Bagén, Josep Vives

(Conditional) Generative Adversarial Networks (GANs) have found great success in recent years, due to their ability to approximate (conditional) distributions over extremely high dimensional spaces. However, they are hig…

Time SeriesTime Series AnalysisTime Series Generation

Quick and Easy Time Series Generation with Established Image-based GANs

2019-02-14 · Eoin Brophy, Zhengwei Wang, Tomas E. Ward

In the recent years Generative Adversarial Networks (GANs) have demonstrated significant progress in generating authentic looking data. In this work we introduce our simple method to exploit the advancements in well esta…

Time SeriesTime Series AnalysisTime Series Generation