Closed skojaku closed 1 month ago
(This is the first version. Refinement will be followed)
With noise (same parameters used in the Yu's experiment)
Ring of 3 communities
I now incorporated the Yu's suggestions, namely
This ensures the coherence. All results are here: https://github.com/skojaku/matrix-weight-net/tree/consensus-dynamics-figure/notebooks/2024-09-17-sk-sbm-exp/figs
Without noise, the numerical results match with the theoretical ones for two and three community cases 😉
(n_nodes\~90-n_communities\~3-dim\~3-pin\~0.3-pout\~0.3-noise\~0-coherence\~1)
The results are robust to the choice of the dimensions.
Here is the result for the 10 dimensional space. I get the same results for the case of two dimensions.
(n_nodes\~90-n_communities\~3-dim\~10-pin\~0.3-pout\~0.3-noise\~0-coherence\~1)
When the angles have stochastic variations, the states converge to the origin, which is in line with the Yu's results.
A result for (p_in, p_out) = (0.3, 0.1): with noise
A result for (p_in, p_out) = (0.3, 0.1): without noise
The url to the figure is in the following format.
https://github.com/..../figs/cons-dyn-n_nodes~{n_nodes}-n_communities~{n_communities}-dim~{n_communities}-pin~{pin}-pout~{pout}-noise~{noise}-coherence~{coherence}.pdf
where {...}
is a placeholder for the parameters.
For example,
https://github.com/skojaku/matrix-weight-net/blob/consensus-dynamics-figure/notebooks/2024-09-17-sk-sbm-exp/figs/cons-dyn-n_nodes~90-n_communities~3-dim~10-pin~0.3-pout~0.1-noise~0-coherence~1.pdf
points to the result for the following configuration:
Figure generated.