English

Graph Neural Flows for Unveiling Systemic Interactions Among Irregularly Sampled Time Series

Machine Learning 2024-10-31 v2 Computation and Language

Abstract

Interacting systems are prevalent in nature. It is challenging to accurately predict the dynamics of the system if its constituent components are analyzed independently. We develop a graph-based model that unveils the systemic interactions of time series observed at irregular time points, by using a directed acyclic graph to model the conditional dependencies (a form of causal notation) of the system components and learning this graph in tandem with a continuous-time model that parameterizes the solution curves of ordinary differential equations (ODEs). Our technique, a graph neural flow, leads to substantial enhancements over non-graph-based methods, as well as graph-based methods without the modeling of conditional dependencies. We validate our approach on several tasks, including time series classification and forecasting, to demonstrate its efficacy.

Keywords

Cite

@article{arxiv.2410.14030,
  title  = {Graph Neural Flows for Unveiling Systemic Interactions Among Irregularly Sampled Time Series},
  author = {Giangiacomo Mercatali and Andre Freitas and Jie Chen},
  journal= {arXiv preprint arXiv:2410.14030},
  year   = {2024}
}

Comments

NeurIPS 2024. Code is available at https://github.com/gmerca/GNeuralFlow

R2 v1 2026-06-28T19:26:37.360Z