WeChat Mini Program
Old Version Features

A Backpropagation Algorithm for Inferring Disentagled Nodal Dynamics and Connectivity Structure of Dynamical Networks

IEEE Transactions on Network Science and Engineering(2024)SCI 3区

Univ Western Australia

Cited 1|Views18
Abstract
Dynamical networks are versatile models that describe a variety of behaviours such as synchronisation and feedback in networks of coupled dynamical components.However, applying these models in real systems is difficult as prior information of the connectivity structure or local dynamics is often unknown and must be inferred from node state observations.Additionally, the influence of coupling interactions complicates the isolation of local node dynamics.Given the architectural similarities between dynamical networks and recurrent neural networks (RNNs), we propose a network inference method based on the backpropagation through time (BPTT) algorithm used to train RNNs.This method aims to simultaneously infer both the connectivity structure and isolated local node dynamics from node state observations.An approximation of local node dynamics is first constructed using a neural network.This is alternated with an adapted BPTT algorithm to regress corresponding network weights by minimising prediction errors of the network based on the previously constructed local models until convergence.This method was successful in identifying the connectivity structure for coupled networks of chaotic oscillators.Freerun prediction performance with the resulting local models and weights was comparable to the true system with noisy initial conditions.The method is also extended to asymmetric negative coupling.
More
Translated text
Key words
Couplings,Power system dynamics,Mathematical models,Recurrent neural networks,Predictive models,Oscillators,Backpropagation,Dynamical networks,network inference,backpropagation,neural networks,machine learning
PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Try using models to generate summary,it takes about 60s
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种基于反向传播算法的方法,用于推断动态网络的解耦节点动态和连接结构,实现了从节点状态观测中同时推断网络的连接结构和局部节点动态。

方法】:作者利用动态网络与递归神经网络(RNNs)在架构上的相似性,采用反向传播通过时间(BPTT)算法,通过构建局部节点动态的神经网络近似,并结合BPTT算法回归网络权重,以最小化预测误差,从而推断网络的连接结构和局部节点动态。

实验】:该算法在耦合混沌振荡器的网络中成功识别了连接结构,并在有噪声的初始条件下,使用得到的局部模型和权重进行的自由运行预测性能与真实系统相当。此外,该方法也扩展到了不对称的负耦合情况。实验使用的数据集未明确提及。