Frequency-domain MLPs are More Effective Learners in Time Series Forecasting
Kun Yi, Qi Zhang, Wei Fan, Shoujin Wang, Pengyang Wang, Hui He, Defu, Lian, Ning An, Longbing Cao, Zhendong Niu

TL;DR
This paper introduces FreTS, a frequency-domain MLP architecture for time series forecasting, leveraging global spectral patterns and energy concentration to outperform existing models across diverse real-world benchmarks.
Contribution
The paper proposes a novel frequency-domain MLP approach, FreTS, that effectively captures global dependencies and energy compaction, improving forecasting accuracy.
Findings
FreTS outperforms state-of-the-art methods on 13 real-world benchmarks.
Frequency-domain MLPs capture global signal dependencies more effectively.
Energy concentration in frequency domain enhances forecasting performance.
Abstract
Time series forecasting has played the key role in different industrial, including finance, traffic, energy, and healthcare domains. While existing literatures have designed many sophisticated architectures based on RNNs, GNNs, or Transformers, another kind of approaches based on multi-layer perceptrons (MLPs) are proposed with simple structure, low complexity, and {superior performance}. However, most MLP-based forecasting methods suffer from the point-wise mappings and information bottleneck, which largely hinders the forecasting performance. To overcome this problem, we explore a novel direction of applying MLPs in the frequency domain for time series forecasting. We investigate the learned patterns of frequency-domain MLPs and discover their two inherent characteristic benefiting forecasting, (i) global view: frequency spectrum makes MLPs own a complete view for signals and learn…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Time Series Analysis and Forecasting · Neural Networks and Applications
