Grasping Core Rules of Time Series through Pure Models
Gedi Liu, Yifeng Jiang, Yi Ouyang, Keyang Zhong, Yang Wang

TL;DR
This paper introduces PureTS, a simple linear model that captures core time series rules, achieving state-of-the-art long-term forecasting with minimal complexity and high efficiency.
Contribution
Proposes PureTS, a pure linear neural network, demonstrating that simple models can effectively grasp time series core laws and outperform complex models in long-term forecasting.
Findings
PureTS achieves state-of-the-art results in 80% of long sequence tasks.
PureTS is nearly the lightest and fastest model for long-term prediction.
Pure linear layers help understand phenomena and improve prediction accuracy.
Abstract
Time series underwent the transition from statistics to deep learning, as did many other machine learning fields. Although it appears that the accuracy has been increasing as the model is updated in a number of publicly available datasets, it typically only increases the scale by several times in exchange for a slight difference in accuracy. Through this experiment, we point out a different line of thinking, time series, especially long-term forecasting, may differ from other fields. It is not necessary to use extensive and complex models to grasp all aspects of time series, but to use pure models to grasp the core rules of time series changes. With this simple but effective idea, we created PureTS, a network with three pure linear layers that achieved state-of-the-art in 80% of the long sequence prediction tasks while being nearly the lightest model and having the fastest running…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications · Stock Market Forecasting Methods
