LGMLFeb 7, 2022

TACTiS: Transformer-Attentional Copulas for Time Series

arXiv:2202.03528v258 citations
Originality Incremental advance
AI Analysis

This addresses uncertainty estimation in time series for fields like healthcare and finance, offering a versatile method with incremental improvements over existing approaches.

The paper tackles the problem of estimating joint predictive distributions for high-dimensional multivariate time series to improve uncertainty quantification, and the proposed TACTiS model achieves state-of-the-art predictions on multiple real-world datasets.

The estimation of time-varying quantities is a fundamental component of decision making in fields such as healthcare and finance. However, the practical utility of such estimates is limited by how accurately they quantify predictive uncertainty. In this work, we address the problem of estimating the joint predictive distribution of high-dimensional multivariate time series. We propose a versatile method, based on the transformer architecture, that estimates joint distributions using an attention-based decoder that provably learns to mimic the properties of non-parametric copulas. The resulting model has several desirable properties: it can scale to hundreds of time series, supports both forecasting and interpolation, can handle unaligned and non-uniformly sampled data, and can seamlessly adapt to missing data during training. We demonstrate these properties empirically and show that our model produces state-of-the-art predictions on multiple real-world datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes