paper-with-me

Papers

Revitalizing Multivariate Time Series Forecasting: Learnable Decomposition with Inter-Series Dependencies and Intra-Series Variations Modeling

2024-02-20 · Guoqi Yu, Jing Zou, Xiaowei Hu, Angelica I. Aviles-Rivero, Jing Qin, Shujun Wang

Predicting multivariate time series is crucial, demanding precise modeling of intricate patterns, including inter-series dependencies and intra-series variations. Distinctive trend characteristics in each time series pose challenges, and existing methods, relying on basic moving average kernels, may struggle with the non-linear structure and complex trends in real-world data. Given that, we introduce a learnable decomposition strategy to capture dynamic trend information more reasonably. Additionally, we propose a dual attention module tailored to capture inter-series dependencies and intra-series variations simultaneously for better time series forecasting, which is implemented by channel-wise self-attention and autoregressive self-attention. 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. Through the comparison results, 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.

📄 PDF Abstract BibTeX arXiv:2402.12694

Code (1)

Levi-Ackman/Leddam 공식 구현 pytorch

Tasks

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Revitalizing Canonical Pre-Alignment for Irregular Multivariate Time Series Forecasting

2025-08-04 · Ziyu Zhou, Yiming Huang, Yanyun Wang, Yuankai Wu 외 arxiv

Irregular multivariate time series (IMTS), characterized by uneven sampling and inter-variate asynchrony, fuel many forecasting applications yet remain challenging to model efficiently. Canonical Pre-Alignment (CPA) has …

Multivariate Time Series Forecasting

A Pattern Discovery Approach to Multivariate Time Series Forecasting

2022-12-20 · Yunyao Cheng, Chenjuan Guo, KaiXuan Chen, Kai Zhao 외

Multivariate time series forecasting constitutes important functionality in cyber-physical systems, whose prediction accuracy can be improved significantly by capturing temporal and multivariate correlations among multip…

DiversityMultivariate Time Series ForecastingTime SeriesTime Series Analysis+1

DualWeaver: Synergistic Feature Weaving Surrogates for Multivariate Forecasting with Univariate Time Series Foundation Models

2026-02-25 · Jinpeng Li, Zhongyi Pei, Huaze Xue, Bojian Zheng 외 arxiv

Time-series foundation models (TSFMs) have achieved strong univariate forecasting through large-scale pre-training, yet effectively extending this success to multivariate forecasting remains challenging. To address this,…

ForecastGrapher: Redefining Multivariate Time Series Forecasting with Graph Neural Networks

2024-05-28 · Wanlin Cai, Kun Wang, Hao Wu, Xiaoxu Chen 외

The challenge of effectively learning inter-series correlations for multivariate time series forecasting remains a substantial and unresolved problem. Traditional deep learning models, which are largely dependent on the …

Multivariate Time Series ForecastingNode RegressionTime SeriesTime Series Forecasting

HPMixer: Hierarchical Patching for Multivariate Time Series Forecasting

2026-02-18 · Jung Min Choi, Vijaya Krishna Yalavarthi, Lars Schmidt-Thieme arxiv

In long-term multivariate time series forecasting, effectively capturing both periodic patterns and residual dynamics is essential. To address this within standard deep learning benchmark settings, we propose the Hierarc…

Multivariate Time Series Forecasting