LLM Reasoning 相关度: 5/10

FreqCycle: A Multi-Scale Time-Frequency Analysis Method for Time Series Forecasting

Boya Zhang, Shuaijie Yin, Huiwen Zhu, Xing He
arXiv: 2603.09661v1 发布: 2026-03-10 更新: 2026-03-10

AI 摘要

FreqCycle通过多尺度时频分析,提升时间序列预测的准确性和效率。

主要贡献

  • 提出FECF模块提取低频特征
  • 提出SFPL模块增强中高频能量
  • 提出MFreqCycle处理耦合多周期性

方法论

结合时域和频域分析,通过可学习滤波器和自适应权重,提取多尺度周期性特征进行时间序列预测。

原文摘要

Mining time-frequency features is critical for time series forecasting. Existing research has predominantly focused on modeling low-frequency patterns, where most time series energy is concentrated. The overlooking of mid to high frequency continues to limit further performance gains in deep learning models. We propose FreqCycle, a novel framework integrating: (i) a Filter-Enhanced Cycle Forecasting (FECF) module to extract low-frequency features by explicitly learning shared periodic patterns in the time domain, and (ii) a Segmented Frequency-domain Pattern Learning (SFPL) module to enhance mid to high frequency energy proportion via learnable filters and adaptive weighting. Furthermore, time series data often exhibit coupled multi-periodicity, such as intertwined weekly and daily cycles. To address coupled multi-periodicity as well as long lookback window challenges, we extend FreqCycle hierarchically into MFreqCycle, which decouples nested periodic features through cross-scale interactions. Extensive experiments on seven diverse domain benchmarks demonstrate that FreqCycle achieves state-of-the-art accuracy while maintaining faster inference speeds, striking an optimal balance between performance and efficiency.

标签

时间序列预测 时频分析 深度学习

arXiv 分类

cs.LG