paper-with-me

Papers

Hierarchical Joint Graph Learning and Multivariate Time Series Forecasting

2023-11-21 · Juhyeon Kim, Hyungeun Lee, Seungwon Yu, Ung Hwang, Wooyul Jung, Miseon Park, KiJung Yoon

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.

📄 PDF Abstract BibTeX arXiv:2311.12630

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningMultivariate Time Series ForecastingTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Multivariate Time Series Classification with Hierarchical Variational Graph Pooling

2020-10-12 · Ziheng Duan, Haoyan Xu, Yueyang Wang, Yida Huang 외

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+6

HGTS-Former: Hierarchical HyperGraph Transformer for Multivariate Time Series Analysis

2025-08-04 · Hao Si, Xiao Wang, Fan Zhang, Xiaoya Zhou 외 arxiv

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 Analysis

TodyNet: Temporal Dynamic Graph Neural Network for Multivariate Time Series Classification

2023-04-11 · Huaiyuan Liu, Xianzhang Liu, Donghua Yang, Zhiyu Liang 외

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+2

Hierarchical Self-Supervised Representation Learning Framework for Multivariate Time Series Grounded in ECG Analysis

2026-07-01 · Siwon Kim arxiv

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 Learning

seq2graph: Discovering Dynamic Dependencies from Multivariate Time Series with Multi-level Attention

2018-12-07 · Xuan-Hong Dang, Syed Yousaf Shah, Petros Zerfos

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