TFDNet: Time-Frequency Enhanced Decomposed Network for Long-term Time Series Forecasting
Yuxiao Luo, Ziyu Lyu, Xingyu Huang

TL;DR
TFDNet is a novel neural network that captures long-term patterns and periodicity in time-frequency domains for improved long-term time series forecasting, outperforming existing methods.
Contribution
The paper introduces TFDNet, a multi-scale time-frequency network with separate trend and seasonal blocks, incorporating diverse kernel strategies for multivariate series.
Findings
Outperforms state-of-the-art methods on eight datasets
Effective in capturing long-term and seasonal patterns
Demonstrates superior efficiency in forecasting tasks
Abstract
Long-term time series forecasting is a vital task and has a wide range of real applications. Recent methods focus on capturing the underlying patterns from one single domain (e.g. the time domain or the frequency domain), and have not taken a holistic view to process long-term time series from the time-frequency domains. In this paper, we propose a Time-Frequency Enhanced Decomposed Network (TFDNet) to capture both the long-term underlying patterns and temporal periodicity from the time-frequency domain. In TFDNet, we devise a multi-scale time-frequency enhanced encoder backbone and develop two separate trend and seasonal time-frequency blocks to capture the distinct patterns within the decomposed trend and seasonal components in multi-resolutions. Diverse kernel learning strategies of the kernel operations in time-frequency blocks have been explored, by investigating and incorporating…
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
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Neural Networks and Applications
MethodsFocus
