LGSCOct 15, 2024

Neural Symbolic Regression of Complex Network Dynamics

arXiv:2410.11185v13 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the labor-intensive need for expert knowledge in deriving network dynamics, offering a domain-specific solution for fields like epidemiology.

The paper tackles the problem of automatically learning symbolic expressions for complex network dynamics from noisy observations, proposing PI-NDSR, which outperforms existing methods in recovery probability and error on synthetic and real datasets like disease spreading.

Complex networks describe important structures in nature and society, composed of nodes and the edges that connect them. The evolution of these networks is typically described by dynamics, which are labor-intensive and require expert knowledge to derive. However, because the complex network involves noisy observations from multiple trajectories of nodes, existing symbolic regression methods are either not applicable or ineffective on its dynamics. In this paper, we propose Physically Inspired Neural Dynamics Symbolic Regression (PI-NDSR), a method based on neural networks and genetic programming to automatically learn the symbolic expression of dynamics. Our method consists of two key components: a Physically Inspired Neural Dynamics (PIND) to augment and denoise trajectories through observed trajectory interpolation; and a coordinated genetic search algorithm to derive symbolic expressions. This algorithm leverages references of node dynamics and edge dynamics from neural dynamics to avoid overfitted expressions in symbolic space. We evaluate our method on synthetic datasets generated by various dynamics and real datasets on disease spreading. The results demonstrate that PI-NDSR outperforms the existing method in terms of both recovery probability and error.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes