Zeus: Towards Tuning-Free Foundation Model for Time Series Analysis
About
We present Zeus, a unified tuning-free Time Series Foundation Model (TSFM) that delivers superior performance across diverse analysis tasks without any task-specific fine-tuning. Unlike prior studies that primarily focus on zero-shot forecasting but require task-specific tuning for other tasks, Zeus bridges this gap by addressing two fundamental challenges in multi-task generalization. First, to reconcile point-level granularity with long-sequence scalability, Zeus incorporates a multi-scale Transformer featuring point-wise tokenization and a U-shaped hierarchy, effectively balancing fine-grained fidelity with computational efficiency. Second, to accommodate varying inductive biases across different tasks, Zeus introduces Multi-Objective Temporal Masking (MOTM), a unified strategy that supports heterogeneous tasks (e.g., extrapolation, interpolation, and global abstraction) within a single framework. Extensive experiments across five representative tasks demonstrate that Zeus consistently achieves competitive results in tuning-free settings, underscoring its potential as a general-purpose TSFM.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time Series Forecasting | ECL | MAE0.243 | 345 | |
| Time Series Imputation | ETTh1 | MAE0.175 | 187 | |
| Time Series Imputation | Weather | MAE0.035 | 177 | |
| Time Series Imputation | ETTm1 | MSE0.038 | 177 | |
| Time Series Imputation | ETTm2 | MSE0.027 | 143 | |
| Time Series Imputation | ETTh2 | MSE0.056 | 126 | |
| Time Series Imputation | ECL | MSE0.045 | 75 | |
| Forecasting | Weather | MAE0.247 | 54 | |
| Time Series Forecasting | GIFT-Eval | MASE0.693 | 37 | |
| Forecasting | ETTm2 | MSE0.249 | 35 |