TL;DR
This paper presents a fast, scalable method for generating synthetic directed social network graphs with properties similar to real-world networks like Twitter, focusing on reciprocal edges and high clustering.
Contribution
It introduces a new graph generation approach based on a previous model, with fewer hyperparameters and lower runtime, improving scalability and fidelity.
Findings
The method accurately replicates Twitter-like topological features.
It effectively models epidemic spreading processes on generated graphs.
The approach is highly scalable for larger network simulations.
Abstract
Online social networks have emerged as useful tools to communicate or share information and news on a daily basis. One of the most popular networks is Twitter, where users connect to each other via directed follower relationships. Researchers have studied Twitter follower graphs and described them with various topological features. Collecting Twitter data, especially crawling the followers of users, is a tedious and time-consuming process and the data needs to be treated carefully due to its sensitive nature, containing personal user information. We therefore aim at the fast generation of synthetic directed social network graphs with reciprocal edges and high clustering. Our proposed method is based on a previously developed model, but relies on less hyperparameters and has a significantly lower runtime. Results show that the method does not only replicate the crawled directed Twitter…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
