Papers › LLMs generate structurally realistic social networks but overestimate political homophily

LLMs generate structurally realistic social networks but overestimate political homophily

29 Aug 2024arXiv:2408.16629archive 2025-07-28

Serina Chang, Alicja Chaszczewicz, Emma Wang, Maya Josifovska, Emma Pierson, Jure Leskovec

Generating social networks is essential for many applications, such as epidemic modeling and social simulations. The emergence of generative AI, especially large language models (LLMs), offers new possibilities for social network generation: LLMs can generate networks without additional training or need to define network parameters, and users can flexibly define individuals in the network using natural language. However, this potential raises two critical questions: 1) are the social networks generated by LLMs realistic, and 2) what are risks of bias, given the importance of demographics in forming social ties? To answer these questions, we develop three prompting methods for network generation and compare the generated networks to a suite of real social networks. We find that more realistic networks are generated with "local" methods, where the LLM constructs relations for one persona at a time, compared to "global" methods that construct the entire network at once. We also find that the generated networks match real networks on many characteristics, including density, clustering, connectivity, and degree distribution. However, we find that LLMs emphasize political homophily over all other types of homophily and significantly overestimate political homophily compared to real social networks.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2408.16629")

Code

Syntology Ran 15 of 17 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 15 ran with no contract checked.

By repository: official repository: 17 samples from 1 repository, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

snap-stanford/llm-social-network officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 15 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15ran
2unverified

Licence: 17 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from snap-stanford/llm-social-network. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

basic_sanitize snap-stanford/llm-social-network/bias.py official repository ran fingerprinted no licence file found · pointer only · 55fb422341b84630 · report
bayes_compare_language snap-stanford/llm-social-network/bias.py official repository ran no licence file found · pointer only · 612f39df05963bc5 · report
convert_persona_to_string snap-stanford/llm-social-network/generate_personas.py official repository ran no licence file found · pointer only · 172438fdb9a4ea48 · report
define_color snap-stanford/llm-social-network/plotting.py official repository ran no licence file found · pointer only · df859c62e17451b0 · report
extract_gpt_output snap-stanford/llm-social-network/constants_and_utils.py official repository ran no licence file found · pointer only · 562161f6a0035779 · report
get_node_from_string snap-stanford/llm-social-network/constants_and_utils.py official repository ran fingerprinted no licence file found · pointer only · 13e836662e2f08c4 · report
get_persona_format snap-stanford/llm-social-network/generate_networks.py official repository ran no licence file found · pointer only · d497157741bc59d7 · report
get_short_name snap-stanford/llm-social-network/plotting.py official repository ran no licence file found · pointer only · a6a19ebad08cbb4e · report
get_system_prompt snap-stanford/llm-social-network/generate_networks.py official repository ran no licence file found · pointer only · 0d15a8a4a2812268 · report
load_personas_as_dict snap-stanford/llm-social-network/generate_personas.py official repository ran no licence file found · pointer only · 7fd03899cd7eed64 · report
make_graph_from_net_file snap-stanford/llm-social-network/network_datasets.py official repository ran no licence file found · pointer only · 0626acbc6915d7ac · report
make_graphs_from_dynetml_file snap-stanford/llm-social-network/network_datasets.py official repository ran no licence file found · pointer only · 6cfeb489d8339a70 · report
make_graphs_from_paj_file snap-stanford/llm-social-network/network_datasets.py official repository ran no licence file found · pointer only · 60adc15c14c0c266 · report
parse_save_name snap-stanford/llm-social-network/plotting.py official repository ran no licence file found · pointer only · de721215ae5496df · report
prop_nodes_in_giant_component snap-stanford/llm-social-network/constants_and_utils.py official repository ran no licence file found · pointer only · db6f594f7abd00c6 · report
get_user_prompt snap-stanford/llm-social-network/generate_networks.py official repository unverified no licence file found · pointer only · 0d02210460fd59f5 · report
us_population snap-stanford/llm-social-network/generate_personas.py official repository unverified no licence file found · pointer only · 51f8be307f590f08 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections