BEAT: Balanced Frequency Adaptive Tuning for Long-Term Time-Series Forecasting
Zhixuan Li, Naipeng Chen, Seonghwa Choi, Sanghoon Lee, Weisi Lin

TL;DR
BEAT introduces a dynamic frequency-aware training framework for long-term time-series forecasting, balancing learning across frequencies to improve accuracy and prevent overfitting.
Contribution
This paper presents BEAT, a novel adaptive tuning method that monitors and adjusts frequency-specific training to enhance long-term forecasting performance.
Findings
BEAT outperforms existing methods on seven real-world datasets.
Dynamic frequency balancing improves convergence and accuracy.
The approach effectively prevents overfitting of high-frequency components.
Abstract
Time-series forecasting is crucial for numerous real-world applications including weather prediction and financial market modeling. While temporal-domain methods remain prevalent, frequency-domain approaches can effectively capture multi-scale periodic patterns, reduce sequence dependencies, and naturally denoise signals. However, existing approaches typically train model components for all frequencies under a unified training objective, often leading to mismatched learning speeds: high-frequency components converge faster and risk overfitting, while low-frequency components underfit due to insufficient training time. To deal with this challenge, we propose BEAT (Balanced frEquency Adaptive Tuning), a novel framework that dynamically monitors the training status for each frequency and adaptively adjusts their gradient updates. By recognizing convergence, overfitting, or underfitting for…
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
