Hierarchical Joint Graph Learning and Multivariate Time Series Forecasting
Multivariate time series is prevalent in many scientific and industrial domains. Modeling multivariate signals is challenging due to their long-range temporal dependencies and intricate interactions--both direct and indirect. To confront these complexities, we introduce a method of representing multivariate signals as nodes in a graph with edges indicating interdependency between them. Specifically, we leverage graph neural networks (GNN) and attention mechanisms to efficiently learn the underlying relationships within the time series data. Moreover, we suggest employing hierarchical signal decompositions running over the graphs to capture multiple spatial dependencies. The effectiveness of our proposed model is evaluated across various real-world benchmark datasets designed for long-term forecasting tasks. The results consistently showcase the superiority of our model, achieving an average 23\% reduction in mean squared error (MSE) compared to existing models.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph LearningMultivariate Time Series ForecastingTime SeriesTime Series ForecastingSimilar Papers 제목 키워드 기반
Multivariate Time Series Classification with Hierarchical Variational Graph Pooling
With the advancement of sensing technology, multivariate time series classification (MTSC) has recently received considerable attention. Existing deep learning-based MTSC techniques, which mostly rely on convolutional or…
ClassificationDecoderGeneral ClassificationGraph Classification+6HGTS-Former: Hierarchical HyperGraph Transformer for Multivariate Time Series Analysis
Multivariate time series analysis has long been one of the key research topics in the field of artificial intelligence. However, analyzing complex time series data remains a challenging and unresolved problem due to its …
Time Series AnalysisTodyNet: Temporal Dynamic Graph Neural Network for Multivariate Time Series Classification
Multivariate time series classification (MTSC) is an important data mining task, which can be effectively solved by popular deep learning technology. Unfortunately, the existing deep learning-based methods neglect the hi…
ClassificationDeep LearningGraph LearningGraph Neural Network+2Hierarchical Self-Supervised Representation Learning Framework for Multivariate Time Series Grounded in ECG Analysis
Data analysis in the medical domain often encounters scenarios involving a limited target dataset and a large, unannotated dataset with a general distribution. Under such circumstances, self-supervised learning (SSL) met…
Self-Supervised Learningseq2graph: Discovering Dynamic Dependencies from Multivariate Time Series with Multi-level Attention
Discovering temporal lagged and inter-dependencies in multivariate time series data is an important task. However, in many real-world applications, such as commercial cloud management, manufacturing predictive maintenanc…
ClusteringManagementTime SeriesTime Series Analysis