paper-with-me

Papers

MTHetGNN: A Heterogeneous Graph Embedding Framework for Multivariate Time Series Forecasting

2020-08-19 · Yueyang Wang, Ziheng Duan, Yida Huang, Haoyan Xu, Jie Feng, Anni Ren

Multivariate time series forecasting, which analyzes historical time series to predict future trends, can effectively help decision-making. Complex relations among variables in MTS, including static, dynamic, predictable, and latent relations, have made it possible to mining more features of MTS. Modeling complex relations are not only essential in characterizing latent dependency as well as modeling temporal dependence but also brings great challenges in the MTS forecasting task. However, existing methods mainly focus on modeling certain relations among MTS variables. In this paper, we propose a novel end-to-end deep learning model, termed Multivariate Time Series Forecasting via Heterogeneous Graph Neural Networks (MTHetGNN). To characterize complex relations among variables, a relation embedding module is designed in MTHetGNN, where each variable is regarded as a graph node, and each type of edge represents a specific static or dynamic relationship. Meanwhile, a temporal embedding module is introduced for time series features extraction, where involving convolutional neural network (CNN) filters with different perception scales. Finally, a heterogeneous graph embedding module is adopted to handle the complex structural information generated by the two modules. Three benchmark datasets from the real world are used to evaluate the proposed MTHetGNN. The comprehensive experiments show that MTHetGNN achieves state-of-the-art results in the MTS forecasting task.

📄 PDF Abstract BibTeX arXiv:2008.08617

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingGraph EmbeddingMultivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

HFN: Heterogeneous Feature Network for Multivariate Time Series Anomaly Detection

2022-11-01 · Jun Zhan, Chengkun Wu, Canqun Yang, Qiucheng Miao 외

Network or physical attacks on industrial equipment or computer systems may cause massive losses. Therefore, a quick and accurate anomaly detection (AD) based on monitoring data, especially the multivariate time-series (…

Anomaly DetectionGraph structure learningRepresentation LearningSemi-supervised Anomaly Detection+4

Nonparametric learning of heterogeneous graphical model on network-linked data

2025-07-02 · Yuwen Wang, Changyu Liu, Xin He, Junhui Wang arxiv

Graphical models have been popularly used for capturing conditional independence structure in multivariate data, which are often built upon independent and identically distributed observations, limiting their applicabili…

Graph Learning

Contrastive Representation Learning of Longitudinal Disease Trajectories on Temporal Graphs

2026-07-28 · Bastian Pfeifer arxiv

Understanding disease trajectories from longitudinal clinical data remains challenging due to complex temporal dynamics and heterogeneous patient cohorts. Here, we present a contrastive representation learning framework …

Representation LearningContrastive Learning

HeteroMILE: a Multi-Level Graph Representation Learning Framework for Heterogeneous Graphs

2024-03-31 · Yue Zhang, Yuntian He, Saket Gurukar, Srinivasan Parthasarathy

Heterogeneous graphs are ubiquitous in real-world applications because they can represent various relationships between different types of entities. Therefore, learning embeddings in such graphs is a critical problem in …

Graph EmbeddingGraph Representation LearningLink PredictionNode Classification+1

LightSAE: Parameter-Efficient and Heterogeneity-Aware Embedding for IoT Multivariate Time Series Forecasting

2025-10-12 · Yi Ren, Xinjie Yu arxiv

Modern Internet of Things (IoT) systems generate massive, heterogeneous multivariate time series data. Accurate Multivariate Time Series Forecasting (MTSF) of such data is critical for numerous applications. However, exi…

Multivariate Time Series Forecasting