FATE: Focal-modulated Attention Encoder for Multivariate Time-series Forecasting
About
Climate change stands as one of the most pressing global challenges of the twenty-first century, with far-reaching consequences such as rising sea levels, melting glaciers, and increasingly extreme weather patterns. Accurate forecasting is critical for monitoring these phenomena and supporting mitigation strategies. While recent data-driven models for time-series forecasting, including CNNs, RNNs, and attention-based transformers, have shown promise, they often struggle with sequential dependencies and limited parallelization, especially in long-horizon, multivariate meteorological datasets. In this work, we present Focal Modulated Attention Encoder (FATE), a novel transformer architecture designed for reliable multivariate time-series forecasting. Unlike conventional models, FATE introduces a tensorized focal modulation mechanism that explicitly captures spatiotemporal correlations in time-series data. We further propose two modulation scores that offer interpretability by highlighting critical environmental features influencing predictions. We benchmark FATE across seven diverse real-world datasets, including ETTh1, ETTm2, Traffic, Weather5k, USA-Canada, Europe, and LargeST datasets, and show that it consistently outperforms all state-of-the-art methods, including temperature datasets. Our ablation studies also demonstrate that FATE generalizes well to broader multivariate time-series forecasting tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multivariate Time-series Forecasting | ETTm2 | MSE0.151 | 593 | |
| Multivariate Time-series Forecasting | Traffic | MSE0.349 | 323 | |
| Temperature Prediction | LargeST USA-Canada Vancouver station (test) | MAE (4h)1.021 | 16 | |
| Multivariate Time-series Forecasting | ETTh1 | MAE0.381 | 7 | |
| Multivariate Time-series Forecasting | Weather5K | MAE0.179 | 7 | |
| Spatial-temporal Forecasting | LargeST | MAE0.16 | 7 | |
| Temperature Prediction | LargeST Europe (Barcelona station) (test) | MAE (3 days)2.174 | 2 | |
| Temperature Prediction | USA-Canada New York station LargeST (test) | MAE (4h)0.982 | 1 | |
| Temperature Prediction | LargeST Europe Maastricht station (test) | MAE (3 days)4.164 | 1 | |
| Temperature Prediction | USA-Canada Los Angeles station LargeST (test) | MAE (4h)1.183 | 1 |