English

FITS: Modeling Time Series with $10k$ Parameters

Machine Learning 2024-01-08 v3

Abstract

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 10k10k 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}

Keywords

Cite

@article{arxiv.2307.03756,
  title  = {FITS: Modeling Time Series with $10k$ Parameters},
  author = {Zhijian Xu and Ailing Zeng and Qiang Xu},
  journal= {arXiv preprint arXiv:2307.03756},
  year   = {2024}
}
R2 v1 2026-06-28T11:24:47.502Z