Universal randomised signatures for generative time series modelling
Francesca Biagini, Lukas Gonon, Niklas Walter
TL;DR
The paper tackles realistic synthetic financial time-series generation by establishing universal approximation results for a reservoir composed of the randomised path signature and introducing a Wasserstein-type metric RS-W_1 built on linear readouts of the reservoir. It then constructs a non-adversarial generator using random feature neural networks, guided by RS-W_1, and extends to a conditional setting with the C-RS-W_1 metric to incorporate past information. Empirical results across Brownian motion, autoregressive processes, and real data (S&P 500 and FOREX) demonstrate that RS-W_1 and its conditional variant yield improved covariance and autocorrelation structure, better marginal distributions, and competitive or superior performance relative to Sig-W_1 baselines and LSTM generators. The work provides practical training guidelines, evaluative metrics, and code scaffolding, offering a scalable alternative to GAN-based approaches for synthetic financial time-series generation with a principled statistical foundation.
Abstract
Randomised signature has been proposed as a flexible and easily implementable alternative to the well-established path signature. In this article, we employ randomised signature to introduce a generative model for financial time series data in the spirit of reservoir computing. Specifically, we propose a novel Wasserstein-type distance based on discrete-time randomised signatures. This metric on the space of probability measures captures the distance between (conditional) distributions. Its use is justified by our novel universal approximation results for randomised signatures on the space of continuous functions taking the underlying path as an input. We then use our metric as the loss function in a non-adversarial generator model for synthetic time series data based on a reservoir neural stochastic differential equation. We compare the results of our model to benchmarks from the existing literature.
