Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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}

Zhijian Xu, Ailing Zeng, Qiang Xu• 2023

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE0.38
601
Time Series ForecastingETTh2
MSE0.272
438
Time Series ForecastingETTm2
MSE0.162
382
Long-term time-series forecastingETTh1
MAE0.442
351
Long-term time-series forecastingWeather
MSE0.145
348
Multivariate long-term forecastingETTh1
MSE0.368
344
Time Series ForecastingETTm1
MSE0.309
334
Long-term time-series forecastingETTh2
MSE0.314
327
Multivariate long-term series forecastingETTh2
MSE0.271
319
Long-term time-series forecastingETTm2
MSE0.164
305
Showing 10 of 108 rows
...

Other info

Code

Follow for update