English

Multivariate Time Series Forecasting with Dynamic Graph Neural ODEs

Machine Learning 2022-11-24 v2

Abstract

Multivariate time series forecasting has long received significant attention in real-world applications, such as energy consumption and traffic prediction. While recent methods demonstrate good forecasting abilities, they have three fundamental limitations. (i) Discrete neural architectures: Interlacing individually parameterized spatial and temporal blocks to encode rich underlying patterns leads to discontinuous latent state trajectories and higher forecasting numerical errors. (ii) High complexity: Discrete approaches complicate models with dedicated designs and redundant parameters, leading to higher computational and memory overheads. (iii) Reliance on graph priors: Relying on predefined static graph structures limits their effectiveness and practicability in real-world applications. In this paper, we address all the above limitations by proposing a continuous model to forecast M\textbf{M}ultivariate T\textbf{T}ime series with dynamic G\textbf{G}raph neural O\textbf{O}rdinary D\textbf{D}ifferential E\textbf{E}quations (MTGODE\texttt{MTGODE}). Specifically, we first abstract multivariate time series into dynamic graphs with time-evolving node features and unknown graph structures. Then, we design and solve a neural ODE to complement missing graph topologies and unify both spatial and temporal message passing, allowing deeper graph propagation and fine-grained temporal information aggregation to characterize stable and precise latent spatial-temporal dynamics. Our experiments demonstrate the superiorities of MTGODE\texttt{MTGODE} from various perspectives on five time series benchmark datasets.

Keywords

Cite

@article{arxiv.2202.08408,
  title  = {Multivariate Time Series Forecasting with Dynamic Graph Neural ODEs},
  author = {Ming Jin and Yu Zheng and Yuan-Fang Li and Siheng Chen and Bin Yang and Shirui Pan},
  journal= {arXiv preprint arXiv:2202.08408},
  year   = {2022}
}

Comments

14 pages, 6 figures, 5 tables

R2 v1 2026-06-24T09:41:56.663Z