一个模拟的回火算法,用于随机化加权网络
Filip Milisav1, Vincent Bazinet1, Richard F Betzel2
1Montréal Neurological Institute, McGill University, Montreal, Quebec, Canada.
Nature computational science
|December 10, 2024
概括
我们开发了一种新方法来分析大脑网络,使用随机网络来保存连接重量. 这种方法可以提高网络分析的准确性,从而更好地了解大脑组织.
科学领域:
- 在Connectomics上,我们提供了连接.
- 网络科学 网络科学
- 计算神经科学是一种神经科学.
背景情况:
- 网络零模型对于评估科学发现中的网络特征至关重要.
- 连接学中的当前随机化方法通常只保留二进制节点度,忽略了重要的加权信息.
- 图像技术的进步提供了丰富,有生物学意义的边缘重量,需要改进的分析技术.
研究的目的:
- 引入一种新的模拟回火程序,用于生成保留加权度 (强度) 序列的随机网络.
- 为了证明这种新方法在各种网络类型中的优越性和通用性.
主要方法:
- 开发了一个模拟的回火算法,以生成随机网络,同时保留加权度序列.
- 使用形态空间表示来评估算法的采样行为和集合变性.
- 拟议的方法在各种现实世界的网络格式上进行了测试,包括指导和签名网络.
主要成果:
- 模拟回火程序有效地保留加权度序列,超过现有的重新连接算法.
- 该方法在不同的网络格式和现实世界数据集中展示了通用性.
- 与传统方法相比,精确的力量保存导致了与传统方法相比,关于大脑网络组织的不同推断.
结论:
- 拟议的模拟回火方法为分析复杂的下一代连接数据集提供了强大而简单的方法.
- 这种技术通过准确计算连接重量来提高网络特征评估的可靠性.
- 这些发现强调了力量保护对于大脑网络组织研究中准确推断的重要性.
相关概念视频
Weighted Mean
4.9K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
4.9K
Randomized Experiments
6.7K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Simple randomization
Simple...
6.7K
Wald-Wolfowitz Runs Test I
606
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
606
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
40
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
40
Wald-Wolfowitz Runs Test II
180
The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and...
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and...
180
Random Sampling Method
11.0K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
11.0K


