Efficiently Generating Correlated Sample Paths from Multi-step Time Series Foundation Models
Ethan Baron, Boris Oreshkin, Ruijun Ma, Hanyu Zhang, Kari Torkkola, Michael W. Mahoney, Andrew Gordon Wilson, Tatiana Konstantinova
TL;DR
The paper tackles the problem of generating correlated multi-step forecast sample paths from time series foundation models, which typically provide only marginal predictions. It introduces a copula-based, one-pass method that decouples marginals from the correlation structure, using a Gaussian copula with AR(1)-type Toeplitz covariance and IQF-based marginal reconstruction. The approach yields sample paths with realistic temporal correlations and competitive or improved marginal accuracy (CRPS) while delivering orders-of-magnitude speedups over autoregressive sampling. This enables scalable, joint forecasting in practical settings and opens avenues for learned copula parameterizations and richer dependence structures.
Abstract
Many time series applications require access to multi-step forecast trajectories in the form of sample paths. Recently, time series foundation models have leveraged multi-step lookahead predictions to improve the quality and efficiency of multi-step forecasts. However, these models only predict independent marginal distributions for each time step, rather than a full joint predictive distribution. To generate forecast sample paths with realistic correlation structures, one typically resorts to autoregressive sampling, which can be extremely expensive. In this paper, we present a copula-based approach to efficiently generate accurate, correlated sample paths from existing multi-step time series foundation models in one forward pass. Our copula-based approach generates correlated sample paths orders of magnitude faster than autoregressive sampling, and it yields improved sample path quality by mitigating the snowballing error phenomenon.
