HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

CycleNet: Enhancing Time Series Forecasting through Modeling Periodic Patterns

Shengsheng Lin Weiwei Lin Xinyi Hu Wentai Wu Ruichao Mo Haocheng Zhong

CycleNet: Enhancing Time Series Forecasting through Modeling Periodic Patterns

Abstract

The stable periodic patterns present in time series data serve as the foundation for conducting long-horizon forecasts. In this paper, we pioneer the exploration of explicitly modeling this periodicity to enhance the performance of models in long-term time series forecasting (LTSF) tasks. Specifically, we introduce the Residual Cycle Forecasting (RCF) technique, which utilizes learnable recurrent cycles to model the inherent periodic patterns within sequences, and then performs predictions on the residual components of the modeled cycles. Combining RCF with a Linear layer or a shallow MLP forms the simple yet powerful method proposed in this paper, called CycleNet. CycleNet achieves state-of-the-art prediction accuracy in multiple domains including electricity, weather, and energy, while offering significant efficiency advantages by reducing over 90% of the required parameter quantity. Furthermore, as a novel plug-and-play technique, the RCF can also significantly improve the prediction accuracy of existing models, including PatchTST and iTransformer. The source code is available at: https://github.com/ACAT-SCUT/CycleNet.

Code Repositories

ACAT-SCUT/CycleNet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
time-series-forecasting-on-electricity-192CycleNet
MAE: 0.237
MSE: 0.144
time-series-forecasting-on-electricity-96CycleNet
MAE: 0.221
MSE: 0.126

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
CycleNet: Enhancing Time Series Forecasting through Modeling Periodic Patterns | Papers | HyperAI