Related Experiment Video
Updated: May 2, 2026

05:55
Modeling the Functional Network for Spatial Navigation in the Human Brain
Published on: October 13, 2023
1.7K
Nonparametric resampling of random walks for spectral network clustering
Fabrizio De Vico Fallani1, Vincenzo Nicosia2, Vito Latora3
1CNRS UMR-7225, Hôpital de la Pitié-Salpêtrière, Paris, France.
Summary
We introduce a novel non-parametric resampling method for complex network analysis. This technique replicates network structures, enhancing community detection algorithms and assessing partition robustness.
Area of Science:
- Network Science
- Data Science
- Computational Social Science
Background:
- Complex network analysis often uses parametric resampling for statistical significance.
- Assessing graph clustering and community partition robustness is crucial.
- Existing methods may not fully capture network structural features.
Purpose of the Study:
- To propose a non-parametric resampling method for complex networks.
- To replicate structural features of networks using unbiased random walks.
- To enhance community detection algorithms.
Main Methods:
- Non-parametric resampling of the transition matrix from unbiased random walks.
- Application of bootstrapping techniques to synthetic and real-world modular networks.
- Evaluation of the ensemble of replicates for improving spectral clustering.
Main Results:
- The proposed method effectively replicates structural features of complex networks.
- The ensemble of replicates improves the performance of spectral community detection algorithms.
- The technique is validated on both synthetic and real-world modular networks.
Conclusions:
- Non-parametric resampling of transition matrices offers a robust approach for network analysis.
- This method enhances the reliability and accuracy of community detection in complex networks.
- The technique provides a valuable tool for understanding network structure and modularity.
Related Concept Videos
Cluster Sampling Method
11.0K
Appropriate sampling methods ensure 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.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.0K
Sampling Plans
1.5K
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
1.5K
Random Sampling Method
11.8K
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.8K
Bootstrapping
789
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
789
Wald-Wolfowitz Runs Test I
852
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...
852
Wald-Wolfowitz Runs Test II
659
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...
659
