Learning Dynamic Temporal Relations with Continuous Graph for Multivariate Time Series Forecasting (Student Abstract)

Abstract

The recent advance in graph neural networks (GNNs) has inspired a few studies to leverage the dependencies of variables for time series prediction. Despite the promising results, existing GNN-based models cannot capture the global dynamic relations between variables owing to the inherent limitation of their graph learning module. Besides, multi-scale temporal information is usually ignored or simply concatenated in prior methods, resulting in inaccurate predictions. To overcome these limitations, we present CGMF, a Continuous Graph learning method for Multivariate time series Forecasting (CGMF). Our CGMF consists of a continuous graph module incorporating differential equations to capture the long-range intra- and inter-relations of the temporal embedding sequence. We also introduce a controlled differential equation-based fusion mechanism that efficiently exploits multi-scale representations to form continuous evolutional dynamics and learn rich relations and patterns shared across different scales. Comprehensive experiments demonstrate the effectiveness of our method for a variety of datasets.

Cite

Text

Wang et al. "Learning Dynamic Temporal Relations with Continuous Graph for Multivariate Time Series Forecasting (Student Abstract)." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I13.27039

Markdown

[Wang et al. "Learning Dynamic Temporal Relations with Continuous Graph for Multivariate Time Series Forecasting (Student Abstract)." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/wang2023aaai-learning-a/) doi:10.1609/AAAI.V37I13.27039

BibTeX

@inproceedings{wang2023aaai-learning-a,
  title     = {{Learning Dynamic Temporal Relations with Continuous Graph for Multivariate Time Series Forecasting (Student Abstract)}},
  author    = {Wang, Zhiyuan and Zhou, Fan and Trajcevski, Goce and Zhang, Kunpeng and Zhong, Ting},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {16358-16359},
  doi       = {10.1609/AAAI.V37I13.27039},
  url       = {https://mlanthology.org/aaai/2023/wang2023aaai-learning-a/}
}