Computational and Theoretical Neuroscience Laboratory, Institute for Telecommunications Research, University of South Australia Mawson Lakes, SA, Australia.
Front Comput Neurosci. 2011 Mar 10;5:11. doi: 10.3389/fncom.2011.00011. eCollection 2011.
Many simulations of networks in computational neuroscience assume completely homogenous random networks of the Erdös-Rényi type, or regular networks, despite it being recognized for some time that anatomical brain networks are more complex in their connectivity and can, for example, exhibit the "scale-free" and "small-world" properties. We review the most well known algorithms for constructing networks with given non-homogeneous statistical properties and provide simple pseudo-code for reproducing such networks in software simulations. We also review some useful mathematical results and approximations associated with the statistics that describe these network models, including degree distribution, average path length, and clustering coefficient. We demonstrate how such results can be used as partial verification and validation of implementations. Finally, we discuss a sometimes overlooked modeling choice that can be crucially important for the properties of simulated networks: that of network directedness. The most well known network algorithms produce undirected networks, and we emphasize this point by highlighting how simple adaptations can instead produce directed networks.
许多计算神经科学中的网络模拟都假设是完全同质的随机网络(即 Erdös-Rényi 类型网络)或规则网络,尽管人们已经认识到一段时间了,即解剖学大脑网络在连接性方面更加复杂,并且例如可以表现出“无标度”和“小世界”特性。我们回顾了用于构建具有给定非均匀统计特性的网络的最著名算法,并提供了在软件模拟中再现此类网络的简单伪代码。我们还回顾了与描述这些网络模型的统计数据相关的一些有用的数学结果和近似值,包括度分布、平均路径长度和聚类系数。我们展示了如何将这些结果用作实现的部分验证和确认。最后,我们讨论了一个有时被忽视的建模选择,对于模拟网络的特性来说可能至关重要:网络方向性。最著名的网络算法生成无向网络,我们通过强调简单的适应性如何可以替代地产生有向网络来突出这一点。