CYAISIAug 29, 2024

LLMs generate structurally realistic social networks but overestimate political homophily

arXiv:2408.16629v236 citationsh-index: 19
AI Analysis

This work addresses the risk of bias in AI-generated social networks for applications like epidemic modeling, but it is incremental as it builds on existing LLM capabilities.

The study tackled the problem of generating realistic social networks using large language models (LLMs) and found that while LLMs produce networks matching real ones in characteristics like density and clustering, they significantly overestimate political homophily compared to real networks.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes