Multivariate Time Series Forecasting with Dynamic Graph Neural ODEs
Ming Jin, Yu Zheng, Yuan-Fang Li, Siheng Chen, Bin Yang, Shirui Pan

TL;DR
This paper introduces MTGODE, a continuous neural ODE-based model for multivariate time series forecasting that dynamically learns graph structures, overcoming limitations of discrete architectures and static priors, leading to improved accuracy and efficiency.
Contribution
The paper proposes a novel neural ODE framework for multivariate time series forecasting that models dynamic graphs and unifies spatial-temporal message passing, addressing key limitations of existing methods.
Findings
Outperforms existing methods on five benchmark datasets.
Effectively models dynamic graph structures and temporal evolution.
Achieves deeper graph propagation and more accurate latent dynamics.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications · Advanced Decision-Making Techniques
