Recovering the Graph Underlying Networked Dynamical Systems Under Partial Observability: A Deep Learning Approach

Abstract

We study the problem of graph structure identification, i.e., of recovering the graph of dependencies among time series. We model these time series data as components of the state of linear stochastic networked dynamical systems. We assume partial observability, where the state evolution of only a subset of nodes comprising the network is observed. We propose a new feature-based paradigm: to each pair of nodes, we compute a feature vector from the observed time series. We prove that these features are linearly separable, i.e., there exists a hyperplane that separates the cluster of features associated with connected pairs of nodes from those of disconnected pairs. This renders the features amenable to train a variety of classifiers to perform causal inference. In particular, we use these features to train Convolutional Neural Networks (CNNs). The resulting causal inference mechanism outperforms state-of-the-art counterparts w.r.t. sample-complexity. The trained CNNs generalize well over structurally distinct networks (dense or sparse) and noise-level profiles. Remarkably, they also generalize well to real-world networks while trained over a synthetic network -- namely, a particular realization of a random graph.

Cite

Text

Machado et al. "Recovering the Graph Underlying Networked Dynamical Systems Under Partial Observability: A Deep Learning Approach." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I7.26085

Markdown

[Machado et al. "Recovering the Graph Underlying Networked Dynamical Systems Under Partial Observability: A Deep Learning Approach." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/machado2023aaai-recovering/) doi:10.1609/AAAI.V37I7.26085

BibTeX

@inproceedings{machado2023aaai-recovering,
  title     = {{Recovering the Graph Underlying Networked Dynamical Systems Under Partial Observability: A Deep Learning Approach}},
  author    = {Machado, Sergio and Sridhar, Anirudh and Gil, Paulo and Henriques, Jorge and Moura, José M. F. and Santos, Augusto},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {9038-9046},
  doi       = {10.1609/AAAI.V37I7.26085},
  url       = {https://mlanthology.org/aaai/2023/machado2023aaai-recovering/}
}