TACTiS-2: Better, Faster, Simpler Attentional Copulas for Multivariate Time Series
About
We introduce a new model for multivariate probabilistic time series prediction, designed to flexibly address a range of tasks including forecasting, interpolation, and their combinations. Building on copula theory, we propose a simplified objective for the recently-introduced transformer-based attentional copulas (TACTiS), wherein the number of distributional parameters now scales linearly with the number of variables instead of factorially. The new objective requires the introduction of a training curriculum, which goes hand-in-hand with necessary changes to the original architecture. We show that the resulting model has significantly better training dynamics and achieves state-of-the-art performance across diverse real-world forecasting tasks, while maintaining the flexibility of prior work, such as seamless handling of unaligned and unevenly-sampled time series. Code is made available at https://github.com/ServiceNow/TACTiS.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Probabilistic Forecasting | Electricity | CRPS0.299 | 38 | |
| Probabilistic Forecasting | Traffic | CRPS0.257 | 26 | |
| Probabilistic Forecasting | solar | CRPS0.236 | 22 | |
| Probabilistic Forecasting | Wiki | CRPS0.484 | 21 | |
| Probabilistic time series forecasting | Exchange | CRPS0.648 | 19 | |
| Time Series Forecasting | Exchange (Exch.) | Distortion0.873 | 9 | |
| Time Series Forecasting | Electricity | Distortion0.674 | 9 | |
| Time Series Forecasting | Wikipedia | Distortion1.26 | 9 | |
| Time Series Forecasting | Traffic | Distortion0.592 | 9 | |
| Time Series Forecasting | Solar (Sol.) | Distortion0.586 | 9 |