Modeling and simulation of large-scale social networks using parallel discrete event simulation

Authored by Bonan Hou, Yiping Yao, Bing Wang, Dongsheng Liao

Date Published: 2013-10

DOI: 10.1177/0037549713495752

Sponsors: Chinese National Natural Science Foundation

Platforms: No platforms listed

Model Documentation: Pseudocode Other Narrative Flow charts Mathematical description

Model Code URLs: Model code not found

Abstract

The modeling and simulation of social networks is an important approach to better understanding complex social phenomena, especially when the inner structure has remarkable impact on behavior. With the availability of unprecedented data sets, simulating large-scale social networks of millions, or even billions, of entities has become a new challenge. Current simulation environments for social studies are mostly sequential and may not be efficient when social networks grow to a certain size. In order to facilitate large-scale social network modeling and simulation, this paper proposes a framework named SUPE-Net, which is based on a parallel discrete event simulation environment YH-SUPE for massively parallel architectures. The framework is designed as a layered architecture with utilities for network generation, algorithms and agent-based modeling. Distributed adjacency lists are used for graph modeling and a reaction-diffusion paradigm is adapted to model dynamical processes. Experiments are performed using PageRank and the susceptible-infected-recovered (SIR) model on social networks with millions of entities. The results demonstrate that SUPE-Net has achieved a speedup of 12, and increased the event-processing rate by 11%, with good scalability and effectiveness.
Tags
Social networks Modeling and simulation PageRank epidemic model parallel discrete event simulation