FITS: Modeling Time Series with $10k$ Parameters
About
In this paper, we introduce FITS, a lightweight yet powerful model for time series analysis. Unlike existing models that directly process raw time-domain data, FITS operates on the principle that time series can be manipulated through interpolation in the complex frequency domain. By discarding high-frequency components with negligible impact on time series data, FITS achieves performance comparable to state-of-the-art models for time series forecasting and anomaly detection tasks, while having a remarkably compact size of only approximately $10k$ parameters. Such a lightweight model can be easily trained and deployed in edge devices, creating opportunities for various applications. The code is available in: \url{https://github.com/VEWOXIC/FITS}
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time Series Forecasting | ETTh1 | MSE0.38 | 836 | |
| Time Series Forecasting | ETTh2 | MSE0.272 | 796 | |
| Long-term time-series forecasting | ETTh1 | MAE0.442 | 575 | |
| Time Series Forecasting | ETTm2 | MSE0.162 | 536 | |
| Long-term time-series forecasting | Weather | MSE0.145 | 525 | |
| Time Series Forecasting | Weather | MSE0.142 | 497 | |
| Multivariate long-term forecasting | ETTh1 | MSE0.368 | 472 | |
| Long-term time-series forecasting | ETTm1 | MSE0.305 | 461 | |
| Long-term time-series forecasting | ETTh2 | MSE0.314 | 461 | |
| Long-term time-series forecasting | ETTm2 | MSE0.164 | 455 |