FAITH: Frequency-domain Attention In Two Horizons for Time Series Forecasting
Ruiqi Li, Maowei Jiang, Kai Wang, Kaiduo Feng, Quangao Liu, Yue Sun,, Xiufang Zhou

TL;DR
FAITH introduces a frequency-domain attention model for time series forecasting that decomposes signals into trend and seasonal parts, capturing global information and long-term dependencies more effectively, with linear complexity.
Contribution
The paper presents a novel frequency-domain attention model with multi-scale decomposition and fusion, improving long-term and short-term forecasting accuracy while maintaining linear computational complexity.
Findings
Outperforms existing models on 6 long-term benchmarks.
Achieves superior results on 3 short-term forecasting benchmarks.
Demonstrates effectiveness across diverse fields like electricity, weather, and traffic.
Abstract
Time Series Forecasting plays a crucial role in various fields such as industrial equipment maintenance, meteorology, energy consumption, traffic flow and financial investment. However, despite their considerable advantages over traditional statistical approaches, current deep learning-based predictive models often exhibit a significant deviation between their forecasting outcomes and the ground truth. This discrepancy is largely due to an insufficient emphasis on extracting the sequence's latent information, particularly its global information within the frequency domain and the relationship between different variables. To address this issue, we propose a novel model Frequency-domain Attention In Two Horizons, which decomposes time series into trend and seasonal components using a multi-scale sequence adaptive decomposition and fusion architecture, and processes them separately. FAITH…
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
TopicsNeural Networks and Applications · Time Series Analysis and Forecasting
