# A General Deep Learning Framework for Network Reconstruction and   Dynamics Learning

**Authors:** Zhang Zhang, Yi Zhao, Jing Liu, Shuo Wang, Ruyi Tao, Ruyue Xin and, Jiang Zhang

arXiv: 1812.11482 · 2019-12-03

## TL;DR

This paper introduces Gumbel Graph Network (GGN), a versatile deep learning framework capable of reconstructing network structures and dynamics from observed time series data across various types of systems.

## Contribution

The work presents a model-free, data-driven approach that jointly learns network topology and system dynamics, outperforming existing methods in diverse scenarios.

## Key findings

- Accurately reconstructs network structures from time series data.
- Predicts future states of dynamical systems effectively.
- Works across continuous, discrete, and binary dynamics.

## Abstract

Many complex processes can be viewed as dynamical systems on networks. However, in real cases, only the performances of the system are known, the network structure and the dynamical rules are not observed. Therefore, recovering latent network structure and dynamics from observed time series data are important tasks because it may help us to open the black box, and even to build up the model of a complex system automatically. Although this problem hosts a wealth of potential applications in biology, earth science, and epidemics etc., conventional methods have limitations. In this work, we introduce a new framework, Gumbel Graph Network (GGN), which is a model-free, data-driven deep learning framework to accomplish the reconstruction of both network connections and the dynamics on it. Our model consists of two jointly trained parts: a network generator that generating a discrete network with the Gumbel Softmax technique; and a dynamics learner that utilizing the generated network and one-step trajectory value to predict the states in future steps. We exhibit the universality of our framework on different kinds of time-series data: with the same structure, our model can be trained to accurately recover the network structure and predict future states on continuous, discrete, and binary dynamics, and outperforms competing network reconstruction methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.11482/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1812.11482/full.md

## References

50 references — full list in the complete paper: https://tomesphere.com/paper/1812.11482/full.md

---
Source: https://tomesphere.com/paper/1812.11482