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 | 48 | |
| Probabilistic Forecasting | Traffic | CRPS0.257 | 48 | |
| Probabilistic time series forecasting | Exchange | CRPS0.648 | 27 | |
| Probabilistic Forecasting | Wiki | CRPS0.484 | 25 | |
| Probabilistic Forecasting | solar | CRPS0.236 | 22 | |
| Probabilistic Forecasting | taxi | CRPS22.52 | 13 | |
| Joint density estimation | USHCN | njNLL-4.254 | 12 | |
| Joint density estimation | PhysioNet | njNLL-0.732 | 12 | |
| Joint density estimation | MIMIC-III | njNLL-0.78 | 12 | |
| Joint density estimation | MIMIC IV | njNLL-2.053 | 11 |