Concepts de base
The author introduces a learnable decomposition strategy to capture dynamic trend information more reasonably and proposes a dual attention module for better time series forecasting by capturing inter-series dependencies and intra-series variations simultaneously.
Résumé
The content discusses the challenges in predicting multivariate time series due to intricate patterns, introducing a learnable decomposition strategy and a dual attention module. The experiments show significant advancements in predictive performance, demonstrating the effectiveness of the proposed methods.
The rising demands in various domains have led to an urgent need for precise multivariate time series forecasting methodologies. The foundation lies in identifying and modeling intricate patterns embedded in multivariate time series, including inter-series dependencies and intra-series variations.
Existing methods struggle with non-linear structures and complex trends in real-world data. The author's Leddam method demonstrates advancements in predictive performance across eight datasets compared to state-of-the-art methods.
A trainable convolutional kernel is introduced to enhance time series decomposition, showing superior performance over conventional moving average kernels. The dual attention module captures inter-series dependencies and intra-series variations effectively for precise forecasting.
Stats
Given that, we introduce a learnable decomposition strategy to capture dynamic trend information more reasonably.
Our Leddam (LEarnable Decomposition and Dual Attention Module) not only demonstrates significant advancements in predictive performance but also the proposed decomposition strategy can be plugged into other methods with a large performance-boosting, from 11.87% to 48.56% MSE error degradation.
We propose the incorporation of a learnable convolution kernel initialized with a Gaussian distribution to enhance time series decomposition.
To evaluate the effectiveness of our method, we conducted experiments across eight open-source datasets and compared it with the state-of-the-art methods.
Citations
"Distinctive trend characteristics pose challenges for existing methods relying on basic moving average kernels."
"Our Leddam method shows advancements in predictive performance across various datasets."
"The introduction of a learnable convolutional kernel enhances time series decomposition."