Related Experiment Video
Updated: May 22, 2025

Cross-Modal Multivariate Pattern Analysis
Published on: November 9, 2011
Dual-stream interactive networks with pearson-mask awareness for multivariate time series forecasting
Junjie Ye1, Jinhong Li1, Chunna Zhao1
1School of Information Science & Engineering, Yunnan University, Kunming, Yunnan, 650221, China.
None:
Multivariate time series forecasting (MTSF) aims to predict time series data containing multiple variates, which requires the consideration of both intra-series temporal trends and inter-series interactions. Benefiting from the success of Transformers in computer vision and natural language processing, recently, many time series models are based on the Transformer architecture to reveal intra-series or/and inter-series relationships. However, limited by a single time series embedding representation, most existing methods focus either on the study of changes in the time dimension or on the interactions between multiple variates. There is still a significant research gap in the comprehensive understanding of inter-series interactions and the changes within intra-series in multivariate time series. To bridge this gap, we propose a dual-stream interactive networks with pearson-mask awareness (DSIN-PMA) for MTSF. Specifically, we first employ a dual-stream embedding structure with multivariate embedding and time-step embedding to better represent the diversity in the time and the variate dimensions, respectively. Furthermore, the overall framework of the model adopts a two-stream networks: (1) A cross-multivariate attention with pearson-mask module is proposed to effectively mitigate the impact of noise in multivariate time series data and reduce unnecessary dispersion in cross-variate interactive attention, thereby helping to learn the dependencies between multiple variates more efficiently. (2) A time-step attention module is introduced to learn seasonality and potential trends in the time dimension. Finally, to further enhance the feature representation ability and robustness of the model, we employ a cross-dimension consistency learning strategy to interact with the outputs of the dual-stream encoder. Experimental results on 11 real-world data sets from multiple fields show that the DSIN-PMA model significantly outperforms the baseline model, and achieves 5.12%-17.43% improvements over state-of-the-art (SOTA) methods. In-depth analysis shows that the strategy that comprehensively considers both the variate dimension and the time-step dimension outperforms the single-dimensional strategy. Our source codes are publicly available at https://github.com/yejunjiePhD/DSIN-PMA.
More Related Videos
Related Concept Videos
Multi-input and Multi-variable systems
In the absence...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Time-Series Graph
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Econometric Views (EViews)
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...

