Predicting Time Series of Networked Dynamical Systems without Knowing Topology
This addresses the challenge of forecasting in complex systems like epidemics or ecosystems where network structures are unknown, offering a solution for improved decision-making, though it appears incremental as it builds on existing graph neural network methods.
The paper tackles the problem of predicting time series in networked dynamical systems without prior knowledge of the network topology, which is often incomplete or inaccurate in real-world scenarios, and demonstrates that their model effectively captures dynamics and generalizes to unseen time series from diverse topologies.
Many real-world complex systems, such as epidemic spreading networks and ecosystems, can be modeled as networked dynamical systems that produce multivariate time series. Learning the intrinsic dynamics from observational data is pivotal for forecasting system behaviors and making informed decisions. However, existing methods for modeling networked time series often assume known topologies, whereas real-world networks are typically incomplete or inaccurate, with missing or spurious links that hinder precise predictions. Moreover, while networked time series often originate from diverse topologies, the ability of models to generalize across topologies has not been systematically evaluated. To address these gaps, we propose a novel framework for learning network dynamics directly from observed time-series data, when prior knowledge of graph topology or governing dynamical equations is absent. Our approach leverages continuous graph neural networks with an attention mechanism to construct a latent topology, enabling accurate reconstruction of future trajectories for network states. Extensive experiments on real and synthetic networks demonstrate that our model not only captures dynamics effectively without topology knowledge but also generalizes to unseen time series originating from diverse topologies.