paper-with-me

Papers

Robust Multivariate Time Series Forecasting against Intra- and Inter-Series Transitional Shift

2024-07-18 · Hui He, Qi Zhang, Kun Yi, Xiaojun Xue, Shoujin Wang, Liang Hu, Longbing Cao

The non-stationary nature of real-world Multivariate Time Series (MTS) data presents forecasting models with a formidable challenge of the time-variant distribution of time series, referred to as distribution shift. Existing studies on the distribution shift mostly adhere to adaptive normalization techniques for alleviating temporal mean and covariance shifts or time-variant modeling for capturing temporal shifts. Despite improving model generalization, these normalization-based methods often assume a time-invariant transition between outputs and inputs but disregard specific intra-/inter-series correlations, while time-variant models overlook the intrinsic causes of the distribution shift. This limits model expressiveness and interpretability of tackling the distribution shift for MTS forecasting. To mitigate such a dilemma, we present a unified Probabilistic Graphical Model to Jointly capturing intra-/inter-series correlations and modeling the time-variant transitional distribution, and instantiate a neural framework called JointPGM for non-stationary MTS forecasting. Specifically, JointPGM first employs multiple Fourier basis functions to learn dynamic time factors and designs two distinct learners: intra-series and inter-series learners. The intra-series learner effectively captures temporal dynamics by utilizing temporal gates, while the inter-series learner explicitly models spatial dynamics through multi-hop propagation, incorporating Gumbel-softmax sampling. These two types of series dynamics are subsequently fused into a latent variable, which is inversely employed to infer time factors, generate final prediction, and perform reconstruction. We validate the effectiveness and efficiency of JointPGM through extensive experiments on six highly non-stationary MTS datasets, achieving state-of-the-art forecasting performance of MTS forecasting.

📄 PDF Abstract BibTeX arXiv:2407.13194

Code (0)

등록된 구현이 없습니다.

Tasks

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

MTS 설명 없음

Similar Papers 제목 키워드 기반

Deep Coupling Network For Multivariate Time Series Forecasting

2024-02-23 · Kun Yi, Qi Zhang, Hui He, Kaize Shi 외

Multivariate time series (MTS) forecasting is crucial in many real-world applications. To achieve accurate MTS forecasting, it is essential to simultaneously consider both intra- and inter-series relationships among time…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Expressing Multivariate Time Series as Graphs with Time Series Attention Transformer

2022-08-19 · William T. Ng, K. Siu, Albert C. Cheung, Michael K. Ng

A reliable and efficient representation of multivariate time series is crucial in various downstream machine learning tasks. In multivariate time series forecasting, each variable depends on its historical values and the…

Multivariate Time Series ForecastingRepresentation LearningTime SeriesTime Series Analysis+1

SageFormer: Series-Aware Framework for Long-term Multivariate Time Series Forecasting

2023-07-04 · Zhenwei Zhang, Linghang Meng, Yuantao Gu

In the burgeoning ecosystem of Internet of Things, multivariate time series (MTS) data has become ubiquitous, highlighting the fundamental role of time series forecasting across numerous applications. The crucial challen…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Unlocking the Potential of Linear Networks for Irregular Multivariate Time Series Forecasting

2025-05-01 · Chengsen Wang, Qi Qi, Jingyu Wang, Haifeng Sun 외

Time series forecasting holds significant importance across various industries, including finance, transportation, energy, healthcare, and climate. Despite the widespread use of linear networks due to their low computati…

Missing ValuesMultivariate Time Series ForecastingTime SeriesTime Series Forecasting

UniTST: Effectively Modeling Inter-Series and Intra-Series Dependencies for Multivariate Time Series Forecasting

2024-06-07 · Juncheng Liu, Chenghao Liu, Gerald Woo, Yiwei Wang 외

Transformer-based models have emerged as powerful tools for multivariate time series forecasting (MTSF). However, existing Transformer models often fall short of capturing both intricate dependencies across variate and t…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting