Search papers, labs, and topics across Lattice.
This paper introduces McWC, a novel long-term time series forecasting model that effectively captures cyclicity, trend, and inter-channel correlations while maintaining computational efficiency. By employing a multi-layer cyclicity construction module and a multi-level wavelet decomposition module, McWC decouples cyclical information and models inter-channel correlations, leading to improved predictions. Experiments on six real-world datasets show that McWC outperforms existing methods, achieving state-of-the-art results in both performance and efficiency.
Real-world inter-channel correlations can significantly enhance long-term time series forecasting, as shown by McWC's superior performance on diverse datasets.
Cyclicity and trend are important components of time series data and many studies based on cyclicity and trend have achieved good results in long-term time series forecasting. However, we believe that current work neglects the influence of real-world inter-channel correlations in time series data which leads to suboptimal predictions. Furthermore, these models rely on complex designs to capture diverse information so that resulting in low computational efficiency. To address this challenge, we propose McWC, a long-term time series forecasting model that separately models the cyclicity, trend, and inter-channel correlations. Specifically, McWC first decouples cyclical information from data using a multi-layer cyclicity construction module. Then, it extracts inter-channel correlations using multi-layer perceptron. Next, it models and fuses the multi-layer high-frequency and low-frequency information from data using a multi-level wavelet decomposition module. Finally, it aggregates the results of different components to obtain the output. Simultaneously, we decouple intra-channel autocorrelations by calculating a loss function in the frequency domain. Experiments on six real-world datasets demonstrate that McWC achieves state-of-the-art performance, exhibiting excellent computational efficiency and historical information extraction capabilities.