New Paper: Generating and Analyzing Spatial Social Networks

We recently had a paper entitled “Generating and Analyzing Spatial Social Networks” accepted in Computational and Mathematical Organization Theory. In the paper we proposed and explored spatial versions of three well known networks, that of the Erdös-Rényi, Watts-Strogatz, and Barabási-Albert. Further details about the paper can be seen in the abstract below:

“In this paper, we propose a class of models for generating spatial versions of three classic networks: Erdös-Rényi (ER), Watts-Strogatz (WS), and Barabási-Albert (BA). We assume that nodes have geographical coordinates, are uniformly distributed over an m × m Cartesian space, and long-distance connections are penalized. Our computational results show higher clustering coefficient, assortativity, and transitivity in all three spatial networks, and imperfect power law degree distribution in the BA network. Furthermore, we analyze a special case with geographically clustered coordinates, resembling real human communities, in which points are clustered over k centers. Comparison between the uniformly and geographically clustered versions of the proposed spatial networks show an increase in values of the clustering coefficient, assortativity, and transitivity, and a lognormal degree distribution for spatially clustered ER, taller degree distribution and higher average path length for spatially clustered WS, and higher clustering coefficient and transitivity for the spatially clustered BA networks.”

Keywords: Spatial social networks, Network properties, Random network, Small-world network, Scale-free network.

The Python code for the models can be found here.

Full Reference: 

Alizadeh, M., Cioffi-Revilla, C. and Crooks, A. (2016), Generating and Analyzing Spatial Social Networks. Computational and Mathematical Organization Theory, DOI: 10.1007/s10588-016-9232-2 (pdf)