FRWKV:Frequency-Domain Linear Attention for Long-Term Time Series Forecasting
Qingyuan Yang, Shizhuo Deng, Dongyue Chen, Da Teng, Zehua Gan

TL;DR
FRWKV introduces a novel frequency-domain linear attention framework that combines spectral analysis with linear attention to enable scalable, efficient long-term time series forecasting, outperforming existing models.
Contribution
It presents a new model integrating linear attention with frequency-domain analysis, achieving linear complexity and superior performance in long-sequence time series forecasting.
Findings
FRWKV achieves first-place average rank across eight datasets.
Ablation studies highlight the importance of both linear attention and frequency encoding.
The model demonstrates scalable long-term forecasting with improved accuracy.
Abstract
Traditional Transformers face a major bottleneck in long-sequence time series forecasting due to their quadratic complexity and their limited ability to effectively exploit frequency-domain information. Inspired by RWKV's linear attention and frequency-domain modeling, we propose FRWKV, a frequency-domain linear-attention framework that overcomes these limitations. Our model integrates linear attention mechanisms with frequency-domain analysis, achieving computational complexity in the attention path while exploiting spectral information to enhance temporal feature representations for scalable long-sequence modeling. Across eight real-world datasets, FRWKV achieves a first-place average rank. Our ablation studies confirm the critical roles of both the linear attention and frequency-encoder components. This work demonstrates the…
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
TopicsTraffic Prediction and Management Techniques · Time Series Analysis and Forecasting · Forecasting Techniques and Applications
